R3303-HP HSR6800 Routers Layer 3 - IP Routing Configuration Guide
341
[RouterC-GigabitEthernet2/1/1] quit
3. Verify the configuration:
# After all routers function correctly, perform a master/backup switchover on Router A to trigger
an OSPFv3 GR operation.
Configuring BFD for OSPFv3
Network requirements
As shown in Figure 101:
• Configure OSPFv3 on Router A, Router B and Router C and configure BFD over the link Router
A<—>L2 Switch<—>Router B.
• After the link Router A<—>L2 Switch<—>Router B fails, BFD can quickly detect the failure and
notify OSPFv3 of the failure. Then Router A and Router B communicate through Router C.
Figure 101 Network diagram
Device Interface IPv6 address
Device
Interface
IPv6 address
Router A GE2/1/1 2001::1/64 Router B GE2/1/1 2001::2/64
GE2/1
/
2 2001:2::1/64
GE2/1
/
2 2001:3::2/64
Router C GE2/1
/
1 2001:2::2/64
GE2/1/2 2001:3::1/64
Configuration procedure
1. Configure IP addresses for the interfaces. (Details not shown.)
2. Configure OSPFv3 basic functions:
# Configure Router A. Enable OSPFv3 and configure the router ID as 1.1.1.1.
<RouterA> system-view
[RouterA] ipv6
[RouterA] ospfv3 1
[RouterA-ospfv3-1] router-id 1.1.1.1
[RouterA-ospfv3-1] quit
[RouterA] interface gigabitethernet 2/1/1
[RouterA-Gigabitethernet2/1/1] ospfv3 1 area 0
[RouterA-Gigabitethernet2/1/1] quit
[RouterA] interface gigabitethernet 2/1/2