D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
20
3
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To show the information for remote ports:
DGS3100# show lldp remote_ports
DGS3100#
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 – ports.
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:
DGS3100# config lldp ports 1 notification enable
Success.
DGS3100#
config lldp ports
Purpose To define LLDP admin status on a port or ports.
Syntax
config lldp ports [<portlist> | all] admin_status [tx | rx | both |
disable]
Description The config lldp ports admin status command defines lldp admin
status per port on the switch.
Parameters ports – ports.
Admin status – defines admin status of ports on the switch
Tx- Tx only
Rx – Rx only
Both – Tx and RX
Disable – admin status disabled..
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To configure LLDP admin status
DGS3100# config lldp ports 1 admin_status both
Success.
DGS3100#