Commit 42d17a61 authored by Jiri Benc's avatar Jiri Benc Committed by Stephen Hemminger

ip-link.8: document "external" flag for vxlan

Signed-off-by: default avatarJiri Benc <jbenc@redhat.com>
parent 44df4597
......@@ -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).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment