Fortinet 548B Switch User Manual


 
- 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 the system name TLV. To
configure the system name, please refer to “snmp-server” command. Use sys-descto transmit the system
description TLV. Use sys-cap to transmit the system capabilities TLV. Use port-desc to transmit the port
description TLV. To configure the port description, 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 TLV 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 seconds. The <hold-value> is the multiplier on the transmit interval that
sets the TTL in local data LLDPDUs. The multiplier range is 2-10. The <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 between 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 transmission on ports
enabled for LLDP to the default values.