211
lldp tlv-enable
Syntax
lldp
tlv-enable
{
basic-tlv
{
all
|
port-description
|
system-capability
|
system-description
|
system-name
} |
dot1-tlv
{
all
|
port-vlan-id
|
protocol-vlan-id
[
vlan-id
] |
vlan-name
[
vlan-id
]
} |
dot3-tlv
{
all
|
link-aggregation
|
mac-physic
|
max-frame-size
|
power
} |
med-tlv
{
all
|
capability
|
inventory
|
location-id
{
civic-address device-type country-code
{
ca-type
ca-value
}&<1-10> |
elin-address
tel-number
} |
network-policy
|
power-over-ethernet
}
}
undo lldp
tlv-enable
{
basic-tlv
{
all
|
port-description
|
system-capability
|
system-description
|
system-name
} |
dot1-tlv
{
all
|
port-vlan-id
|
protocol-vlan-id
|
vlan-name
} |
dot3-tlv
{
all
|
link-aggregation
|
mac-physic
|
max-frame-size
|
power
} |
med-tlv
{
all
|
capability
|
inventory
|
location-id
|
network-policy
|
power-over-ethernet
}
}
View
Layer 2 Ethernet interface view, port group view
Default level
2: System level
Parameters
all
: Advertises all TLVs of the specified type.
•
Enables the interface to advertise the following TLVs:
{
All basic LLDP TLVs if the
all
keyword is specified for
basic-tlv
.
{
All IEEE 802.1 organizationally specific LLDP TLVs if the
all
keyword is specified for
dot1-tlv
.
{
All IEEE 802.3 organizationally specific LLDP TLVs it the
all
keyword is specified for
dot3-tlv
.
•
Enables the interface to advertise all LLDP-MED TLVs except location identification TLVs if the
all
keyword is specified for
med-tlv
.
basic-tlv
: Advertises basic LLDP TLVs.
port-description
: Advertises port description TLVs.
system-capability
: Advertises system capabilities TLVs.
system-description
: Advertises system description TLVs.
system-name
: Advertises system name TLVs.
dot1-tlv
: Advertises IEEE 802.1 organizationally specific LLDP TLVs.
port-vlan-id
: Advertises port VLAN ID TLVs.
protocol-vlan-id
[
vlan-id
]: Advertises port and protocol VLAN ID TLVs. The
vlan-id
argument
specifies the ID of the VLAN to be advertised, in the range of 1 to 4094. By default, the
vlan-id
argument is the least VLAN ID on the port.
vlan-name
[
vlan-id
]: Advertises VLAN name TLVs. The
vlan-id
argument specifies the ID of the
VLAN to be advertised in the range of 1 to 4094. By default, the
vlan-id
argument is the least VLAN
ID on the port.
dot3-tlv
: Advertises IEEE 802.3 organizationally specific LLDP TLVs.
link-aggregation
: Advertises link aggregation TLVs.
mac-physic
: Advertises MAC/PHY configuration/status TLVs.
max-frame-size
: Advertises maximum frame size TLVs.
power
: Advertises power via MDI TLVs and power stateful control TLVs.