Open Shortest Path First (OSPFv2) | 381
Figure 20-18. show running-config ospf Command Example
To get general route and links status information, use the following commands in EXEC Privilege mode.
To view the OSPFv2 configuration for a neighboring router, use the following command in EXEC
Privilege mode.
To view the OSPFv2 configuration for LSA throttling, use the following command in EXEC Privilege
mode.
Command Syntax Command Mode Usage
show ip route summary
EXEC Privilege View the summary information of the IP routes
show ip ospf database
EXEC Privilege View the summary information for the OSPF database
Command Syntax Command Mode Usage
show ip ospf neighbor
EXEC Privilege View the configuration of OSPF neighbors connected to the
local router.
Command Syntax Command Mode Usage
show ip ospf timers rate-limit
EXEC Privilege View the LSAs currently in the queue.
FTOS#show run ospf
!
router ospf 3
!
router ospf 4
router-id 4.4.4.4
network 4.4.4.0/28 area 1
!
router ospf 5
!
router ospf 6
!
router ospf 7
mib-binding
!
router ospf 8
!
default-information originate always
router-id 10.10.10.10
FTOS#