400
Verifying the configuration
# Display the BFD information on Router A.
<RouterA> display bfd session
Total Session Num: 1 Up Session Num: 1 Init Mode: Active
IPv6 Session Working Under Ctrl Mode:
Local Discr: 1441 Remote Discr: 1450
Source IP: FE80::20F:FF:FE00:1202 (link-local address of GigabitEthernet1/0 on
Router A)
Destination IP: FE80::20F:FF:FE00:1200 (link-local address of GigabitEthernet1/0 on
Router B)
Session State: Up Interface: GE1/0
Hold Time: 2319ms
# Display routes destined for 2001:4::0/64 on Router A.
<RouterA> display ipv6 routing-table 2001:4::0 64
Summary Count : 1
Destination: 2001:4::/64 Protocol : O_ASE2
NextHop : FE80::20F:FF:FE00:1200 Preference: 10
Interface : GE1/0 Cost : 1
The output shows that Router A communicates with Router B through GigabitEthernet 1/0. Then the link
over GigabitEthernet 1/0 fails.
# Display routes destined for 2001:4::0/64 on Router A.
<RouterA> display ipv6 routing-table 2001:4::0 64
Summary Count : 1
Destination: 2001:4::/64 Protocol : O_ASE2
NextHop : FE80::BAAF:67FF:FE27:DCD0 Preference: 10
Interface : GE2/0 Cost : 2
The output shows that Router A communicates with Router B through GigabitEthernet 2/0.
OSPFv3 IPsec profile configuration example
Network requirements
As shown in
Figure 93
, all routers run OSPFv3, and the AS is divided into two areas.
Configure IPsec profiles on the routers to authenticate and encrypt protocol packets.