Reference Guide
Open Shortest Path First (OSPFv2 and OSPFv3) | 1059
The show ip ospf process-id statistics command displays the error packet count received on each
interface as:
• The hello-timer remaining value for each interface
• The wait-timer remaining value for each interface
• The grace-timer remaining value for each interface
• The packet count received and transmitted for each neighbor
• Dead timer remaining value for each neighbor
• Transmit timer remaining value for each neighbor
• The LSU Q length and its highest mark for each neighbor
• The LSR Q length and its highest mark for each neighbor
Example
Figure 38-20. Command Example: show ip ospf process-id statistics
Related
Commands
show ip ospf topology
c e s
Display routers in directly connected areas.
Syntax
show ip ospf process-id topology
Parameters
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Command
History
FTOS#show ip ospf 100 statistics
Interface GigabitEthernet 0/8
Hello-Timer 9, Wait-Timer 0, Grace-Timer 0
Error packets (Only for RX)
Intf-Down 0 Non-Dr 0 Self-Org 0
Wrong-Len 0 Invld-Nbr 0 Nbr-State 0
Auth-Error 0 MD5-Error 0 Cksum-Err 0
Version 0 AreaMisMatch 0 Conf-Issue 0
SeqNo-Err 0 Unkown-Pkt 0
Neighbor ID 9.1.1.2
Hello DDiscr LSReq LSUpd LSAck
RX 59 3 1 1 1
TX 62 2 1 0 0
Dead-Timer 37, Transmit-Timer 0
LSU-Q-Len 0, LSU-Q-Wmark 0
LSR-Q-Len 0, LSR-Q-Wmark 1
clear ip ospf statistics Clear the packet statistics in all interfaces and neighbors
process-id
Enter the OSPF Process ID to show a specific process.
If no Process ID is entered, command applies only to the first OSPF process.
Version 7.8.1.0 Introduced support of Multi-Process OSPF.