HP VPN Firewall Appliances Network Management Configuration Guide

788
Figure 395 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure OSPFv3 basic functions:
# Enable OSPFv3 process 1 on Router A.
<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 2
[RouterA-GigabitEthernet0/2] quit
[RouterA] interface gigabitethernet 0/1
[RouterA-GigabitEthernet0/1] ospfv3 1 area 2
[RouterA-GigabitEthernet0/1] quit
# Enable OSPFv3 process 1 and OSPFv3 process 2 on Firewall.
<Firewall> system-view
[Firewall] ipv6
[Firewall] ospfv3 1
[Firewall-ospfv3-1] router-id 2.2.2.2
[Firewall-ospfv3-1] quit
[Firewall] interface gigabitethernet 0/2
[Firewall-GigabitEthernet0/2] ospfv3 1 area 2
[Firewall-GigabitEthernet0/2] quit
[Firewall] ospfv3 2
[Firewall-ospfv3-2] router-id 3.3.3.3
[Firewall-ospfv3-2] quit
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ospfv3 2 area 2
[Firewall-GigabitEthernet0/1] quit
# Enable OSPFv3 process 2 on Router B.
<RouterB> system-view
[RouterB] ipv6
[RouterB] ospfv3 2
[RouterB-ospfv3-2] router-id 4.4.4.4
[RouterB-ospfv3-2] quit
GE0/2
3::2/64
GE0/1
3::1/64
GE0/1
2::1/64
GE0/2
1::1/64
Router A
Firewall
Router B
GE0/1
4::1/64
GE0/2
1::2/64
Process 1
Area 2
Process 2
Area 2