ip-link.8: document "external" flag for vxlan
Signed-off-by: Jiri Benc <jbenc@redhat.com>
This commit is contained in:
parent
44df45973a
commit
42d17a617f
|
|
@ -422,6 +422,8 @@ the following additional arguments are supported:
|
|||
] [
|
||||
.BI maxaddress " NUMBER "
|
||||
] [
|
||||
.RI "[no]external "
|
||||
] [
|
||||
.B gbp
|
||||
]
|
||||
|
||||
|
|
@ -515,6 +517,12 @@ are entered into the VXLAN device forwarding database.
|
|||
.BI maxaddress " NUMBER"
|
||||
- specifies the maximum number of FDB entries.
|
||||
|
||||
.sp
|
||||
.I [no]external
|
||||
- specifies whether an external control plane
|
||||
.RB "(e.g. " "ip route encap" )
|
||||
or the internal FDB should be used.
|
||||
|
||||
.sp
|
||||
.B gbp
|
||||
- enables the Group Policy extension (VXLAN-GBP).
|
||||
|
|
|
|||
Loading…
Reference in New Issue