Reference Guide

Table Of Contents
1. Enable basic TLVs attributes to transmit and receive LLDP packets in INTERFACE mode.
lldp tlv-select basic-tlv {port-description | system-name | system-description |
system-capabilities | management-address}
2. Enable dot3 TLVs to transmit and receive LLDP packets in INTERFACE mode.
lldp tlv-select dot3tlv {macphy-config | max-framesize}
3. Enable dot1 TLVs to transmit and receive LLDP packets in INTERFACE mode.
lldp tlv-select dot1tlv { port-vlan-id | link-aggregation}
Configure advertise TLVs
OS10(conf-if-eth1/1/3)# lldp tlv-select basic-tlv system-name
OS10(conf-if-eth1/1/1)# lldp tlv-select dot3tlv macphy-config max-framesize
OS10(conf-if-eth1/1/3)# lldp tlv-select dot1tlv link-aggregation
Network policy advertisement
LLDP-MED is enabled on all interfaces by default. Configure OS10 to advertise LLDP-MED TLVs out of configured interfaces.
Define LLDP-MED network policies before applying the policies to an interface. Attach only one network policy per interface.
Define an LLDP-MED network-policy on an interface in CONFIGURATION mode.
lldp-med network-policy {add | remove} number
add Attach the network policy to an interface.
remove Remove the network policy from an interface.
number Enter a network policy index number (1 to 32).
Configure advertise LLDP-MED network policies
OS10(conf-if-eth1/1/5)# lldp-med network-policy add 1
Fast start repeat count
Fast start repeat count enables a network connectivity device to advertise itself at a faster rate for a limited amount of time.
The fast start timer starts when a network connectivity device receives the first LLDP frame from a newly detected endpoint.
Layer 2
177