Exam 200-301 | Question id=5546 | IP Connectivity |
Which Cisco Internetwork Operating System (IOS) command is used to view information about Open Shortest Path First (OSPF) routing processes?
A. |
show ip ospf database | |
B. |
show ip ospf statistics | |
C. |
show ip ospf | |
D. |
show ip ospf traffic |
The show ip ospf command is used to view information about the OSPF routing processes. It does so by displaying the collection of link states present in the database. The syntax of the command is as follows:
Router# show ip ospf [process-id]
The process-id parameter of the command specifies the process ID.
The output of the command is as follows:
Router# show ip ospf
Routing Process 202 with ID 192.0.2.1 VRF default
Stateful High Availability enabled
Graceful-restart is configured
Grace period: 60 state: Inactive
Last graceful restart exit status: None
Supports only single TOS(TCSO) routes
Supports opaque LSA
This router is an autonomous system boundary
Administrative distance 110
Reference Bandwidth is 30000 Mbps
Initial SPF schedule delay 3000.000 msecs,
minimum inter SPF delay of 2000.000 msecs,
maximum inter SPF delay of 4000.000 msecs
Initial LSA generation delay 3000.000 msec