R2511-HP MSR Router Series IP Multicast Command Reference(V5)

358
Default command level
2: System level
Parameters
ipv6-rp-address: Specifies the IPv6 address of the static RP to be configured. This address must be a real,
valid, globally scoped IPv6 unicast address. For a static RP serving IPv6 BIDIR-PIM, you can specify a
virtual IPv6 address.
acl6-number: Specifies a basic IPv6 ACL number in the range of 2000 to 2999. If you provide this
argument, the configured static RP will serve only those IPv6 multicast groups that pass the filtering.
Otherwise, the configured static RP will serve the all IPv6 multicast groups.
preferred: Gives priority to the static RP if the static RP conflicts with the dynamic RP. If you do not include
the preferred keyword in your command, the dynamic RP will be given priority, and the static RP takes
effect only if no dynamic RP exists in the network or when the dynamic RP fails.
bidir: Configures the static RP to serve multicast groups in IPv6 BIDIR-PIM. Without this argument, the
static RP serves groups in IPv6 PIM-SM.
Usage guidelines
IPv6 PIM-SM or IPv6 PIM-DM cannot be enabled on an interface that serves as a static RP.
When the IPv6 ACL rule applied on a static RP changes, a new RP must be elected for all IPv6 multicast
groups.
You can configure multiple static RPs by executing this command multiple times. However, if you execute
this command multiple times and specify the same static RP address or reference the same IPv6 ACL rule,
the most recent configuration takes effect. If multiple static RPs have been configured for the same IPv6
multicast group, the one with the highest IPv6 address will be chosen to serve the group.
You can configure up to 50 static RPs on the same device.
Examples
# Configure the interface with an IPv6 address of 2001::2 as a static RP to serve the IPv6 multicast groups
in the address range of FF03::101/64 defined in basic IPv6 ACL 2001, and give priority to this static RP
in the case of static/dynamic RP conflict.
<Sysname> system-view
[Sysname] acl ipv6 number 2001
[Sysname-acl6-basic-2001] rule permit source ff03::101 64
[Sysname-acl6-basic-2001] quit
[Sysname] pim ipv6
[Sysname-pim6] static-rp 2001::2 2001 preferred
Related commands
display pim ipv6 rp-info
timer hello (IPv6 PIM view)
Use timer hello to configure the hello interval globally.
Use undo timer hello to restore the default.
Syntax
timer hello interval
undo timer hello