Users Guide

Table Of Contents
LLDP PDU Truncated(Too many TLV's): false
VLAN Name(s):
VLAN NAME
---------------------
1 vlan1
2 vlan2
4 vlan4
5 vlan5
6 vlan6
7 vlan7
8 vlan8
9 vlan9
Maximum size of LLDP PDU: 1500
Current LLDP PDU Size: 386
LLDP PDU Truncated(Too many TLV's): false
LLDP MED Capabilities:
Supported:
LLDP-MED Capabilities,
Network Policy,
Inventory Management
Current:
LLDP-MED Capabilities,
Network Policy
LLDP MED Device Type: Network connectivity
Disable and reenable LLDP TLVs
By default, the interfaces advertise all LLDP TLVs except VLAN name TLV.
Disable LLDP TLVs in INTERFACE mode.
no lldp tlv-select basic-tlv {port-description | system-name | system-description |
system-capabilities | management-address}
no lldp tlv-select dot1tlv {port-vlan-id | link-aggregation | vlan-name}
no lldp tlv-select dot3tlv {macphy-config | max-framesize}
Disable LLDP TLVs
OS10(config)# interface ethernet 1/1/2
OS10(conf-if-eth1/1/2)# no lldp tlv-select basic-tlv system-name system-description
OS10(conf-if-eth1/1/2)# no lldp tlv-select dot1tlv port-vlan-id
OS10(conf-if-eth1/1/2)# no lldo tlv-select dot3tlv max-framesize
To reenable LLDP TLVs advertise on an interface, use the following commands:
Enable LLDP TLVs
OS10(config)# interface ethernet 1/1/2
OS10(conf-if-eth1/1/2)# lldp tlv-select basic-tlv system-name system-description
OS10(conf-if-eth1/1/2)# lldp tlv-select dot1tlv port-vlan-id
Disable and enable LLDP TLVs on management ports
By default, management ports advertise all LLDP TLVs except VLAN name TLV. You can disable the LLDP TLV advertisement
on management ports using the following commands:
Disable LLDP TLVs in INTERFACE mode.
no lldp tlv-select basic-tlv {port-description | system-name | system-description |
system-capabilities | management-address}
no lldp tlv-select dot1tlv {port-vlan-id | vlan-name}
Layer 2
439