Improve hairpin mode description
Mention VEPA and reflective relay. Signed-off-by: Bastien Roucariès <rouca@debian.org> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
706f7d35e2
commit
1cad8f8d78
|
|
@ -332,7 +332,9 @@ cause the port to stop processing STP BPDUs.
|
|||
.TP
|
||||
.BR "hairpin on " or " hairpin off "
|
||||
Controls whether traffic may be send back out of the port on which it was
|
||||
received. By default, this flag is turned off and the bridge will not forward
|
||||
received. This option is also called reflective relay mode, and is used to support
|
||||
basic VEPA (Virtual Ethernet Port Aggregator) capabilities.
|
||||
By default, this flag is turned off and the bridge will not forward
|
||||
traffic back out of the receiving port.
|
||||
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Reference in New Issue