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

Table Of Contents
854
[FirewallA] interface gigabitethernet 0/2
[FirewallA-GigabitEthernet0/2] pim ipv6 sm
[FirewallA-GigabitEthernet0/2] quit
[FirewallA] interface gigabitethernet 0/3
[FirewallA-GigabitEthernet0/2] pim ipv6 sm
[FirewallA-GigabitEthernet0/2] quit
The configuration on Router A and Router B is similar to that on Firewall A. The configuration on
Firewall B and Firewall C is also similar to that on Firewall A except that it is not necessary to
enable MLD on the corresponding interfaces on these two routers.
3. Configure C-BSRs and C-RPs:
# On Firewall B, configure the service scope of RP advertisements, specify a C-BSR and a C-RP,
and set the hash mask length to 128 and the priority of the C-BSR to 10.
<FirewallB> system-view
[FirewallB] acl ipv6 number 2005
[FirewallB-acl6-basic-2005] rule permit source ff0e::101 64
[FirewallB-acl6-basic-2005] quit
[FirewallB] pim ipv6
[FirewallB-pim6] c-bsr 4002::1 128 10
[FirewallB-pim6] c-rp 4002::1 group-policy 2005
[FirewallB-pim6] quit
# On Firewall C, configure the service scope of RP advertisements, specify a C-BSR and a C-RP,
and set the hash mask length to 128 and the priority of the C-BSR to 20.
<FirewallC> system-view
[FirewallC] acl ipv6 number 2005
[FirewallC-acl6-basic-2005] rule permit source ff0e::101 64
[FirewallC-acl6-basic-2005] quit
[FirewallC] pim ipv6
[FirewallC-pim6] c-bsr 1003::2 128 20
[FirewallC-pim6] c-rp 1003::2 group-policy 2005
[FirewallC-pim6] quit
4. Verify the configuration:
Use the display pim ipv6 interface command to display IPv6 PIM information on each interface of
firewalls. For example:
# Verify the IPv6 PIM configuration information on Firewall A.
[FirewallA] display pim ipv6 interface
Interface NbrCnt HelloInt DR-Pri DR-Address
GE0/1 0 30 1 1001::1
(local)
GE0/2 1 30 1 1002::2
GE0/3 1 30 1 1003::2
To display BSR election information and locally configured C-RP information in effect on a firewall,
use the display pim ipv6 bsr-info command. For example:
# Display BSR information and locally configured C-RP information in effect on Firewall A.
[FirewallA] display pim ipv6 bsr-info
Elected BSR Address: 1003::2
Priority: 20
Hash mask length: 128