322
To disable the BSM semantic fragmentation function:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter IPv6 PIM view.
pim
ipv6
N/A
3.
Disable the BSM semantic
fragmentation function.
undo bsm-fragment
enable
By default, the BSM semantic
fragmentation function is enabled.
Configuring IPv6 administrative scoping
With IPv6 administrative scoping disabled, an IPv6 PIM-SM domain has only one BSR. The BSR
manages the whole network. To manage your network more effectively and specifically, you can
partition the IPv6 PIM-SM domain into multiple IPv6 admin-scoped zones. Each IPv6 admin-scoped zone
maintains a BSR, which serves a specific IPv6 multicast group range. The IPv6 global-scoped zone also
maintains a BSR, which serves the IPv6 multicast groups with the Scope field in the group addresses
being 14.
Enabling IPv6 administrative scoping
Before you configure an IPv6 admin-scoped zone, you must enable IPv6 administrative scoping.
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-scoped zone boundary
ZBRs form the boundary of each IPv6 admin-scoped zone. Each admin-scoped zone maintains a BSR,
which serves multicast groups with a specific Scope field in their group addresses. 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 IPv6 admin-scoped 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 multicast forwarding
boundary is configured.