User Manual UMN:CLI
SURPASS hiD 6615 S223/S323 R1.5
A50010-Y3-C150-2-7619 125
7.3.6
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
Global
Bridge
Deletes an accumulated statistics on the port.
The following is to configure to enable LLDP function on
Bridge Configuration
mode-
through port number 10 of the switch and operate it.
SWITCH(bridge)#
show lldp config
10
GLOBL:
-----------------------------------------------------------------------
MsgTxInterval = 30
MsgTxHold = 4 => txTTL = 120
ReInitDelay = 2
TxDelay = 2
-----------------------------------------------------------------------
PORTS active adminStat|optTLVs
10: disable Tx<->Rx|0xf= PortDesc, SysName, SysDesc, SysCap
SWITCH(bridge)#
lldp enable
10
SWITCH(bridge)#
lldp disable
10 portdescription
SWITCH(bridge)#
lldp adminstatus 10
tx_only
SWITCH(bridge)#
lldp msg txinterval 50
SWITCH(bridge)#
lldp msg txhold
8
SWITCH(bridge)#
show lldp config
10
GLOBL:
-----------------------------------------------------------------------
MsgTxInterval = 50
MsgTxHold = 8 => txTTL = 400
ReInitDelay = 2
TxDelay = 2
-----------------------------------------------------------------------
PORTS active adminStat|optTLVs
10: enable Tx only |0xe= SysName, SysDesc, SysCap
SWITCH(bridge)#