318
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip pim auto-rp rp-candidate
Usage Guidelines The scope and interval, and bidir keywords can be entered once and in any order.
The ip pim send-rp-announce command is an alternative form of this command.
Using a route map, you can add group ranges that this auto RP candidate-RP can serve.
Note Use the same configuration guidelines for the route-map auto-rp-range that you used when you create a
route map for static RPS.
This command requires the LAN Base Services license.
Examples This example shows how to configure a PIM Auto-RP candidate RP:
switch(config)# ip pim auto-rp rp-candidate ethernet 2/1 group-list 239.0.0.0/24
This example shows how to remove a PIM Auto-RP candidate RP:
switch(config)# no ip pim auto-rp rp-candidate ethernet 2/1 group-list 239.0.0.0/24
Related Commands Command Description
ip pim
send-rp-announce
Configures a PIM Auto-RP candidate RP.
show ip pim interface Displays information about PIM-enabled interfaces.