ECS4110-52P_Management Guide

Table Of Contents
C
HAPTER
41
| LLDP Commands
– 1334
lldp dot1-tlv
vlan-name
This command configures an LLDP-enabled port to advertise its VLAN
name. Use the no form to disable this feature.
SYNTAX
[no] lldp dot1-tlv vlan-name
DEFAULT SETTING
Enabled
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
This option advertises the name of all VLANs to which this interface has
been assigned. See switchport allowed vlan and protocol-vlan
protocol-group (Configuring Interfaces).
EXAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#no lldp dot1-tlv vlan-name
Console(config-if)#
lldp dot3-tlv link-agg This command configures an LLDP-enabled port to advertise link
aggregation capabilities. Use the no form to disable this feature.
SYNTAX
[no] lldp dot3-tlv link-agg
DEFAULT SETTING
Enabled
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
This option advertises link aggregation capabilities, aggregation status of
the link, and the 802.3 aggregated port identifier if this interface is
currently a link aggregation member.
EXAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#no lldp dot3-tlv link-agg
Console(config-if)#