C
HAPTER
39
| LLDP Commands
– 1298 –
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" on page 1126 and "protocol-
vlan protocol-group (Configuring Interfaces)" on page 1144.
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)#