Chapter 4: Management
Extreme Networks EAS 100-24t Switch CLI Manual
48
Each command is listed, in detail, in the following sections:
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>]
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>] [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 <vlanid_list>]
[enable | disable] | dot1_tlv_vlan_name [vlan [all | <vlan_name 32>] | vlanid
<vlanid_list>] [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]]
config lldp forward_message [enable | disable]
show lldp
show lldp mgt_addr {[ipv4 <ipaddr>]}
show lldp ports {<portlist>}
show lldp local_ports {<portlist>} {mode [brief | normal | detailed]}
show lldp remote_ports {<portlist>} {mode [brief | normal | detailed]}
show lldp statistics
show lldp statistics ports {<portlist>}
enable lldp
Purpose Used to enable LLDP operations on the switch.
Syntax enable lldp
Description This command is used for global control of 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.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
Command Parameters