DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
387
show lldp remote_ports {<portlist>} {mode[brief | normal |
detailed]}
The show lldp remote_ports command displays the information
regarding neighboring devices.
<portlist> − A port or range of ports to be displayed.
[mode[brief | normal | detailed]} − defines which mode of information
want to be displayed, brief, normal or detailed.
Example usage:
To show the information for remote ports:
DES-1210-52/ME:5# show lldp remote_ports 1 mode normal
Command: show lldp remote_ports 1 mode normal
Port ID : 1
---------------------------------------------------------------------------
Remote Entities Count : 0
(NONE)
DES-1210-52/ME:5#
To enable LLDP notification on a port or ports.
config lldp ports [<portlist> | all] notification [enable | disable]
The config lldp ports notification command defines lldp notification
per port on the switch.
ports [<portlist> | all] – Specify a port or ports to be configured.
notification [enable | disable]– defines is notification is enabled or
disabled.
Example usage:
To configure LLDP notification:
DES-1210-52/ME:5# config lldp ports 1-3 notification enable
Command: config lldp ports 1-3 notification enable
Success.
DES-1210-52/ME:5#
To define LLDP admin status on a port or ports.
config lldp ports [<portlist> | all] admin_status [tx_only |
rx_only | tx_and_rx | disable]
The config lldp ports admin status command defines lldp admin
status per port on the switch.