Monitoring And Maintaining Lldp And Lldp-Med - Cisco IE 3000 Software Configuration Manual

Table of Contents

Advertisement

Chapter 23
Configuring LLDP and LLDP-MED
Beginning in privileged EXEC mode, follow these steps to enable a TLV on an interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
lldp med-tlv-select tlv
Step 4
end
Step 5
copy running-config startup-config
This example shows how to enable a TLV on an interface when it has been disabled.
Switch# configure terminal
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# lldp med-tlv-select inventory-management
Switch(config-if)# end

Monitoring and Maintaining LLDP and LLDP-MED

To monitor and maintain LLDP and LLDP-MED on your device, perform one or more of these tasks,
beginning in privileged EXEC mode.
Command
clear lldp counters
clear lldp table
show lldp
show lldp entry entry-name
show lldp interface [interface-id]
show lldp neighbors [interface-id]
[detail]
show lldp traffic
OL-13018-01
Purpose
Enter global configuration mode.
Specify the interface on which you are configuring an LLDP-MED
TLV, and enter interface configuration mode.
Specify the TLV to enable.
Return to privileged EXEC mode.
(Optional) Save your entries in the configuration file.
Description
Reset the traffic counters to zero.
Delete the LLDP table of information about neighbors.
Display global information, such as frequency of transmissions, the holdtime for
packets being sent, and the delay time for LLDP to initialize on an interface.
Display information about a specific neighbor.
You can enter an asterisk (*) to display all neighbors, or you can enter the name
of the neighbor about which you want information.
Display information about interfaces where LLDP is enabled.
You can limit the display to the interface about which you want information.
Display information about neighbors, including device type, interface type and
number, holdtime settings, capabilities, and port ID.
You can limit the display to neighbors of a specific interface or expand the display
to provide more detailed information.
Display LLDP counters, including the number of packets sent and received,
number of packets discarded, and number of unrecognized TLVs.
Configuring LLDP and LLDP-MED
Cisco IE 3000 Switch Software Configuration Guide
23-7

Advertisement

Table of Contents
loading

Table of Contents