Lldp transmit receive, Lldp transmit receive 3 – Allied Telesis AT-8100 Series User Manual
Page 1283
AT-8100 Switch Command Line User’s Guide
1283
LLDP TRANSMIT RECEIVE
Syntax
lldp transmit
receive|transmit
Parameters
transmit
Configures ports to send LLDP advertisements.
receive
Configures ports to accept LLDP advertisements.
Mode
Port Interface mode
Description
Use this command to configure ports to transmit and/or accept LLDP
advertisements. Ports configured to transmit LLDP advertisements send
the mandatory TLVs and any optional LLDP TLVs they have been
configured to send. Ports configured to receive LLDP advertisements
accept all advertisements from their neighbors.
Confirmation Command
“SHOW LLDP INTERFACE” on page 1303.
Examples
This example configures ports 14 and 22 to both transmit and receive
LLDP advertisements:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.14,port1.0.22
awplus(config-if)# lldp transmit receive
This example configures ports 16 to 22 to only receive LLDP
advertisements:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.16-port1.0.22
awplus(config-if)# lldp receive