Configuring Source Specific Multicast Mapping
The Source Specific Multicast (SSM) mapping feature supports SSM transition when supporting SSM on the
end system is impossible or unwanted due to administrative or technical reasons. You can use SSM mapping
to leverage SSM for video delivery to legacy STBs that do not support IGMPv3 or for applications that do
not use the IGMPv3 host stack.
Configuring Static SSM Mapping (CLI)
The following procedure describes how to configure static SSM mapping.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp ssm-map enable
4.
no ip igmp ssm-map query dns
5.
ip igmp ssm-map static access-list source-address
6.
Repeat Step 4 to configure additional static SSM mappings, if required.
7.
end
8.
show running-config
9.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device>
enable
•
Enter your password if prompted.
Enters the global configuration mode.
configure terminal
Example:
Device#
configure terminal
Step 2
Enables SSM mapping for groups in the configured SSM range.
ip igmp ssm-map enable
Step 3
Example:
Device(config)#
ip igmp ssm-map enable
By default, this command enables DNS-based SSM
mapping.
Note
(Optional) Disables DNS-based SSM mapping.
no ip igmp ssm-map query dns
Step 4
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
240
OL-29890-01
Configuring SSM
Configuring Source Specific Multicast Mapping