437
Perform the following configuration on all routers in the IPv6 PIM-SM domain.
To enable IPv6 administrative scoping:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter IPv6 PIM view.
pim
ipv6
N/A
3.
Enable IPv6 administrative
scoping.
c-bsr admin-scope
Disabled by default.
Configuring an IPv6 admin-scope zone boundary
The boundary of each IPv6 admin-scope zone is formed by ZBRs. Each admin-scope zone
maintains a BSR, which serves a specific IPv6 multicast group range. IPv6 multicast packets (such
as assert messages and bootstrap messages) that belong to this range cannot cross the
admin-scope zone boundary.
Perform the following configuration on routers that you want to configure as a ZBR.
To configure an admin-scope zone boundary:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter interface view.
interface
interface-type
interface-number
N/A
3.
Configure an IPv6 multicast
forwarding boundary.
multicast ipv6 boundary
{
ipv6-group-address prefix-length
|
scope
{
scope-id
|
admin-local
|
global
|
organization-local
|
site-local
} }
By default, no IPv6 multicast
forwarding boundary is
configured.
Configuring C-BSRs for each admin-scope 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-scope zone. All the routers use the same hash algorithm to get the RP address
corresponding to the specific multicast group.
The following rules apply to the hash mask length and C-BSR priority:
•
You can configure the hash mask length and C-BSR priority globally and for an IPv6
admin-scope zone.
•
The values of these parameters configured for an IPv6 admin-scope zone have preference over
the global values.
•
If you do not configure these parameters for an IPv6 admin-scope zone, the corresponding
global values are used.
For configuration of global C-BSR parameters, see "
Configuring the global C-BSR parameters
."
Perform the following configuration on the routers that you want to configure as C-BSRs in
admin-scope zones.
To configure a C-BSR for an admin-scope zone:
Step Command
Remarks
1.
Enter system view.
system-view
N/A