Users Guide

Table Of Contents
Layer 3 Routing Commands 1656
Syntax
ip pim join-prune-interval
interval
no ip pim join-prune-interval
interval
— The number of seconds between successive join-prune
transmissions. Range: 0–18000 seconds. Default is 60.
Default Configuration
The default join/prune interval is 60 seconds.
Command Mode
Interface (VLAN) Configuration mode
User Guidelines
This command only has an effect if sparse mode is enabled.
Example
console(if-vlan10)#ip pim join-prune-interval 30
ip pim rp-address
Use the ip pim rp-address command in Global Configuration mode to define
the address of a PIM Rendezvous point (RP) for a specific multicast group
range. Use the no form of this command to remove a configured RP. This
command replaces the ip pimsm rp-address command.
Syntax
ip pim rp-address
{rp-address group-address group-mask
[override]}
no ip pim rp-address {
rp-address group-address group-mask}
rp-address
The valid IPv4 address for the rendezvous point.
group-address
A valid multicast group address to be sourced from the
rendezvous point.
group-mask
A mask indicating the range of multicast groups sourced from the
RP.