312
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip pim anycast-rp
ip pim anycast-rp
To configure an IPv4 Protocol Independent Multicast (PIM) Anycast-RP peer for the specified
Anycast-RP address, use the ip pim anycast-rp command. To remove the peer, use the no form of this
command.
ip pim anycast-rp anycast-rp rp-addr
no ip pim anycast-rp anycast-rp rp-addr
Syntax Description
Command Default None
Command Modes Global configuration mode
VRF configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines Each command with the same Anycast-RP address forms an Anycast-RP set. The IP addresses of RPs
are used for communication with RPs in the set.
This command requires the LAN Base Services license.
Examples This example shows how to configure a PIM Anycast-RP peer:
switch# configure terminal
switch(config)# ip pim anycast-rp 192.0.2.3 192.0.2.31
This example shows how to remove a peer:
switch# configure terminal
switch(config)# no ip pim anycast-rp 192.0.2.3 192.0.2.31
Related Commands
anycast-rp Anycast-RP address of the peer.
rp-addr Address of RP in the Anycast-RP set.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip pim rp Displays information about PIM RPs.