HP VPN Firewall Appliances Network Management Configuration Guide

791
Configure OSPFv3 on Firewall A, Firewall B and Router and configure BFD over the link Firewall
A<—>L2 Switch<—>Firewall B.
After the link Firewall A<—>L2 Switch<—>Firewall B fails, BFD can quickly detect the failure and
notify OSPFv3 of the failure. Then Firewall A and Firewall B communicate through Router.
Figure 396 Network diagram
Device Interface IPv6 address Device Interface IPv6 address
Firewall
A
GE1/1 2001::1/64
Firewall
B
GE1/1
2001::2/64
GE1/2 2001:2::1/64
GE1/2
2001:3::2/64
Router GE1/1 2001:2::2/64
GE1/2 2001:3::1/64
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown.)
2. Configure basic OSPFv3:
# Enable OSPFv3 and set the router ID to 1.1.1.1 on Firewall A.
<FirewallA> system-view
[FirewallA] ipv6
[FirewallA] ospfv3 1
[FirewallA-ospfv3-1] router-id 1.1.1.1
[FirewallA-ospfv3-1] quit
[FirewallA] interface gigabitethernet 1/1
[FirewallA-GigabitEthernet1/1] ospfv3 1 area 0
[FirewallA-GigabitEthernet1/1] quit
[FirewallA] interface gigabitethernet 1/2
[FirewallA-GigabitEthernet1/2] ospfv3 1 area 0
[FirewallA-GigabitEthernet1/2] quit
# Enable OSPFv3 and set the router ID to 2.2.2.2 on Firewall B.
<FirewallB> system-view
[FirewallB] ipv6
[FirewallB] ospfv3 1
[FirewallB-ospfv3-1] router-id 2.2.2.2
[FirewallB-ospfv3-1] quit
[FirewallB] interface gigabitethernet 1/1
[FirewallB-GigabitEthernet1/1] ospfv3 1 area 0