Cisco Catalyst 3850 series Configuration Manual page 315

Ip multicast routing configuration guide
Hide thumbs Also See for Catalyst 3850 series:
Table of Contents

Advertisement

Configuring Basic IP Multicast Routing
SUMMARY STEPS
1. enable
2. configure terminal
3. ip multicast-routing
4. interface interface-id
5. ip pim {dense-mode | sparse-mode | sparse-dense-mode}
6. end
7. show running-config
8. 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 multicast-routing
Example:
Device(config)# ip
multicast-routing
Step 4
interface interface-id
Example:
Device(config)# interface
gigabitethernet 1/0/1
OL-32598-01
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters the global configuration mode.
Enables IP multicast routing.
IP multicast routing is supported with Multicast Forwarding Information Base
(MFIB) and Multicast Routing Information Base (MRIB).
Specifies the Layer 3 interface on which you want to enable multicast routing,
and enters interface configuration mode.
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
as a Routed Port, on page 95
• 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
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
Configuring Basic IP Multicast Routing
Example: Interface Configuration
291

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents