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
Further notes
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.
8.2.3.17
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.
Requirement
You are in the Interface Configuration mode of VLAN.
The command prompt is as follows:
cli(config-if-vlan-$$$)#
Syntax
Call up the command with the following parameters:
ip igmp static-group <Group Address> [source <Source Address>]
The parameters have the following meaning:
Parameter
Description
Range of values / note
Group Address
Address of the multicast group
-
source
Keyword for a client
-
Source Address
IP address of the client
-
Result
The client is statically assigned to the multicast group.
Further notes
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.