beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1282

background image

Chapter 79: LLDP and LLDP-MED Commands

1282

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