Service Manual
• The LSU Q length and its highest mark for each neighbor
• The LSR Q length and its highest mark for each neighbor
Example (Statistics)
Dell#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
Dell#
Related Commands clear ip ospf statistics — clears the packet statistics in all interfaces and neighbors.
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
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.
Defaults none
Command Modes
• EXEC
• EXEC Privilege
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell#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
Dell#
Open Shortest Path First (OSPFv2 and OSPFv3) 905