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

83
PIM commands
anycast rp (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 anycast-rp-address member-address
undo anycast-rp anycast-rp-address member-address
Default
Anycast RP is not configured.
Views
PIM view
Predefined user roles
network-admin
Parameters
anycast-rp-address: Specify an Anycast RP address. It must be a legal unicast IP address that is not in the
range of 127.0.0.0/8.
member-address: Specify an Anycast RP member address. It must be a legal unicast IP address that is not
in the range of 127.0.0.0/8.
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.0 as the Anycast RP address, and specify 1.1.0.1 and 1.2.0.1 as
the member addresses.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] anycast-rp 1.1.0.0 1.1.0.1
[Sysname-pim] anycast-rp 1.1.0.0 1.2.0.1
Related commands
display pim rp-info
bidir-pim enable (PIM view)
Use bidir-pim enable to enable BIDIR-PIM.
Use undo bidir-pim enable to disable BIDIR-PIM.