Removing lldp-med tlvs from ports 0, Removing lldp-med tlvs from ports – Allied Telesis AT-FS970M Series User Manual
Page 1230

Chapter 76: LLDP and LLDP-MED
1230
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