371
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ipv6 pim anycast-rp
ipv6 pim anycast-rp
To configure an IPv6 Protocol Independent Multicast (PIM6) Anycast-RP peer for the specified
Anycast-RP address, use the
ipv6 pim anycast-rp
command. To remove the peer, use the
no
form of this
command.
ipv6 pim anycast-rp
anycast-rp
rp-addr
no ipv6 pim anycast-rp
anycast-rp
rp-addr
Syntax Description
Defaults
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 Enterprise Services license.
Examples
This example shows how to configure a PIM Anycast-RP peer:
switch(config)#
ipv6 pim anycast-rp 2001:0db8:0:abcd::3 2001:0db8:0:abcd::31
This example shows how to remove a peer:
switch(config)#
no ipv6 pim anycast-rp 2001:0db8:0:abcd::3 2001:0db8:0:abcd::31
Related Commands
anycast-rp
Address for the Anycast-RP address.
rp-addr
Address of RP in the Anycast-RP set.
Release
Modification
5.0(3)N1(1)
This command was introduced.
Command
Description
show ipv6 pim rp
Displays information about PIM6 RPs.