Open Shortest Path First (OSPFv2) | 429
Example
Figure 21-18. show ip ospf process-id statistics Command Example
Related
Commands
show ip ospf timers rate-limit
Show the LSA currently in the queue waiting for timers to expire.
Syntax
show ip ospf process-id timers rate-limit
Parameters
Defaults
none
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 21-19. show ip ospf process-id timers rate-limit Command Example
FTOS#show ip ospf 10 statistics
Interface TenGigabitEthernet 4/45
Error packets (Receive statistics)
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 Unknown-Pkt 0 Bad-LsReq 0
RtidZero 0
Neighbor ID 3.1.1.2
Packet Statistics
Hello DDiscr LSReq LSUpd LSAck
RX 47 2 1 3 2
TX 46 3 1 3 2
Timers
Hello 1 Wait 0 Grace 0
Dead 37 Transmit 0
Queue Statistics
LSU-Q-Len 0 LSU-Q-Wmark 1
LSR-Q-Len 0 LSR-Q-Wmark 1
FTOS#
clear ip ospf statistics Clears 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 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS#show ip ospf 10 timers rate-limit
List of LSAs in rate limit Queue
LSA id: 1.1.1.0 Type: 3 Adv Rtid: 3.3.3.3 Expiry time: 00:00:09.111
LSA id: 3.3.3.3 Type: 1 Adv Rtid: 3.3.3.3 Expiry time: 00:00:23.96
FTOS#