We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
We lack an example showing how to make a bridge flood LLDP rather as opposed to snoop them.
One could add such an example to the Bridge section, possibly as a subsection on same level as MAC Bridge and VLAN Bridge?
Ideas below. Probably good to add a lego picture as well with a bridge and four Ethernet ports, illustrating that LLDP packet will be flooded.
admin@example:/config/> edit interface br0 admin@example:/config/interface/br0/> set bridge ieee-group-forward <TAB> [0..15] List of IEEE link-local protocols to forward, e.g., STP, LLDP dot1x 802.1X Port-Based Network Access Control. lacp 802.3 Slow Protocols, e.g., LACP. lldp 802.1AB Link Layer Discovery Protocol (LLDP). stp Spanning Tree (STP/RSPT/MSTP). admin@example:/config/interface/br0/> set bridge ieee-group-forward lldp admin@example:/config/interface/br0/>
The text was updated successfully, but these errors were encountered:
Minor formulation change in ieee group forwarding documentation
936736e
Fix #788 [skip ci]
9103d31
32ec988
jovatn
No branches or pull requests
We lack an example showing how to make a bridge flood LLDP rather as opposed to snoop them.
One could add such an example to the Bridge section, possibly as a subsection on same level as MAC Bridge and VLAN Bridge?
Ideas below. Probably good to add a lego picture as well with a bridge and four Ethernet ports, illustrating that LLDP packet will be flooded.
The text was updated successfully, but these errors were encountered: