Reference Guide
Internet Group Management Protocol (IGMP) | 587
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
Defaults
No default values or behavior
Command Modes
INTERFACE
Command
History
Usage
Information
A group in the include mode should have at least one source address defined. In 
exclude mode if no source address is specified, FTOS implicitly assumes all sources 
are included. If neither 
include or exclude is specified, FTOS 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 will completely overwrite all the static configuration 
for the group. 
Related
Commands
ip igmp version
c e s
Manually set the version of the router to IGMPv2 or IGMPv3.
group address
Enter the group address in dotted decimal format (A.B.C.D)
exclude source 
address
(OPTIONAL) Enter the keyword exclude followed by the source address, in 
dotted decimal format (A.B.C.D), for which a static entry needs to be added.
include source 
address
(OPTIONAL) Enter the keyword include followed by the source address, in 
dotted decimal format (A.B.C.D), for which a static entry needs to be added.
Note: A group in include mode must have at least one source address defined.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.7.0 Introduced on S4810
Version 7.8.1.0 Introduced on S-Series
Version 7.7.1.0 Introduced on C-Series
Version 7.5.1.0 Expanded to support the 
exclude and include options
E-Series legacy command
show ip igmp groups Display IGMP group information










