HP VPN Firewall Appliances Network Management Command Reference

972
priority: Priority of the C-BSR in the IPv6 admin-scoped zone indicated by the Scope value, in the range
of 0 to 255. A larger value indicates a higher priority. If you do not specify this argument, the
corresponding global setting is used.
Examples
# Configure local device as the C-BSR of the IPv6 admin-scoped zone with the Scope value being 14 and
set the C-BSR priority to 10.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] c-bsr scope global priority 10
Related commands
c-bsr admin-scope
c-bsr hash-length
c-bsr priority
c-rp (IPv6 PIM view)
Use c-rp to configure the specified interface as a C-RP.
Use undo c-rp to remove the related C-RP configuration.
Syntax
c-rp ipv6-address [ { group-policy acl6-number | scope scope-id } | priority priority | holdtime
hold-interval | advertisement-interval adv-interval ] *
undo c-rp ipv6-address
Default
No C-RPs are configured.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
ipv6-address: Specifies the IPv6 address of the interface that will act as a C-RP.
acl6-number: Specifies a basic IPv6 ACL number, in the range of 2000 to 2999. This IPv6 ACL defines
a range of IPv6 multicast groups the C-RP is going to serve, rather than defining a filtering rule. Any IPv6
multicast group range that matches the permit statement in the ACL is advertised as an RP served group,
but the configuration that matches other statements, like deny, does not take effect.
scope-id: Specifies the value of the Scope field, in the range of 3 to 15.
priority: Specifies the priority of the C-RP, in the range of 0 to 255. The default is 192. A larger value
indicates a lower priority.
hold-interval: Specifies a C-RP timeout timer, in seconds. The value ranges from 1 to 65535. If you do not
specify this argument, the corresponding global setting is used.
adv-interval: Specifies a C-RP-Adv interval in seconds. The value ranges from 1 to 65535. If you do not
specify this argument, the corresponding global setting is used.