User Manual

Table Of Contents
[Parameter]
group : Multicast group address (A.B.C.D)
source : IPv4 address of a multicast sender (A.B.C.D)
[Initial value]
none
[Input mode]
interface mode
[Description]
Registers IGMP group membership static entries for the applicable interface.
If this command is executed with the "no" syntax, delete entries.
[Note]
The IP address of the multicast sender can be specified only when using IGMPv3.
Setting this command will determine that a multicast receiver statically exists on the applicable interface, and the multicast
traffic will be forwarded. However, this unit will not receive multicast traffic, and an IGMP report will not be transmitted.
[Example]
Add a static IGMP group member (multicast group: 226.1.2.4; multicast sender: 10.0.0.1).
SWX3220(config)#interface vlan2
SWX3220(config-if)#ip igmp static-group 226.1.2.4 source 10.0.0.1
8.5.14 Set SSM mapping function
[Syntax]
ip igmp ssm-map type
no ip igmp ssm-map
[Parameter]
type : SSM mapping function operations
Setting value Description
disable Disables SSM mapping.
enable Enables SSM mapping.
[Initial value]
ip igmp ssm-map enable
[Input mode]
global configuration mode
[Description]
Disables the IGMP SSM (Source Specific Multicast) mapping function.
If this command is executed using the "no" syntax or if enable is specified, the SSM mapping function will be enabled.
[Note]
Enables mapping for the multicast group address and multicast sender(s). This will allow multicast receivers that are compatible
only with IGMPv2 to use PIM-SSM.
The entire multicast group can be specified as an SSM range by default, not just the standard SSM range.
[Example]
Disable the SSM mapping function.
SWX3220(config)#ip igmp ssm-map disable
390 | Command Reference | IP multicast control