Day 11. Troubleshooting OSPF

CCNA 200-101 ICND2 Exam Topics

Image Troubleshoot and resolve OSPF problems

Key Topics

Today, the review focuses specifically on troubleshooting Open Shortest Path First (OSPF) Protocol implementations. You first review some crucial OSPF operational considerations. Then you learn a systematic method for OSPF show commands to isolate issues.

OSPF Operational Considerations

Understanding how OSPF operates is fundamental to troubleshooting any OSPF issues. Key to this understanding is the concept of the states OSPF transitions through on its way to adjacency with a neighbor.

OSPF States

Figure 11-1 lists the OSPF states. When troubleshooting OSPF neighbors, be aware that the FULL or 2WAY states are normal. All other states are transitory.

Image

Figure 11-1 Transitioning Through the OSPF States

OSPF Adjacency

The lack of adjacency is a common issue in OSPF troubleshooting because the two OSPF neighbors must agree on a number of settings. OSPF adjacencies will not form if one or more of the following do not match:

Image The interfaces are not on the same network.

Image OSPF network types do not match.

Image OSPF Hello or Dead timers do not match.

Image The interface to the neighbor is incorrectly configured as passive.

Image There is a missing or incorrect OSPF network command.

Image Authentication is misconfigured.

OSPF Troubleshooting Commands

When trying to isolate an OSPFv2 routing issue, you will find the following commands useful:

Image show ip protocols: Used to verify vital OSPF configuration information, including the OSPF process ID, the router ID, networks the router is advertising, the neighbors the router is receiving updates from, and the default administrative distance, which is 110 for OSPF.

Image show ip ospf neighbor: Used to verify that the router has formed an adjacency with its neighboring routers.

Image show ip ospf interface: Used to display the OSPF parameters configured on an interface, such as the OSPF process ID, area, cost, and timer intervals.

Image show ip ospf: Used to examine the OSPF process ID and router ID. This command also displays the OSPF area information, in addition to the last time the SPF algorithm was calculated.

Image show ip route ospf: Used to display only the OSPF learned routes in the routing table.

Image clear ip ospf process: Used to reset the OSPFv2 neighbor adjacencies.

Figure 11-2 illustrates a method for using these commands in a systematic way.

Image

Figure 11-2 Systematic Method for Troubleshooting OSPFv2

You can use the same process to troubleshoot OSPFv3 implementations. Simply replace the ip with ipv6 in the list of OSPF-specific show commands:

Image show ipv6 protocols

Image show ipv6 ospf neighbor

Image show ipv6 ospf interface

Image show ipv6 ospf

Image show ipv6 route ospf

Image clear ipv6 ospf process

Study Resources

For today’s exam topics, refer to the following resources for more study.

Image
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.132.223