HP VPN Firewall Appliances Network Management Configuration Guide

794
Routing Table :
Summary Count : 1
Destination : 2001:4:: PrefixLength : 64
NextHop : 2001:2::2 Preference : 10
IpPrecedence : QosLcId :
RelayNextHop : :: Tag : 0H
Neighbor : :: ProcessID : 0
Interface : GigabitEthernet1/2 Protocol : OSPFv3
State : Active Adv Cost : 2
Tunnel ID : 0x0 Label : NULL
Age : 4610sec
The output shows that Firewall A communicates with Firewall B through Router.
Configuring OSPFv3 IPsec policies
Network requirements
As shown in Figure 397,
Configure OSPFv3 on the devices. The AS is divided into two areas.
Configure IPsec policies on the devices to authenticate and encrypt protocol packets.
Figure 397 Network diagram
Configuration procedure
1. Configure IPv6 addresses for 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 0/2
[RouterA-GigabitEthernet0/2] ospfv3 1 area 1
[RouterA-GigabitEthernet0/2] quit
# Configure Router B: enable OSPFv3 and configure the Router ID as 2.2.2.2.