C613-50631-01 Rev A Command Reference for IE340 Series 3235
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LLDP COMMANDS
LLDP
TRANSMIT RECEIVE
lldp transmit receive
Overview This command enables transmission and/or reception of LLDP advertisements to
or from neighbors through the specified ports.
The no variant of this command disables transmission and/or reception of LLDP
advertisements through specified ports.
Syntax
lldp {[transmit] [receive]}
no lldp {[transmit] [receive]}
Default LLDP advertisement transmission and reception are enabled on all ports by
default.
Mode Interface Configuration
Examples To enable transmission of LLDP advertisements on port1.0.1 and port1.0.2, use the
commands:
awplus# configure terminal
awplus(config)# interface port1.0.1,port1.0.2
awplus(config-if)# lldp transmit
To enable LLDP advertisement transmission and reception on port1.0.1 and
port1.0.2, use the commands:
awplus# configure terminal
awplus(config)# interface port1.0.1,port1.0.2
awplus(config-if)# lldp transmit receive
To disable LLDP advertisement transmission and reception on port1.0.1 and
port1.0.2, use the commands:
awplus# configure terminal
awplus(config)# interface port1.0.1,port1.0.2
awplus(config-if)# no lldp transmit receive
Related
commands
show lldp interface
Command
changes
Version 5.4.8-2.1: Command added to AR2050V, AR3050S, AR4050S
Parameter Description
transmit Enable or disable transmission of LLDP advertisements via this port
or ports.
receive Enable or disable reception of LLDP advertisements via this port or
ports.