C613-50105-01 REV C Command Reference for x210 Series 638
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
IGMP AND IGMP SNOOPING COMMANDS
IP
IGMP STATIC-GROUP
ip igmp static-group
Overview Use this command to statically configure multicast group membership entries on
a VLAN interface, or to statically forward a multicast channel out a particular port
or port range.
To statically add only a group membership, do not specify any parameters.
To statically add a (*,g) entry to forward a channel out of a port, specify only the
multicast group address and the switch port range.
To statically add an (s,g) entry to forward a channel out of a port, specify the
multicast group address, the source IP address, and the switch port range.
Use the no variant of this command to delete static group membership entries.
Syntax
ip igmp static-group <ip-address> [source {<ip-source-addr>}]
[interface <port>]
no ip igmp static-group <ip-address> [source
{<ip-source-addr>}] [interface <port>]
Mode Interface Configuration for a VLAN interface.
Usage This command applies to IGMP operation, or to IGMP Snooping on a VLAN
interface.
Parameter Description
<ip-address> Standard IP Multicast group address, entered in the form
A.B.C.D, to be configured as a static group member.
source Optional.
<ip-source-addr> Standard IP source address, entered in the form A.B.C.D, to be
configured as a static source from where multicast packets
originate.
interface Use this parameter to specify a specific switch port or switch
port range to statically forward the multicast group out of. If
not used, static configuration is applied on all ports in the
VLAN.
<port> The port or port range to statically forward the group out of.
The port may be a switch port (e.g. port1.0.4), a static
channel group (e.g. sa2), or a dynamic (LACP) channel group
(e.g. po2).