SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip multicast-routing
[
distributed
]
4.
Either perform Steps 5 through 7 or perform Steps 6 and 8.
5.
ip pim autorp listener
6.
interface type number
7.
ip pim sparse-mode
8.
ip pim sparse-dense-mode
9.
exit
10.
Repeat Steps 1 through 9 on all PIM interfaces.
11.
ip pim send-rp-announce
{
interface-type interface-number
|
ip-address
}
scope ttl-value
[
group-list
access-list
] [
interval seconds
] [
bidir
]
12.
ip pim send-rp-discovery
[
interface-type interface-number
]
scope ttl-value
[
interval seconds
]
13.
ip pim rp-announce-filter rp-list access-list group-list access-list
14.
no ip pim dm-fallback
15.
interface type number
16.
ip multicast boundary access-list
[
filter-autorp
]
17.
end
18.
show ip pim autorp
19.
show ip pim rp
[
mapping
] [
rp-address
]
20.
show ip igmp groups
[
group-name
|
group-address
|
interface-type interface-number
] [
detail
]
21.
show ip mroute
[
group-address
|
group-name
] [
source-address
|
source-name
] [
interface-type
interface-number
] [
summary
] [
count
] [
active kbps
]
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Enables IP multicast routing.
ip multicast-routing
[
distributed
]
Step 3
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
147
Configuring PIM
Configuring Sparse Mode with Auto-RP