HP MSR2000/3000/4000 Router Series IP Multicast Configuration Guide

94
[RouterB-Ethernet1/4] quit
# Enable IP multicast routing and PIM-SM on Router C, Router D, Router F, Router G, and Router H
in the same way Router B is configured. (Details not shown.)
4. Configure admin-scoped zone boundaries:
# On Router B, configure Ethernet 1/3 and Ethernet 1/4 as the boundaries of admin-scoped zone
1.
[RouterB] interface ethernet 1/3
[RouterB-Ethernet1/3] multicast boundary 239.0.0.0 8
[RouterB-Ethernet1/3] quit
[RouterB] interface ethernet 1/4
[RouterB-Ethernet1/4] multicast boundary 239.0.0.0 8
[RouterB-Ethernet1/4] quit
# On Router C, configure Ethernet 1/4 and Ethernet 1/5 as the boundaries of admin-scoped zone
2.
<RouterC> system-view
[RouterC] interface ethernet 1/4
[RouterC-Ethernet1/4] multicast boundary 239.0.0.0 8
[RouterC-Ethernet1/4] quit
[RouterC] interface ethernet 1/5
[RouterC-Ethernet1/5] multicast boundary 239.0.0.0 8
[RouterC-Ethernet1/5] quit
# On Router D, configure Ethernet 1/3 as the boundary of admin-scoped zone 2.
<RouterD> system-view
[RouterD] interface ethernet 1/3
[RouterD-Ethernet1/3] multicast boundary 239.0.0.0 8
[RouterD-Ethernet1/3] quit
5. Configure C-BSRs and C-RPs:
# On Router B, configure the service scope of RP advertisements and configure Ethernet 1/2 as a
C-BSR and a C-RP for admin-scoped zone 1.
[RouterB] acl number 2001
[RouterB-acl-basic-2001] rule permit source 239.0.0.0 0.255.255.255
[RouterB-acl-basic-2001] quit
[RouterB] pim
[RouterB-pim] c-bsr 10.110.1.2 scope 239.0.0.0 8
[RouterB-pim] c-rp 10.110.1.2 group-policy 2001
[RouterB-pim] quit
# On Router D, configure the service scope of RP advertisements and configure Ethernet 1/1 as a
C-BSR and a C-RP for admin-scoped zone 2.
[RouterD] acl number 2001
[RouterD-acl-basic-2001] rule permit source 239.0.0.0 0.255.255.255
[RouterD-acl-basic-2001] quit
[RouterD] pim
[RouterD-pim] c-bsr 10.110.5.2 scope 239.0.0.0 8
[RouterD-pim] c-rp 10.110.5.2 group-policy 2001
[RouterD-pim] quit
# On Router F, configure Ethernet 1/1 as a C-BSR and a C-RP for the global-scoped zone.
<RouterF> system-view