beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1239

background image

AT-8100 Switch Command Line User’s Guide

1239

Here are the commands to configure the ports to send the TLVs:

awplus> enable

Enter the Privileged Executive
mode from the User Executive
mode.

awplus# configure terminal

Enter the Global Configuration
mode.

awplus(config)# interface port1.0.18,port1.0.24

Enter the Port Interface mode for
ports 18 and 24.

awplus(config-if)# lldp transmit receive

Configure the ports to accept and
send TLVs to and from their
neighbors.

awplus(config-if)# no lldp tlv-select all

Remove all optional LLDP TLVs
from the ports with the NO LLDP
TLV-SELECT command.

awplus(config-if)# no lldp med-tlv-select all

Remove all optional LLDP-MED
TLVs from the ports with the NO
LLDP MED-TLV-SELECT
command.

awplus(config-if)# lldp tlv-select port-
description
awplus(config-if)# lldp tlv-select link-
aggregation
awplus(config-if)# lldp tlv-select mac-phy-config

Add the optional TLVs you want
the ports to transmit, with the
LLDP TLV-SELECT command.

awplus(config-if)# end

Return to the Privileged Exec
Mode.

awplus# show lldp interface port1.0.18,port1.0.24

Use the SHOW LLDP
INTERFACE command to confirm
the configuration.