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

Table Of Contents
623
# On Router C, configure GigabitEthernet 0/1 and GigabitEthernet 0/5 as the boundary of
admin-scope zone 2.
<RouterC> system-view
[RouterC] interface gigabitethernet 0/1
[RouterC-GigabitEthernet0/1] multicast boundary 239.0.0.0 8
[RouterC-GigabitEthernet0/1] quit
[RouterC] interface gigabitethernet 0/5
[RouterC-GigabitEthernet0/5] multicast boundary 239.0.0.0 8
[RouterC-GigabitEthernet0/5] quit
# On Firewall B, configure GigabitEthernet0/1 as the boundary of admin-scope zone 2.
<FirewallB> system-view
[FirewallB] interface gigabitethernet 0/1
[FirewallB-GigabitEthernet0/1] multicast boundary 239.0.0.0 8
[FirewallB-GigabitEthernet0/1] quit
4. Configure C-BSRs and C-RPs:
# On Firewall A, configure the service scope of RP advertisements and configure GigabitEthernet
0/4 as a C-BSR and C-RP of admin-scope zone 1.
[FirewallA] acl number 2001
[FirewallA-acl-basic-2001] rule permit source 239.0.0.0 0.255.255.255
[FirewallA-acl-basic-2001] quit
[FirewallA] pim
[FirewallA-pim] c-bsr group 239.0.0.0 8
[FirewallA-pim] c-bsr gigabitethernet 0/4
[FirewallA-pim] c-rp gigabitethernet 0/4 group-policy 2001
[FirewallA-pim] quit
# On Firewall B, configure the service scope of RP advertisements and configure GigabitEthernet
0/3 as a C-BSR and C-RP of admin-scope zone 2.
[FirewallB] acl number 2001
[FirewallB-acl-basic-2001] rule permit source 239.0.0.0 0.255.255.255
[FirewallB-acl-basic-2001] quit
[FirewallB] pim
[FirewallB-pim] c-bsr group 239.0.0.0 8
[FirewallB-pim] c-bsr gigabitethernet 0/3
[FirewallB-pim] c-rp gigabitethernet 0/3 group-policy 2001
[FirewallB-pim] quit
# On Firewall C, configure GigabitEthernet 0/1 as a C-BSR and C-RP in the global scope zone.
<FirewallC> system-view
[FirewallC] pim
[FirewallC-pim] c-bsr global
[FirewallC-pim] c-bsr gigabitethernet 0/1
[FirewallC-pim] c-rp gigabitethernet 0/1
[FirewallC-pim] quit
5. Verify the configuration:
To display BSR election information and C-RP information on a firewall, use the display pim
bsr-info command. For example:
# Display BSR information and the locally configured C-RP information on Firewall A.
[FirewallA] display pim bsr-info