Switch# show lldp interface
Show each interface’s LLDP configuraiton.
Switch# show lldp interface [port_list]
Show the selected interfaces’ LLDP configuration.
Show the current LLDP status.
Switch(config)# show lldp
Switch(config)# show lldp interface
Show each interface’s LLDP configuraiton.
Switch(config)# show lldp interface
[port_list]
Show the selected interfaces’ LLDP configuration.
Switch(config)# show lldp status
Show the current LLDP status.
Switch(config)# lldp hold-time 60
Set the hold-time value to 60 seconds.
Switch(config)# lldp interval 10
Set the updated LLDP packets to be sent in very
10 seconds.
Switch(config)# lldp packets 2
Set the number of packets to be sent in each
discovery to 2.
Switch(config)# lldp tlv-select
capability
Enable Capability attribute to be sent.
Switch(config)# lldp tlv-select
management-address
Enable Management Address attribute to be sent.
Switch(config)# lldp tlv-select port-
description
Enable Port Description attribute to be sent.
Switch(config)# lldp tlv-select system-
description
Enable System Description to be sent.
Switch(config)# lldp tlv-select system-
name
Enable System Name to be sent.
Use “Interface” command to configure a group of ports’ LLDP settings.
Switch(config)# interface
[port_list]
Enter several discontinuous port
numbers separated by commas or a
range of ports with a hyphen. For
example:1,3 or 2-4
Switch(config-if-PORT-
PORT)# lldp
Enable LLDP on the selected
interfaces.
Switch(config-if-PORT-
PORT)# no lldp
Disable LLDP on the selected
interfaces.