diff mbox series

[iproute2-next,V2,3/4] man8/bridge.8: add locked port feature description and cmd syntax

Message ID 20220228133650.31358-4-schultz.hans+netdev@gmail.com (mailing list archive)
State Accepted
Commit d4fe36736dfb4565153f2a35715bdc200fe65dc7
Delegated to: David Ahern
Headers show
Series Add support for locked bridge ports (for 802.1X) | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Hans S Feb. 28, 2022, 1:36 p.m. UTC
Signed-off-by: Hans Schultz <schultz.hans+netdev@gmail.com>
---
 man/man8/bridge.8 | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff mbox series

Patch

diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
index 81ce9e6f..cb0ffc16 100644
--- a/man/man8/bridge.8
+++ b/man/man8/bridge.8
@@ -50,6 +50,7 @@  bridge \- show / manipulate bridge addresses and devices
 .BR neigh_suppress " { " on " | " off " } ] [ "
 .BR vlan_tunnel " { " on " | " off " } ] [ "
 .BR isolated " { " on " | " off " } ] [ "
+.BR locked " { " on " | " off " } ] [ "
 .B backup_port
 .IR  DEVICE " ] ["
 .BR nobackup_port " ] [ "
@@ -513,6 +514,16 @@  Controls whether a given port will be isolated, which means it will be
 able to communicate with non-isolated ports only.  By default this
 flag is off.
 
+.TP
+.BR "locked on " or " locked off "
+Controls whether a port will be locked, meaning that hosts behind the
+port will not be able to communicate through the port unless an FDB
+entry with the units MAC address is in the FDB.
+The common use is that hosts are allowed access through authentication
+with the IEEE 802.1X protocol or based on whitelists or like setups.
+By default this flag is off.
+
+
 .TP
 .BI backup_port " DEVICE"
 If the port loses carrier all traffic will be redirected to the