User Manual UMN:CLI
V5808
407
To configure the IGMP static join, use the following command.
ip igmp static-group A.B.C.D vlan VLAN port
PORT [reporter A.B.C.D]
Configures the IGMP static join.
A.B.C.D: IGMP group address
VLANS: VLAN ID (1-4094)
reporter: host address
Deletes the configured IGMP static join.
*: all addresses
no ip igmp static-group {A.B.C.D | vlan VLAN}
no ip igmp static-group A.B.C.D vlan VLAN
[port PORT]
no ip igmp static-group A.B.C.D vlan VLAN
port PORT reporter {A.B.C.D | *}
To configure the IGMP static join for a range of IGMP groups on a specific interface, use
the following command.
ip igmp static-group A.B.C.D
Configures the IGMP static join.
A.B.C.D: multicast group address
ip igmp static-group range
A.B.C.D A.B.C.D
Configures the IGMP static join for a range of multicast
group addresses.
A.B.C.D: start/end multicast group address to be joined
no ip igmp static-group A.B.C.D
Deletes the configured IGMP static join on this
interface.
no ip igmp static-group range
A.B.C.D A.B.C.D
To configure the IGMP static join for a range of IGMP groups by access lists, use the
following command.
ip igmp static-group list {<1-99> | <1300-
1999> | WORD}
vlan VLAN port PORT [reporter A.B.C.D]
Configures the IGMP static join for a range
of IGMP groups by access lists.
1-99: IP standard access list
1300-1999: IP standard access list
(extended range)
WORD: access list name
VLANS: VLAN ID (1-4094)
reporter: host address
no ip igmp static-group list {<1-99> | <1300-
1999> | WORD}
Deletes the configured IGMP static join for
a range of IGMP groups.
*: all addresses
no ip igmp static-group list {<1-99> | <1300-
1999> | WORD} vlan VLAN [port PORT]
no ip igmp static-group list {<1-99> | <1300-
1999> | WORD} vlan VLAN port PORT reporter
{A.B.C.D | *}