hit counter script

Configuring Lldp-Med Tlvs - Cisco IE 3000 Software Configuration Manual

Table of Contents

Advertisement

Configuring LLDP and LLDP-MED
Beginning in privileged EXEC mode, follow these steps to enable LLDP on an interface when it has been
disabled:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
lldp transmit
Step 4
lldp receive
Step 5
end
Step 6
copy running-config startup-config
This example shows how to enable LLDP on an interface.
Switch# configure terminal
Switch(config)# interface GigabitEthernet1/1
Switch(config-if)# lldp transmit
Switch(config-if)# lldp receive
Switch(config-if)# end

Configuring LLDP-MED TLVs

By default, the switch only sends LLDP packets until it receives LLDP-MED packets from the end
device. It will then send LLDP packets with MED TLVs as well. When the LLDP-MED entry has been
aged out, it only sends LLDP packets again.
By using the lldp interface configuration command, you can configure the interface not to send the TLVs
listed in
Table 23-2
LLDP-MED TLV
inventory-management
location
network-policy
power-management
Beginning in privileged EXEC mode, follow these steps to disable a TLV on an interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
no lldp med-tlv-select tlv
Step 4
end
Step 5
copy running-config startup-config
Cisco IE 3000 Switch Software Configuration Guide
23-6
Purpose
Enter global configuration mode.
Specify the interface on which you are enabling LLDP-MED, and
enter interface configuration mode.
LLDP packets are sent on the interface.
LLDP packets are received on the interface.
Return to privileged EXEC mode.
(Optional) Save your entries in the configuration file.
Table
23-2.
LLDP-MED TLVs
Purpose
Enter global configuration mode.
Specify the interface on which you are configuring a LLDP-MED
TLV, and enter interface configuration mode.
Specify the TLV to disable.
Return to privileged EXEC mode.
(Optional) Save your entries in the configuration file.
Description
LLDP-MED inventory management TLV
LLDP-MED location TLV
LLDP-MED network policy TLV
LLDP-MED power management TLV
Chapter 23
Configuring LLDP and LLDP-MED
OL-13018-01

Advertisement

Table of Contents
loading

Table of Contents