mac
115
Parameters: <seconds>is the time interval, ranging from 1 to 8192 seconds.
Default: The interval is 2 seconds by default.
Command mode: Global Mode.
Usage Guide: When the messages are being sent continuously, a sending delay is set to
prevent the Remote information from being updated repeatedly due to sending messages
simultaneously.
Example: Set the delay of sending messages as 3 seconds.
Switch(config)#lldp transmit delay 3
3.5.12 lldp transmit optional tlv
Command: lldp transmit optional tlv [portDesc] [sysName] [sysDesc] [sysCap]
no lldp transmit optional tlv
Function: Configure the type of optional TLV of the port.
Parameters: portDesc: the description of the port; sysName: the system name; sysDesc:
The description of the system; sysCap: the capability of the system.
Default: The messages carry no optional TLV by default.
Command mode: Port Configuration Mode.
Usage Guide: When configuring the optional TLV, each TLV can only appear once in a
message, portDesc optional TLV represents the name of local port; sysName optional TLV
represents the name of local system; sysDesc optional TLV represents the description of
local system; sysCap optional TLV represents the capability of local system.
Example: Configure that port ethernet 1/5 of the switch carries portDesc and sysCap TLV.
Switch(config)#in ethernet 1/5
Switch(Config-If-Ethernet 1/5)# lldp transmit optional tlv portDesc sysCap
3.5.13 lldp trap
Command: lldp trap <enable | disable>
Function: enable: configure to enable the Trap function on the specified port; disable:
configure to disable the Trap function on the specified port.
Parameters: None.
Default: The Trap function is disabled on the specified port by default.
Command mode: Port Configuration Mode.
Usage Guide: The function of sending Trap messages is enabled on the port.
Example: Enable the Trap function on port ethernet 1/5 of the switch.
Switch(config)#in ethernet 1/5
Switch(Config-If-Ethernet 1/5)#lldp trap enable










