CLI Guide

Table Of Contents
ip igmp ssm-map
To translate (*,G) memberships to (S,G) memberships, use a statically configured list.
Syntax
ip igmp [vrf vrf-name] ssm-map std-access-list source-address
Undo this configuration, that is, remove SSM map (S,G) states and replace them with (*,G) state, use
the ip igmp [vrf vrf-name] ssm-map std-access-list source-address command.
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf followed by the name of the VRF to configure
this setting on that VRF.
NOTE: Applies to specific VRF if input is provided, else applies to Default VRF.
std-access-list
Specify the standard IP access list that contains the mapping rules for multicast
groups.
source-address
Specify the multicast source address to which the groups are mapped.
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Added support for VRF and Introduced on the S6000-ON.
9.5(0.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the C-Series and S-Series.
7.7.1.0 Introduced on the E-Series.
Usage
Information
Mapping applies to both v1 and v2 IGMP joins; any updates to the ACL are reflected in the IGMP groups.
You may not use extended access lists with this command. When you configure a static SSM map and the
router cannot find any matching access lists, the router continues to accept (*,G) groups.
Related
Commands
ip access-list standard create a standard access list to filter based on IP address.
Internet Group Management Protocol (IGMP) 631