Chapter 4: Management
Extreme Networks EAS 100-24t Switch CLI Manual
56
To configure the VLAN name TLV from the outbound LLDP advertisements for all ports:
To configure the protocol identity TLV from the outbound LLDP advertisements for all ports:
To configure the MAC/PHY configuration/status TLV from the outbound LLDP advertisements for all
ports:
# config lldp ports all dot1_tlv_vlan_name vlanid 1-3 enable
Command: config lldp ports all dot1_tlv_vlan_name vlanid 1-3
enable
Success.
#
# config lldp ports all dot1_tlv_protocol_identity all enable
Command: config lldp ports all dot1_tlv_protocol_identity all
enable
Success.
#
#config lldp ports all dot3_tlvs mac_phy_configuration_status
enable
Command: config lldp ports all dot3_tlvs
mac_phy_configuration_status enable
Success.
#
config lldp forward_message
Purpose Used to configure forwarding of LLDPDU packets when LLDP is disabled.
Syntax config lldp forward_message [enable | disable]
Description When LLDP is disabled and LLDP forward message is enabled, the received
LLDPDU packets will be forwarded. The default state is disable.
Parameters None.
Restrictions Only Administrator-level users can issue this command.