Reference Guide

556 | Internet Group Management Protocol (IGMP)
www.dell.com | support.dell.com
Usage
Information
Mapping applies to both v1 and v2 IGMP joins; any updates to the ACL are reflected in the
IGMP groups. You may not use extended access lists with this command. When a static SSM
map is configured and the router cannot find any matching access lists, the router continues to
accept (*,G) groups.
Related
Commands
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.
Version 7.8.1.0 Introduced on C-Series and S-Series
Version 7.7.1.0 Introduced on E-Series
ip access-list standard Create a standard access list to filter based on IP address.
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.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