man: ip-link.8: Document bridge_slave fdb_flush option
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
This commit is contained in:
parent
3cef95926b
commit
e83435fcd7
|
|
@ -1429,6 +1429,8 @@ the following additional arguments are supported:
|
||||||
|
|
||||||
.B "ip link set type bridge_slave"
|
.B "ip link set type bridge_slave"
|
||||||
[
|
[
|
||||||
|
.B fdb_flush
|
||||||
|
] [
|
||||||
.BI state " STATE"
|
.BI state " STATE"
|
||||||
] [
|
] [
|
||||||
.BI priority " PRIO"
|
.BI priority " PRIO"
|
||||||
|
|
@ -1459,6 +1461,9 @@ the following additional arguments are supported:
|
||||||
|
|
||||||
.in +8
|
.in +8
|
||||||
.sp
|
.sp
|
||||||
|
.B fdb_flush
|
||||||
|
- flush bridge slave's fdb dynamic entries.
|
||||||
|
|
||||||
.BI state " STATE"
|
.BI state " STATE"
|
||||||
- Set port state.
|
- Set port state.
|
||||||
.I STATE
|
.I STATE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue