Reference Guide

Enable LLDP
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# lldp transmit
OS10(conf-if-eth1/1/1)# lldp receive
Disable LLDP globally
OS10(config)# no lldp enable
Advertise TLVs
Congure the system to advertise TLVs out of all interfaces or specic interfaces. If you congure an interface, only the interface sends
LLDPDUs with the specied TLVs.
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}
Congure 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. Congure OS10 to advertise LLDP-MED TLVs out of congured interfaces. Dene LLDP-
MED network policies before applying the policies to an interface. Attach only one network policy per interface.
Dene an LLDP-MED network-policy on an interface in CONFIGURATION mode.
lldp-med network-policy {add | remove} number
148
Layer 2