D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
482
Chapter 48
LLDP Commands
enable lldp
disable lldp
config lldp [message_tx_interval <sec 5-32768> | message_tx_hold_multiplier <int 2-10> |
tx_delay <sec 1-8192> | reinit_delay <sec 1-10>]
show lldp
config lldp forward_message [enable | disable]
config lldp notification_interval <sec 5-3600>
config lldp ports [<portlist> | all] [notification [enable | disable] | admin_status [tx_only | rx_only |
tx_and_rx | disable] | mgt_addr [ipv4 <ipaddr> | ipv6 <ipv6addr>] [enable | disable] | basic_tlvs
[{all} | {port_description | system_name | system_description | system_capabilities}] [enable |
disable] | dot1_tlv_pvid [enable | disable] | dot1_tlv_protocol_vid [vlan [all | <vlan_name 32>] |
vlanid <vidlist>] [enable | disable] | dot1_tlv_vlan_name [vlan [all | <vlan_name 32>] | vlanid
<vidlist>] [enable | disable] | dot1_tlv_protocol_identity [all | {eapol | lacp | gvrp | stp}] [enable |
disable] | dot3_tlvs [{all} | {mac_phy_configuration_status | link_aggregation | power_via_mdi |
maximum_frame_size}] [enable | disable]]
show lldp ports {<portlist>}
config lldp_med fast_start repeat_count <value 1-10>
config lldp_med log state [enable | disable]
config lldp_med notification topo_change ports [<portlist> | all] state [enable | disable]
config lldp_med ports
[<portlist> | all] med_transmit_capabilities [all | {capabilities |
network_policy | power_pse | inventory}(1)] state [enable | disable]
show lldp_med ports {<portlist>}
show lldp_med
show lldp_med local_ports {<portlist>}
show lldp_med remote_ports {<portlist>}
show lldp local_ports {<portlist>} {mode [brief | normal | detailed]}
show lldp mgt_addr {[ipv4 {<ipaddr>} | ipv6 {<ipv6addr>}]}
show lldp remote_ports {<portlist>} {mode [brief | normal | detailed]}
show lldp statistics
show lldp statistics ports {<portlist>}
48-1 enable lldp
Description
This command is used to enable LLDP. This is a global control for the LLDP function. When this
function is enabled, the switch can start to transmit LLDP packets and receive and process the
LLDP packets. The specific function of each port will depend on the per port LLDP setting. For the
advertisement of LLDP packets, the switch announces the information to its neighbor through ports.
For the receiving of LLDP packets, the switch will learn the information from the LLDP packets
advertised from the neighbor in the neighbor table.The default state for LLDP is disabled.
Format
enable lldp
Parameters
None.