LLDP Commands
Extreme Networks EAS 100-24t Switch CLI Manual
55
To configure the port’s transmit and receive mode:
To enable port 1 to port 2 to manage address entries:
To configure the switch to exclude the system name TLV from outbound LLDP advertisements on all
ports:
To configure the Port VLAN ID TLV from the outbound LLDP advertisements for all ports:
To configure the Port AND Protocol VLAN ID TLV from the outbound LLDP advertisements for all
ports:
# config lldp ports 1-5 admin_status tx_and_rx
Command: config lldp ports 1-5 admin_status tx_and_rx
Success.
#
# config lldp ports 1-2 mgt_addr ipv4 192.168.254.10 enable
Command: config lldp ports 1-2 mgt_addr ipv4 192.168.254.10
enable
Success
#
# config lldp ports all basic_tlvs system_name enable
Command: config lldp ports all basic_tlvs system_name enable
Success.
#
# config lldp ports all dot1_tlv_pvid enable
Command: config lldp ports all dot1_tlv_pvid enable
Success.
#
# config lldp ports all dot1_tlv_protocol_vid vlanid 1 disable
Command: config lldp ports all dot1_tlv_protocol_vid vlanid 1
disable
Success.
#