F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101

249
Troubleshooting OSPF configuration
No OSPF neighbor relationship established
1. Symptom
No OSPF neighbor relationship can be established.
2. Analysis
If the physical link and lower layer protocols work well, verify OSPF parameters configured on
interfaces. Two neighbors must have the same parameters, such as the area ID, network segment,
and mask (a P2P or virtual link may have different network segments and masks).
3. Solution
a. Use the display ospf peer command to verify OSPF neighbor information.
b. Use the display ospf interface command to verify OSPF interface information.
c. Ping the neighbor router's IP address to verify that the connectivity is normal.
d. Verify OSPF timers. The dead interval on an interface must be at least four times the hello
interval.
e. On an NBMA network, use the peer ip-address command to manually specify the neighbor.
f. At least one interface must have a router priority higher than 0 on an NBMA or a broadcast
network.
Incorrect routing information
1. Symptom
OSPF cannot find routes to other areas.
2. Analysis
The backbone area must maintain connectivity to all other areas. If a router connects to more than
one area, at least one area must be connected to the backbone. The backbone cannot be
configured as a stub area.
In a stub area, all routers cannot receive external routes, and all interfaces connected to the stub
area must belong to the stub area.
3. Solution
a. Use the display ospf peer command to verify neighbor information.
b. Use the display ospf interface command to verify OSPF interface information.
c. Use the display ospf lsdb command to verify the LSDB.
d. Use the display current-configuration configuration ospf command to verify area configuration.
If more than two areas are configured, at least one area is connected to the backbone.
e. In a stub area, all routers attached are configured with the stub command. In an NSSA area,
all routers attached are configured with the nssa command.
f. If a virtual link is configured, use the display ospf vlink command to verify the state of the virtual
link.