Users Guide

Configuring PIM-SSM
Configuring PIM-SM is a three-step process.
1. Enable multicast routing (refer to the following step).
2. Select a rendezvous point.
3. Enable PIM-SM on an interface.
Enable multicast routing.
CONFIGURATION mode
ip multicast-routing
Related Configuration Tasks
The following are related PIM-SM configuration tasks.
Configuring S,G Expiry Timers
Configuring a Static Rendezvous Point
Configuring a Designated Router
Creating Multicast Boundaries and Domains
Enable PIM-SM
You must enable PIM-SM on each participating interface.
1. Enable multicast routing on the system.
CONFIGURATION mode
ip multicast-routing
2. Enable PIM-Sparse mode.
INTERFACE mode
ip pim sparse-mode
Examples of Viewing PIM-SM Information
To display which interfaces are enabled with PIM-SM, use the show ip pim interface command
from EXEC Privilege mode.
show ip pim interface
Address Interface Ver/ Nbr Query DR DR
Mode Count Intvl Prio
1.1.1.1 Te 1/0 v2/S 0 30 1 1.1.1.1
2.1.1.1 Te 11/0 v2/S 0 30 1 2.1.1.1
5.1.1.1 Vl 10 v2/S 0 30 1 5.1.1.1
6.1.1.1 Vl 20 v2/S 0 30 1 6.1.1.1
NOTE: You can influence the selection of the Rendezvous Point by enabling PIM-Sparse mode on a
Loopback interface and assigning a low IP address.
746
PIM Sparse-Mode (PIM-SM)