R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
753
Figure 381 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.).
2. Configure OSPFv3 basic functions.
# Enable OSPFv3 process 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 0/2
[FirewallA-GigabitEthernet0/2] ospfv3 1 area 2
[FirewallA-GigabitEthernet0/2] quit
[FirewallA] interface GigabitEthernet 0/1
[FirewallA-GigabitEthernet0/1] ospfv3 1 area 2
[FirewallA-GigabitEthernet0/1] quit
# Enable OSPFv3 process 1 and OSPFv3 process 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 0/2
[FirewallB-GigabitEthernet0/2] ospfv3 1 area 2
[FirewallB-GigabitEthernet0/2] quit
[FirewallB] ospfv3 2
[FirewallB-ospfv3-2] router-id 3.3.3.3
[FirewallB-ospfv3-2] quit
[FirewallB] interface GigabitEthernet 0/1
[FirewallB-GigabitEthernet0/1] ospfv3 2 area 2
[FirewallB-GigabitEthernet0/1] quit
# Enable OSPFv3 process 2 on Firewall C.
<FirewallC> system-view
[FirewallC] ipv6
[FirewallC] ospfv3 2
[FirewallC-ospfv3-2] router-id 4.4.4.4