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

Table Of Contents
756
Figure 382 Network diagram
Device Interface IPv6 address
Device
Interface
IPv6 address
Firewall A GE0/1 2001::1/64 Router B GE0/1 2001::2/64
GE0
/
2 2001:2::1/64
GE0
/
2
2001:3::2/64
Router C GE0
/
1 2001:2::2/64
GE0/2 2001:3::1/64
Configuration procedure
1. Configure IP addresses for the interfaces. (Details not shown.)
2. Configure OSPF basic functions:
# Configure Firewall A. Enable OSPFv3 and configure the router ID as 1.1.1.1.
<FirewallA> system-view
[FirewallA] ipv6
[FirewallA] ospfv3 1
[FirewallA-ospfv3-1] router-id 1.1.1.1
[FirewallA-ospfv3-1] quit
[FirewallA] interface GigabitEthernet0/1
[FirewallA-GigabitEthernet0/1] ospfv3 1 area 0
[FirewallA-GigabitEthernet0/1] quit
[FirewallA] interface GigabitEthernet0/2
[FirewallA-GigabitEthernet0/2] ospfv3 1 area 0
[FirewallA-GigabitEthernet0/2] quit
# Configure Router B. Enable OSPFv3 and configure the router ID as 2.2.2.2.
<RouterB> system-view
[RouterB] ipv6
[RouterB] ospfv3 1
[RouterB-ospf-1] router-id 2.2.2.2
[RouterB-ospf-1] quit
[RouterB] interface GigabitEthernet0/1
[RouterB-GigabitEthernet0/1] ospfv3 1 area 0
[RouterB-GigabitEthernet0/1] quit
[RouterB] interface GigabitEthernet0/2
[RouterB-GigabitEthernet0/2] ospfv3 1 area 0
[RouterB-GigabitEthernet0/2] quit