API Guide

Table Of Contents
ip igmp static-group
Configure an IGMP static group.
C9000 Series
Syntax
ip igmp static-group {group address [exclude [source address]] | [include
{source address}]}
To delete a static address, use the no ip igmp static-group {group address [exclude [source
address]] | [include {source address}]} command.
Parameters
group address
Enter the group address in dotted decimal format (A.B.C.D).
exclude
source
address
(OPTIONAL) Enter the keyword exclude then the source address, in dotted decimal
format (A.B.C.D), for which a static entry is added.
include
source
address
(OPTIONAL) Enter the keyword include then the source address, in dotted decimal
format (A.B.C.D), for which a static entry is added.
Defaults none
Command Modes INTERFACE
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.5(0.1) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
7.5.1.0 Expanded to support the exclude and include options.
Usage Information
A group in include mode must have at least one source address defined. In exclude mode, if you do not
specify a source address, The system implicitly assumes all sources are included. If you do not specify either
include or exclude, the system implicitly assumes a IGMPv2 static join.
Command Limitations
Only one mode (include or exclude) is permitted per multicast group per interface. To configure another
mode, all sources belonging to the original mode must be unconfigured.
If a static configuration is present and a packet for the same group arrives on an interface, the dynamic entry
completely overwrites all the static configuration for the group.
Related
Commands
show ip igmp groups — displays IGMP group information.
ip igmp version
Manually set the version of the router to IGMPv2 or IGMPv3.
C9000 Series
Syntax
ip igmp version {2 | 3}
842 Internet Group Management Protocol (IGMP)