clear lldp statistics

Clears LLDP statistics for all interfaces or a specified Ethernet interface.

Syntax

clear lldp statistics [ interface ethernet slot/port ]

Parameters

ethernet
Use this parameter to specify an ethernet interface, followed by the slot or port number.
slot
Specifies a valid slot number. For devices that do not support linecards, specify 0.
port
Specifies a valid port number.

Modes

Privileged EXEC mode

Usage Guidelines

If the interface parameter is not specified, this command clears all the LLDP statistics on all interfaces.

Examples

To clear all the LLDP statistics for all interfaces:

device# clear lldp statistics
 

To clear LLDP neighbor information on a specific ethernet interface:

device# clear lldp statistics interface ?
Possible completions:
ethernet   Ethernet interface
device# clear lldp statistics interface ethernet ?
Description: The list of Ethernet interfaces.
Possible completions:
  0/1
  0/2
  0/3
  0/4
  0/5
  0/6
  0/8
  0/9
  0/10
  0/11
  0/12
  0/13
  0/14
  0/15
  0/16
  0/17
  0/18
  0/19
  0/20
  0/21
  0/22
  0/23
device#clear lldp statistics interface ethernet 0/23
device#