R0106-HP MSR Router Series IP Multicast Command Reference(V7)

250
IPv6 PIM commands
anycast rp (IPv6 PIM view)
Use anycast-rp to configure an Anycast RP address and an Anycast RP member address.
Use undo anycast-rp to remove an Anycast RP member address.
Syntax
anycast-rp ipv6-anycast-rp-address ipv6-member-address
undo anycast-rp ipv6-anycast-rp-address ipv6-member-address
Default
Anycast RP is not configured.
Views
IPv6 PIM view
Predefined user roles
network-admin
Parameters
ipv6-anycast-rp-address: Specifies an Anycast RP address. It must be a legal IPv6 global unicast address.
ipv6-member-address: Specifies an Anycast RP member address. It must be a legal IPv6 global unicast
address.
Usage guidelines
To add multiple RP member addresses to an Anycast RP set, use this command repeatedly with the same
Anycast RP address but different RP member addresses.
An RP member address cannot be the same as the Anycast RP address.
Examples
# On the public network, specify 1:1::0 as the Anycast RP address, and specify 1:1::1 and 1:2::1 as
member addresses.
<Sysname> system-view
[Sysname] ipv6 pim
[Sysname-pim6] anycast-rp 1:1::0 1:1::1
[Sysname-pim6] anycast-rp 1:1::0 1:2::1
Related commands
display ipv6 pim rp-info
bidir-pim enable (IPv6 PIM view)
Use bidir-pim enable to enable IPv6 BIDIR-PIM.
Use undo bidir-pim enable to disable IPv6 BIDIR-PIM.