CLI ReferenceInterface Configuration Commands LLDP Configuration Commands
The number of lldp frames transmitted : 0
The number of frames discarded : 0
The number of error frames : 0
The number of lldp frames received : 0
The number of TLVs discarded : 0
The number of TLVs unrecognized : 0
The number of neighbor information aged out : 0
Only supported by switch products.
Clear LLDP neighbor information.
clear lldp table [interface interface-name ]
If the interface parameter is specified, clear the LLDP neighbor information of the specified interface.
If the interface parameter is not specified, clear the LLDP neighbor information of all interfaces.
Clear the LLDP neighbor information of Interface 1.
Ruijie# show lldp neighbors interface GigabitEthernet 0/1
Lldp statistics information of port [GigabitEthernet 0/1]
------------------------------------------------------------
The number of lldp frames transmitted : 0
The number of frames discarded : 0
The number of error frames : 0
The number of lldp frames received : 0
The number of TLVs discarded : 0
The number of TLVs unrecognized : 0
The number of neighbor information aged out : 0
Ruijie# clear lldp table interface GigabitEthernet 0/1
Ruijie# show lldp neighbors interface GigabitEthernet 0/1