Layer 2 management protocols
8.2 IGMP
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
454 Configuration Manual, 06/2016, C79000-G8976-C252-11
You configure the setting with the ip igmp robustness command.
You display the setting and other information with the
show ip igmp global-config
command.
ip igmp static-group
Description
With this command, you define a static multicast group. The clients are signed statically and
do not need to log on.
You are in the Interface Configuration mode of VLAN.
The command prompt is as follows:
cli(config-if-vlan-$$$)#
Call up the command with the following parameters:
ip igmp static-group <Group Address> [source <Source Address>]
The parameters have the following meaning:
Address of the multicast group
The client is statically assigned to the multicast group.
You delete the assignment of a client with the no ip igmp static-group command.
You display the list of configured multicast groups with the
show ip igmp group-list
command.