C
HAPTER
39
| LLDP Commands
– 1297 –
lldp dot1-tlv
proto-vid
This command configures an LLDP-enabled port to advertise port-based
protocol VLAN information. Use the no form to disable this feature.
SYNTAX
[no] lldp dot1-tlv proto-vid
DEFAULT SETTING
Enabled
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
This option advertises the port-based protocol VLANs configured on this
interface (see "Configuring Protocol-based VLANs" on page 1143).
EXAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#no lldp dot1-tlv proto-vid
Console(config-if)#
lldp dot1-tlv pvid This command configures an LLDP-enabled port to advertise its default
VLAN ID. Use the no form to disable this feature.
SYNTAX
[no] lldp dot1-tlv pvid
DEFAULT SETTING
Enabled
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
The port’s default VLAN identifier (PVID) indicates the VLAN with which
untagged or priority-tagged frames are associated (see the switchport
native vlan command).
EXAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#no lldp dot1-tlv pvid
Console(config-if)#