beautypg.com

Removing lldp-med tlvs from ports, Removing lldp-med tlvs from ports 2 – Allied Telesis AT-8100 Series User Manual

Page 1252

background image

Chapter 78: LLDP and LLDP-MED

1252

Removing LLDP-MED TLVs from Ports

To remove optional LLDP-MED TLVs from ports, use the NO LLDP MED-
TLV-SELECT command:

no lldp med-tlv-select capabilities|network-
policy|location|power-management-ext|inventory-
management|all

You can specify only one TLV at a time in the command, which is located
in the Port Interface mode. This example stops ports 6 and 11 from
sending the location and inventory management TLVs in their
advertisements:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.6,port1.0.11
awplus(config-if)# no lldp med-tlv-select location
awplus(config-if)# no lldp med-tlv-select inventory-
management

This example stops port 15 from transmitting all optional LLDP-MED
TLVs:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15
awplus(config-if)# no lldp med-tlv-select all