Table 8-2 describes some fields that are useful in a troubleshooting environment.
show ip ospf border-routers Command To display the internal OSPF routing table entries to an Area Border Router (ABR) and Autonomous System Boundary Router (ASBR), use the show ip ospf border-routers privileged EXEC command. Example: OSPF_ROUTER#show ip ospf border-routers OSPF Process 5774 internal Routing Table Codes: i - Intra-area route, I - Inter-area route i 156.20.18.5 [64] via 156.20.18.1, Serial3/0.1, ASBR, Area 5, SPF 1020 i 56.88.5.17 [64] via 156.20.18.9, Serial3/0.2, ASBR, Area 5, SPF 1020 I 156.20.18.97 [128] via 156.20.16.40, Serial1/0.1, ASBR, Area 0, SPF 9819 I 156.20.18.97 [128] via 156.20.16.72, Serial2/0.1, ASBR, Area 0, SPF 9819 I 156.20.18.97 [128] via 156.20.16.41, Serial1/0.1, ASBR, Area 0, SPF 9819 I 156.20.18.97 [128] via 156.20.16.73, Serial2/0.1, ASBR, Area 0, SPF 9819 I 156.20.18.96 [128] via 156.20.16.40, Serial1/0.1, ASBR, Area 0, SPF 9819 I 156.20.18.96 [128] via 156.20.16.72, Serial2/0.1, ASBR, Area 0, SPF 9819 I 156.20.18.96 [128] via 156.20.16.41, Serial1/0.1, ASBR, Area 0, SPF 9819 I 156.20.18.96 [128] via 156.20.16.73, Serial2/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.16 [128] via 156.20.16.36, Serial1/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.16 [128] via 156.20.16.68, Serial2/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.16 [128] via 156.20.16.38, Serial1/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.16 [128] via 156.20.16.70, Serial2/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.17 [128] via 156.20.16.36, Serial1/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.17 [128] via 156.20.16.68, Serial2/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.17 [128] via 156.20.16.38, Serial1/0.1, ASBR, Area 0, SPF 9819 I 56.224.10.17 [128] via 156.20.16.70, Serial2/0.1, ASBR, Area 0, SPF 9819 Table 8-3 describes some fields that are useful in a troubleshooting environment.
show ip ospf database Command The show ip ospf database command displays the contents of the topological database maintained by the router. The command shows the router ID and the OSPF Process ID. The use of an easy-to-recognize router ID, such as a fictitious ID established for a loopback interface, can make troubleshooting more straightforward. Use the show ip ospf database EXEC command to display lists of information related to the OSPF database for a specific router. The various forms of this command deliver information about different OSPF link-state advertisements. The syntax for the various forms of the show ip ospf database EXEC command are as follows: show ip ospf [process-id area-id] database show ip ospf [process-id area-id] database [router] [link-state-id] show ip ospf [process-id area-id] database [network] [link-state-id] show ip ospf [process-id area-id] database [summary] [link-state-id] show ip ospf [process-id area-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]
|