Display the list of Source Specific Multicast (SSM) channels.
show ip igmp ssm-map
show ip igmp ssm-map vrf WORD<1-16>
show ip igmp ssm-map vrfids WORD<0-512>
None
Privileged EXEC
The show ip igmp ssm-map command displays the following information:
Output field |
Description |
---|---|
GROUP |
Indicates the IP multicast group address that uses the default range of 232/8. |
SOURCE |
Indicates the IP address of the source that sends traffic to the group source. |
MODE |
Indicates that the entry is a statically configured entry (static) or a dynamically learned entry from IGMPv3 (dynamic). |
ACTIVE |
Indicates the activity on the corresponding source and group. If the source is active and traffic is flowing to the switch, this status is active; otherwise, it is nonactive. |
STATUS |
Indicates the administrative state and whether to use the entry. If the status is enabled (default), the entry is used. If the status is disabled, the entry is not used but is saved for future use. |
The following example displays the list of SSM maps.
Switch:1#show ip igmp ssm-map ================================================================================ Igmp Ssm Channel - GlobalRouter ================================================================================ GROUP SOURCE MODE ACTIVE STATUS -------------------------------------------------------------------------------- 233.252.0.1 192.0.2.200 dynamic false enabled 233.252.0.2 192.0.2.200 dynamic false enabled 233.252.0.3 192.0.2.200 dynamic false enabled 233.252.0.4 192.0.2.200 dynamic false enabled 233.252.0.5 192.0.2.200 dynamic false enabled 233.252.0.6 192.0.2.200 dynamic false enabled 233.252.0.7 192.0.2.200 dynamic false enabled 233.252.0.8 192.0.2.200 dynamic false enabled 233.252.0.9 192.0.2.200 dynamic false enabled 233.252.0.10 192.0.2.200 dynamic false enabled 10 out of 10 entries displayed