Command Line Reference Guide
Internet Group Management Protocol (IGMP) | 531
ip igmp static-group
c e s
Configure an IGMP static group.
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.
Syntax
ip igmp version {2 | 3}
Parameters
Defaults
2 (that is IGMPv2)
Command Modes
INTERFACE
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 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
2 Enter the number 2 to set the IGMP version number to IGMPv2.
3 Enter the number 3 to set the IGMP version number to IGMPv3.










