R3303-HP HSR6800 Routers IP Multicast Configuration Guide

123
Configuring administrative scoping
When administrative scoping is disabled, a PIM-SM domain has only one BSR. The BSR manages the
whole network. To manage your network more effectively and specifically, partition the PIM-SM domain
into multiple admin-scoped zones. Each admin-scoped zone maintains a BSR, which serves a specific
multicast group range. The global scope zone also maintains a BSR, which serves all the remaining
multicast groups.
Enabling administrative scoping
Before you configure an admin-scoped zone, you must enable administrative scoping.
Perform the following configuration on all routers in the PIM-SM domain.
To enable administrative scoping:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter public network PIM view
or VPN instance PIM view.
pim [ vpn-instance
vpn-instance-name ]
N/A
3. Enable administrative
scoping.
c-bsr admin-scope Disabled by default.
Configuring an admin-scoped zone boundary
ZBRs form the boundary of each admin-scoped zone. Each admin-scoped zone maintains a BSR, which
serves a specific multicast group range. Multicast protocol packets (such as assert messages and
bootstrap messages) that belong to this range cannot cross the admin-scoped zone boundary.
Perform the following configuration on routers that you want to configure as a ZBR.
To configure an admin-scoped zone boundary:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A
3. Configure a multicast
forwarding boundary.
multicast boundary group-address
{ mask | mask-length }
By default, no multicast forwarding
boundary is configured.
The group-address { mask |
mask-length } argument can
specify the multicast groups that an
admin-scoped zone serves, in the
range of 239.0.0.0/8.
Configuring C-BSRs for each admin-scoped zone and the global-scoped zone
In a network with administrative scoping enabled, group-range-specific BSRs are elected from C-BSRs.
C-RPs in the network send advertisement messages to the specific BSR. The BSR summarizes the
advertisement messages to form an RP-set and advertises it to all routers in the specific admin-scoped
zone. All the routers use the same hash algorithm to get the RP address corresponding to the specific
multicast group.