Specifications

CLI Management Guide
TigerAccess™ EE
154 SMC7824M/VSW
7.3.6 Reinitiating Delay
To configure the interval time of enabling LLDP frame after configuring LLDP operation
type, use the following command.
Command Mode Description
lldp reinitdelay <1-10> Bridge
Configures the interval time of enabling LLDP frame
from the time of configuring not to process LLDP
frame. (default: 2)
To configure delay time of transmitting LLDP frame, use the following command.
Command Mode Description
lldp txdelay <1-8192> Bridge
Configures delay time of transmitting LLDP frame.
(default: 2)
7.3.7 Displaying LLDP Configuration
To display LLDP configuration, use the following command.
Command Mode Description
show lldp config [PORTS] Shows LLDP configuration.
show lldp remote [PORTS] Show statistics for remote entries.
show lldp statistics [PORTS]
Enable
Global
Bridge
Shows LLDP operation and statistics.
To delete an accumulated statistics on the port, use the following command.
Command Mode Description
clear lldp statistics [PORTS]
Enable
Global
Bridge
Deletes an accumulated statistics on the port.
The following is the sample output of the show lldp config command.
SWITCH(config)# show lldp config 1-2
GLOBL:
-----------------------------------------------------------------------
MsgTxInterval = 30
MsgTxHold = 4 => txTTL = 120
ReInitDelay = 2
TxDelay = 2
-----------------------------------------------------------------------
PORTS active adminStat| mgmtAddress|optTLVs
1: disable Tx<->Rx| none|
2: disable Tx<->Rx| none|
SWITCH(config)#