Use the show ip igmp ssm-map command to display the list of SSM maps. The syntax for this command is as follows.
show ip igmp ssm-map [vrf WORD <0-16>] [vrfids WORD <0-512>]
The following table shows the field descriptions for this command.
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. |
Switch:1(config)#show ip igmp ssm-map ================================================================================ Igmp Ssm Channel - GlobalRouter ================================================================================ GROUP SOURCE MODE ACTIVE STATUS -------------------------------------------------------------------------------- 232.1.1.1 122.122.122.200 dynamic false enabled 232.1.1.2 122.122.122.200 dynamic false enabled 232.1.1.3 122.122.122.200 dynamic false enabled 232.1.1.4 122.122.122.200 dynamic false enabled 232.1.1.5 122.122.122.200 dynamic false enabled 232.1.1.6 122.122.122.200 dynamic false enabled 232.1.1.7 122.122.122.200 dynamic false enabled 232.1.1.8 122.122.122.200 dynamic false enabled 232.1.1.9 122.122.122.200 dynamic false enabled 232.1.1.10 122.122.122.200 dynamic false enabled 10 out of 10 entries displayed