Operation Manual – IPv4 Routing
H3C S5500-EI Series Ethernet Switches
Chapter 3 OSPF Configuration
3-58
Note:
If the neighbor state is
full,
it means Switch D has established the adjacency with the
neighbor. If the neighbor state is
2-way
, it means the two switches are neither the DR
nor the BDR, and they do not exchange LSAs.
# Display OSPF interface information.
[SwitchA] display ospf interface
OSPF Process 1 with Router ID 1.1.1.1
Interfaces
Area: 0.0.0.0
IP Address Type State Cost Pri DR BDR
192.168.1.1 Broadcast DR 1 100 192.168.1.1 192.168.1.3
[SwitchB] display ospf interface
OSPF Process 1 with Router ID 2.2.2.2
Interfaces
Area: 0.0.0.0
IP Address Type State Cost Pri DR BDR
192.168.1.2 Broadcast DROther 1 0 192.168.1.1 192.168.1.3
Note:
The interface state
DROther
means the interface is not the DR/BDR.
3.10.5 Configuring OSPF Virtual Links
I. Network requirements
In
Figure 3-25
, Area 2 has no direct connection to Area 0, and Area 1 acts as the
Transit Area to connect Area 2 to Area 0 via a configured virtual link between Switch B
and Switch C.
After configuration, Switch A can learn routes to Area 2.