DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
279
show lldp remote_ports
Purpose To display information regarding the neighboring devices discovered
using LLDP.
Syntax
show lldp remote_ports {<portlist>} {mode[brief | normal |
detailed]}
Description
The show lldp remote_ports command displays the information
regarding neighboring devices.
Parameters
<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.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To show the information for remote ports:
DES-1210-28/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-28/ME:5#
config lldp ports
Purpose To enable LLDP notification on a port or ports.
Syntax
config lldp ports [<portlist> | all] notification [enable | disable]
Description
The config lldp ports notification command defines lldp notification
per port on the switch.
Parameters
ports – Specify a port or ports to be configured.
notification [enable | disable]– defines is notification is enabled or
disabled.
Restrictions Only Administrator or operator-evel users can issue this command.
Example usage:
To configure LLDP notification:
DES-1210-28/ME:5# config lldp ports 1-3 notification enable
Command: config lldp ports 1-3 notification enable
Success!
DES-1210-28/ME:5#
config lldp ports
Purpose To define LLDP admin status on a port or ports.
Syntax
config lldp ports [<portlist> | all] admin_status [tx_only |
rx_only | tx_and_rx | disable]