HP MSR2000/3000/4000 Router Series IP Multicast Command Reference

130
Predefined user roles
network-admin
Parameters
acl6-number: Specifies an IPv6 basic ACL by its number in the range of 2000 to 2999.
Usage guidelines
In an ACL, the source field specifies the source IPv6 address range for the legal BSR. If you specify a VPN
instance in the ACL, the ACL does not take effect. The other optional parameters except the time-range
keyword and the fragment keyword are ignored.
Examples
# On the public network, configure the legal BSR address range to 2001::2/64, so that only the devices
on the subnet 2001::2/64 can act as the BSR.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source 2001::2 64
[Sysname-acl6-basic-2000] quit
[Sysname] ipv6 pim
[Sysname-pim6] bsr-policy 2000
Related commands
c-bsr (IPv6 PIM view)
c-bsr (IPv6 PIM view)
Use c-bsr to configure a candidate-BSR (C-BSR).
Use undo c-bsr to remove a C-BSR.
Syntax
c-bsr ipv6-address [ scope scope-id ] [ hash-length hash-length | priority priority ] *
undo c-bsr ipv6-address [ scope scope-id ]
Default
No C-BSR is configured.
Views
IPv6 PIM view
Predefined user roles
network-admin
Parameters
ipv6-address: Specifies the IPv6 address of a C-BSR.
scope scope-id: Specifies the ID of an IPv6 admin-scoped zone, in the range of 3 to 15. If this option is
not specified, the configured C-BSR is used for the global-scoped zone.
hash-length hash-length: Specifies a hash mask length in the range of 0 to 128. The default setting is
126 .