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 IP Multicast Routing
Command or Action
Example:
Device(config)# interface
gigabitEthernet1/0/1
Step 5
ip multicast boundary
access-list-number
Example:
Device(config-if)# ip multicast
boundary 99
Step 6
end
Example:
Device(config-if)# end
Step 7
show running-config
Example:
Device# show running-config
OL-29890-01
Purpose
The specified interface must be one of the following:
• A routed port—A physical port that has been configured as a Layer 3 port
by entering the no switchport interface configuration command. You will
also need to enable IP PIM sparse-dense-mode on the interface, and join
the interface as a statically connected member to an IGMP static group.
For a configuration example, see
Routed Port, on page 83
• An SVI—A VLAN interface created by using the interface vlan vlan-id
global configuration command. You will also need to enable IP PIM
sparse-dense-mode on the VLAN, join the VLAN as a statically connected
member to an IGMP static group, and then enable IGMP snooping on the
VLAN, the IGMP static group, and physical interface. For a configuration
example, see
These interfaces must have IP addresses assigned to them.
Configures the boundary, specifying the access list you created in Step 2.
Additional command options include:
• For access-list-number, the ranges are as follows:
◦access-list-number 1—99 (IP standard access list)
◦access-list-number 100—199 ( IP extended access list)
◦access-list-number 1300—1999 (IP standard access list - expanded
range)
◦access-list-number 2000—2699 (IP extended access list - expanded
range)
• Word—IP named access list.
• filter-autorp—Filter AutoRP packet contents.
• in—Restrict (s,g) creation when this interface is the RPF.
• out—Restrict interface addition to outgoing list.
Returns to privileged EXEC mode.
Verifies your entries.

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

Configuring an IP Multicast Boundary (CLI)
Example: Interface Configuration as a
Example: Interface Configuration as an SVI, on page 83
267

Advertisement

Table of Contents
loading

Table of Contents