Configuring Static Traffic Forwarding With Ssm Mapping (Cli) - Cisco Catalyst 3650 Configuration Manual

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

Advertisement

Configuring Source Specific Multicast Mapping

Configuring Static Traffic Forwarding with SSM Mapping (CLI)

Use static traffic forwarding with SSM mapping to statically forward SSM traffic for certain groups.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. ip igmp static-group group-address source ssm-map
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
interface type number
Example:
Device(config)# interface
gigabitethernet 1/0/1
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
244
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters the global configuration mode.
Selects an interface on which to statically forward traffic for a multicast group
using SSM mapping, 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 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
on page 83
Configuring SSM
Example: Interface Configuration
Example: Interface Configuration as an SVI,
OL-29890-01

Advertisement

Table of Contents
loading

Table of Contents