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

Table Of Contents
887
Figure 398 Network diagram
Configuration procedure
1. Enable IPv6 forwarding and configure IPv6 addresses and IPv6 unicast routing:
Enable IPv6 forwarding on each firewall and configure an IPv6 address and prefix length for each
interface as shown in Figure 398. (Details not shown.)
Configure OS
PFv3 on the firewalls on the IPv6 PIM network to make sure the network-layer in the
IPv6 PIM network is interoperable and routing information among firewalls can be dynamically
updated. (Details not shown.)
2. Enable the IPv6 multicast routing, and enable IPv6 PIM-DM and MLD:
# Enable IPv6 multicast routing on Firewall A, enable IPv6 PIM-DM on each interface, and enable
MLD on the host-side interface GigabitEthernet 0/1.
<FirewallA> system-view
[FirewallA] multicast ipv6 routing-enable
[FirewallA] interface gigabitethernet 0/1
[FirewallA-GigabitEthernet0/1] mld enable
[FirewallA-GigabitEthernet0/1] pim ipv6 dm
[FirewallA-GigabitEthernet0/1] quit
[FirewallA] interface gigabitethernet 0/2
[FirewallA-GigabitEthernet0/2] pim ipv6 dm
[FirewallA-GigabitEthernet0/2] quit
# Enable IPv6 multicast routing on Firewall B, enable IPv6 PIM-DM on each interface, and enable
MLD on the host-side interface GigabitEthernet 0/1.
<FirewallB> system-view
[FirewallB] multicast ipv6 routing-enable
[FirewallB] interface gigabitethernet 0/1
[FirewallB-GigabitEthernet0/1] mld enable
[FirewallB-GigabitEthernet0/1] pim ipv6 dm
[FirewallB-GigabitEthernet0/1] quit