PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Device(config)# end
Step 4
Verifies your entries.show ip interface
Example:
Device# show ip interface
Step 5
(Optional) Saves your entries in the
configuration file.
copy running-config startup-config
Example:
Device# copy running-config startup-config
Step 6
Monitoring OSPF
You can display specific statistics such as the contents of IP routing tables, caches, and databases.
Table 10: Show IP OSPF Statistics Commands
Displays general information about
OSPF routing processes.
show ip ospf [process-id]
Displays lists of information related to
the OSPF database.
show ip ospf [process-id] database [router] [link-state-id]
show ip ospf [process-id] database [router] [self-originate]
show ip ospf [process-id] database [router] [adv-router
[ip-address]]
show ip ospf [process-id] database [network] [link-state-id]
show ip ospf [process-id] database [summary] [link-state-id]
show ip ospf [process-id] database [asbr-summary] [link-state-id]
show ip ospf [process-id] database [external] [link-state-id]
show ip ospf [process-id area-id] database [database-summary]
Displays the internal OSPF routing
ABR and ASBR table entries.
show ip ospf border-routes
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
103
Configuring IP Unicast Routing
Monitoring OSPF