193
Examples
# Set the LLDPDU transmit delay to 4 seconds.
<Sysname> system-view
[Sysname] lldp timer tx-delay 4
lldp timer tx-interval
Syntax
lldp timer tx-interval
interval
undo lldp timer tx-interval
View
System view
Default level
2: System level
Parameters
interval
: Sets the LLDPDU transmit interval, ranging from 5 to 32768 seconds.
Description
Use the
lldp timer tx-interval
command to set the LLDPDU transmit interval.
Use the
undo lldp timer tx-interval
command to restore the default.
By default, the LLDPDU transmit interval is 30 seconds.
Examples
# Set the LLDPDU transmit interval to 20 seconds.
<Sysname> system-view
[Sysname] lldp timer tx-interval 20
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