- 296 -

7.12.2.6 lldp transmit-tlv

This command is used to specify which optional type length values (TLVs) in the 802.1AB basic
management set are transmitted in the LLDPDUs. Use sys-name to transmit th e system name TLV. To
configure the system name , please refer to “snmp-server” com mand. Use sys-descto transmit the sy stem
description TLV. Use sys-cap to transmit the system capabilities TLV. Use port-desc to transmit the port
description TLV. To configure the port d escription, please refer to “description” command. Use org-spec
to transmit the organization specific TLV.
Syntax
lldp transmit-tlv [sys-desc] [sys-name] [sys-cap] [port-desc] [org-spec]
no lldp transmit-tlv [sys-desc] [sys-name] [sys-cap] [port-desc] [org-spec]
no - This command is used to remove an optional T LV from the LLDPDUs. Use the command without
parameters to remove all optional TLVs from the LLDPDU.
Default Setting
None
Command Mode
Interface Config

7.12.2.7 lldp timers

This command is used to set the timing parameters for local data transmission on ports enabled for LLDP.
The <interval-seconds> determines the number of seconds to wait between transmitting local data
LLDPDUs. The range is 1-32768 secon ds. The <hold-value> is the multiplier on the transmit interval that
sets the TTL in local data LLDPDUs. The multiplier range is 2-10. T he <reinit-seconds> is the delay
before re-initialization, and the range is 1-0 seconds.
Syntax
lldp timers [interval <interval-seconds>] [hold <hold-value>] [reinit <reinit-seconds>]
no lldp timers [interval] [hold] [reinit]
<interval-seconds> - Configures the number of seconds to wait betwe en transmitting local data
LLDPDUs
<hold-value> - Configures the multiplier on the transmit interval that sets the TTL in local data
LLDPDUs
<reinit-seconds> - Configures the delay before re-initialization
no - This command is used to return any or all timing parameters for local data tra nsmission o n ports
enabled for LLDP to the default values.