White Papers

Table Of Contents
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
Supported Modes FullSwitch
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#
show ip ospf topology
Display routers in directly connected areas.
Syntax
show ip ospf process-id topology
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
Supported Modes FullSwitch
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.
Usage
Information
To isolate problems with inter-area and external routes, use this command. In OSPF inter-area and
external routes are calculated by adding LSA cost to the cost of reaching the router. If an inter-area or
external route is not of correct cost, the display can determine if the path to the originating router is
correct or not.
Example
Dell#show ip ospf 1 topology
Router ID Flags Cost Nexthop Interface Area
3.3.3.3 E/B/-/ 1 20.0.0.3 Te 0/6 0
1.1.1.1 E/-/-/ 1 10.0.0.1 Te 0/6 1
Dell#
Open Shortest Path First (OSPFv2 and OSPFv3) 855