Command Line Reference Guide

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 you configure
a static SSM map and the router cannot find any matching access lists, the router continues to
accept (*,G) groups.
Related
Commands
ip access-list standard – creates a standard access list to filter based on IP address.
ip igmp static-group
Configure an IGMP static group.
S5000
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 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.
Defaults none
Command Modes INTERFACE
Command History
Version 9.0(1.3) Introduced on the S5000.
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, FTOS implicitly assumes all sources are included.
If you do not specify either include or exclude, 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 completely overwrites all the static configuration for the
group.
479