802.1AB Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 13-7
lldp lldpdu
Specifies the switch to control the transmission and the reception of LLDPDUs for a particular chassis, a
slot, or a port.
lldp {slot/port | slot | chassis} lldpdu {tx | rx | tx-and-rx | disable}
Syntax Definitions
slot/port Slot number for the module and physical port number on that module
(e.g., 3/1 specifies port 1 on slot 3).
slot The slot number for a specific module.
tx Transmits LLDPDUs.
rx Receives LLDPDUs.
tx-and-rx Transmits and receives LLDPDUs.
disable Disables LLDPDUs transmission and reception.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• The port can be set to receive, transmit, or transmit and receive LLDPDUs using this command.
• If this command is applied to a slot or chassis, then the existing configuration related to this command
will be lost.
Examples
-> lldp 1/2 lldpdu tx-and-rx
-> lldp chassis lldpdu disable
Release History
Release 6.6.1; command was introduced.
parameter default
tx | rx | tx-and-rx | disable tx-and-rx