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

131
priority priority: Specifies a priority for the C-BSR, in the range of 0 to 255. The default setting is 64. A
larger value represents a higher priority.
Usage guidelines
The IPv6 address of a C-BSR must be the IPv6 address of a local IPv6 PIM enabled interface on the C-BSR.
Otherwise, the configuration does not take effect.
If you execute this command for a zone multiple times, the most recent configuration takes effect.
You can configure the same C-BSR for different zones.
Examples
# On the public network, configure the interface with the IPv6 address of 1101::1 as the C-BSR for the
global-scoped zone.
<Sysname> system-view
[Sysname] ipv6 pim
[Sysname-pim6] c-bsr 1101::1
c-rp (IPv6 PIM view)
Use c-rp to configure a candidate-RP (C-RP).
Use undo c-rp to remove the configuration of a C-RP.
Syntax
c-rp ipv6-address [ advertisement-interval adv-interval | { group-policy acl6-number | scope scope-id }
| holdtime hold-time | priority priority ] *
undo c-rp ipv6-address
Default
No C-RPs are configured.
Views
IPv6 PIM view
Predefined user roles
network-admin
Parameters
ipv6-address: Specifies the IPv6 address of a C-RP.
advertisement-interval adv-interval: Specifies an interval between two C-RP-Adv messages, in the range
of 1 to 65535 seconds. The default value is 60 seconds.
group-policy acl6-number: Specifies an IPv6 basic ACL by its number in the range of 2000 to 2999 to
filter IPv6 multicast groups. The C-RP is designated only to IPv6 multicast groups that match a permit
statement in the ACL. If the group-policy acl6-number option is not specified, if the specified ACL does
not exist, or if the specified ACL does not have any valid permit statement, the C-RP is designated to all
IPv6 multicast groups FF00::/8.
scope scope-id: Specifies the ID of an IPv6 admin-scoped zone, in the range of 3 to 15.
holdtime hold-time: Specifies a lifetime for the C-RP, in the range of 1 to 65535 seconds. The default
value is 150 seconds.