Layer 2 management protocols
8.3 IGMP snooping
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
467
8.3.3.1
ip igmp snooping static-group
Description
With this command, you create a static IGMP entry in the FDB.
Requirement
You are in the VLAN Configuration mode.
The command prompt is as follows:
cli(config-vlan-$$$)#
Syntax
Call up the command with the following parameters:
ip igmp snooping static-group <mcast_addr> ports <interface-type> <iface_list>
The parameter has the following meaning:
Parameter
Description
Range of values / note
static-group
Keyword for a static entry
-
mcast_addr
Value for a multicast address
Enter a valid multicast address.
ports
Keyword for a an interface description -
interface-type
Type or speed of the interface
Enter a valid interface
iface_list
Module no. and port no. of the interface
Result
The static IGMP entry has been created.
Further notes
You delete a static IGMP entry with the
no ip igmp snooping static-group
command.
8.3.3.2
no ip igmp snooping static-group
Description
With this command, you delete a static IGMP entry.
Requirement
You are in the VLAN Configuration mode.
The command prompt is as follows:
cli(config-vlan-$$$)#