Ip Multicast Routing Configuration Guide, Cisco Ios Xe Release 3Se (Catalyst 3650 Switches - Cisco Catalyst 3650 Configuration Manual

Ip multicast routing
Hide thumbs Also See for Catalyst 3650:
Table of Contents

Advertisement

Configuring PIM
• In a network of Cisco routers and multilayer devices where only Auto-RP is used, any device can be
• In a network that includes only Cisco PIMv2 routers and multilayer devices and with routers from other
• In a network of Cisco PIMv1 routers, Cisco PIMv2 routers, and routers from other vendors, configure
This procedure is optional.
SUMMARY STEPS
1. enable
2. configure terminal
3. ip pim rp-candidate interface-id [group-list access-list-number]
4. access-list access-list-number {deny | permit} source [source-wildcard]
5. end
6. show running-config
7. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
ip pim rp-candidate interface-id [group-list
access-list-number]
Example:
Device(config)# ip pim rp-candidate
gigabitethernet 1/0/5 group-list 10
Step 4
access-list access-list-number {deny | permit}
source [source-wildcard]
OL-29890-01
configured as an RP.
vendors, any device can be used as an RP.
only Cisco PIMv2 routers and multilayer devices as RPs.

IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)

Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters the global configuration mode.
Configures your device to be a candidate RP.
• For interface-id, specify the interface whose associated IP address
is advertised as a candidate RP address. Valid interfaces include
physical ports, port channels, and VLANs.
• (Optional) For group-list access-list-number, enter an IP standard
access list number from 1 to 99. If no group-list is specified, the
device is a candidate RP for all groups.
Creates a standard access list, repeating the command as many times
as necessary.
Configuring PIMv2 BSR
143

Advertisement

Table of Contents
loading

Table of Contents