TP-Link TL-SG5428 Switch User Manual


 
200
to Tx&Rx (or Tx_Only), the fast start mechanism will be enabled, that is, the
transmit interval will be shorten to a second, and several LLDPDUs will be sent
out (the number of LLDP
DUs equals this parameter). The default value is 3.
Command Mode
Global Configuration Mode
Example
Specify the Transmit Interval of LLDPDU as 45 seconds and Trap message to
NMS as 120 seconds:
TP-LINK(config)# lldp timer tx-interval 45
TP-LINK(config)# lldp timer notify-interval 120
lldp admin-status
Description
The lldp admin-status command is used to configure the port’s LLDP operating
mode. To return to the default configuration, please use no lldp admin-status
command.
Syntax
lldp admin-status { disable | tx | rx | txrx }
no lldp admin-status
Parameter
disable —— Neither transmit nor receive LLDP frames.
tx —— Only transmit LLDP frames.
rx —— Only receive LLDP frames without sending.
txrx —— T
ransmit and receive LLDP frames. By default, the LLDP operating
mode of all port
s is “txrx”.
Command Mode
Interface Configuration Modeinterface ethernet / interface range ethernet
Example
Configure the LLDP operating mode as “tx” for port 6:
TP-LINK(config)# interface ethernet 6
TP-LINK(config-if)# lldp admin-status tx