313
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip pim auto-rp
ip pim auto-rp
To enable Protocol Independent Multicast (PIM) listening and forwarding of Auto-RP messages, use the
ip pim auto-rp listen and ip pim auto-rp forward commands. To disable the listening and forwarding
of Auto-RP messages, use the no form of this command.
ip pim auto-rp {listen [forward] | forward [listen]}
no ip pim auto-rp [{listen [forward] | forward [listen]}]
Syntax Description
Command Default Disabled
Command Modes Global configuration mode
VRF configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command requires the LAN Base Services license.
Examples This example shows how to enable listening and forwarding of Auto-RP messages:
switch(config)# ip pim auto-rp listen forward
This example shows how to disable listening and forwarding of Auto-RP messages:
switch(config)# no ip pim auto-rp listen forward
Related Commands
listen Specifies to listen to Auto-RP messages.
forward Specifies to forward Auto-RP messages.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip pim rp Displays information about PIM RPs.