C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
1353
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
LLDP C
OMMANDS
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 ports 1.0.1 and 1.0.6, use the
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
lldp transmit
To enable LLDP advertisement transmission and reception on ports 1.0.1 and 1.0.6,
use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
lldp transmit receive
To disable LLDP advertisement transmission and reception on ports 1.0.1 and 1.0.6,
use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
no lldp transmit receive
Related
Commands
show lldp interface
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.