Field Description
Neighbor aged time Neighbor aging time
display dldp statistics
Syntax
display dldp statistics [ interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
interface-type interface-number: Port type and port number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the display dldp statistics command to display the statistics on the DLDP packets passing through a
port.
If you do not provide the interface-type interface-number argument, this command displays the statistics
on the DLDP packets passing through all the DLDP-enabled ports.
Examples
# Display the statistics on the DLDP packets passing through all the DLDP-enabled ports.
<Sysname> display dldp statistics
Interface GigabitEthernet1/0/25
Packets sent : 6
Packets received : 5
Invalid packets received : 2
Loop packets received : 0
Authentication failed packets received : 0
Valid packets received : 3
Interface GigabitEthernet1/0/26
Packets sent : 7
Packets received : 7
Invalid packets received : 3
Loop packets received : 0
22