R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

887
c-rp (IPv6 PIM view)
Syntax
c-rp ipv6-address [ { group-policy acl6-number | scope scope-id } | priority priority | holdtime
hold-interval | advertisement-interval adv-interval ] * [ bidir ]
undo c-rp ipv6-address
View
IPv6 PIM view
Default level
2: System level
Parameters
ipv6-address: IPv6 address of the interface that will act as a C-RP.
acl6-number: 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 will be advertised as an RP served group, but
the configuration matching other statements like deny will not take effect.
scope-id: Specifies the value of the Scope field, in the range of 3 to 15.
priority: Priority of the C-RP, in the range of 0 to 255 and defaulting to 192. A larger value means a lower
priority.
hold-interval: C-RP timeout time, in seconds. The value ranges from 1 to 65,535. If you do not specify this
argument, the corresponding global setting is used.
adv-interval: C-RP-Adv interval in seconds, with an effective range of 1 to 65,535. If you do not specify
this argument, the corresponding global setting is used.
bidir: Configures the C-RP to serve multicast groups in the bidirectional PIM mode. If you do not specify
this argument, the C-RP serves multicast groups in the IPv6 PIM-SM mode.
Description
Use c-rp to configure the specified interface as a C-RP.
Use undo c-rp to remove the related C-RP configuration.
No C-RPs are configured by default.
IPv6 PIM-SM must be enabled on the interface to be configured as a C-RP.
If you do not specify an IPv6 multicast group range for the C-RP, the C-RP will serve all IPv6 multicast
groups in the IPv6 non-scoped zone, or it will serve IPv6 multicast groups in the IPv6 global admin-scope
zone if IPv6 administrative scoping is configured.
If you want a device to be a C-RP for multiple group ranges, you need to include these group ranges in
multiple rules in the IPv6 ACL corresponding to the group-policy keyword.
If you execute this command repeatedly on the same interface, the last configuration takes effect.
Related commands: c-bsr.
Examples
# Configure the interface with the IPv6 address of 2001::1 to be a C-RP for IPv6 multicast group
FF0E:0:1391::/96, with a priority of 10.