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 ]}]
|
listen
|
Specifies to listen to Auto-RP messages.
|
|
forward
|
Specifies to forward Auto-RP messages.
|
Disabled
Global configuration mode
VRF configuration mode
|
Release
|
Modification
|
|
5.0(3)N1(1)
|
This command was introduced.
|
This command requires the LAN Base Services license.
This example shows how to enable listening and forwarding of Auto-RP messages:
This example shows how to disable listening and forwarding of Auto-RP messages:
|
Command
|
Description
|
|---|---|
|
show ip pim rp
|
Displays information about PIM RPs.
|