beautypg.com

Allied Telesis AT-FS970M Series User Manual

Page 1260

background image

Chapter 77: LLDP and LLDP-MED Commands

1260

Examples

This example configures ports 3 to 5 to transmit all the optional LLDP
TLVs:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.3-port1.0.5
awplus(config-if)# lldp tlv-select all

This example configures ports 14 and 22 to transmit the optional LLDP
port-description, port-vlan, and system-description TLVs:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.14,port1.0.22
awplus(config-if)# lldp tlv-select port-description
awplus(config-if)# lldp tlv-select port-vlan
awplus(config-if)# lldp tlv-select system-description