Users Guide

Table Of Contents
Advertise TLVs
Congure the system to advertise TLVs from all interfaces or specic interfaces. If you congure an interface, only the interface sends LLD
PDUs with the specied TLVs.
1 Enable basic TLV 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 | vlan-name}
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
Advertise VLAN Name TLVs
You can congure the system to advertise the names of VLANs in LLDP PDUs. You must congure the VLAN names before you congure
the system to advertise VLAN names.
By default, this feature is disabled. After you enable this feature, the system starts sending LLDP PDUs with the congured name of the
default VLAN. If the default VLAN does not have a congured name, the system does not send an LLDP PDU with a VLAN name.
Transmit VLAN name of the default VLAN
1 Enter INTERFACE mode from CONFIGURATION mode.
OS10(config)# interface ethernet 1/1/1
2 Enable the vlan-name option in INTERFACE mode.
OS10(conf-if-eth1/1/1)#lldp tlv-select dot1-tlv vlan-name
Layer 2
371