ECS2020 Series CLI Reference Guide-R04
107
ip igmp snooping vlan static
Use this command to add a static VLAN group.
ip igmp snooping vlan VLAN-LIST static group-address interfaces
GigabitEthernet|Aggregateport IF_PORTS
no ip igmp snooping vlan VLAN-LIST static group-address interfaces
GigabitEthernet|Aggregateport IF_PORTS
No static groups by default.
Global configuration
.
Use the ip igmp snooping vlan static command to add a static group. The static group
will not learn other dynamic ports. If the dynamic group exist, then the static group will
overlap the dynamic group.The static group is set to valid unless igmp snooping vlan is
enabled.
Use the no form of this command to delete a static group. If the last member of static group
is removed,the static group will be deleted.
You can verify settings by the show ip igmp snooping group command.
The following example specifies to set the ip igmp snooping
static group t
est:
ECS2020-10P(config)# ip igmp snooping vlan 2 static 239.1.1.1 interfaces
GigabitEthernet 0/6
ip igmp snooping vlan querier
Use this command to enable a querier for a VLAN. Use "no" with the command to disable querier the
function.
ip igmp snooping vlan VLAN-LIST querier
no ip igmp snooping vlan VLAN-LIST querier
Parameter
Parameter
Description
Ip-addr
Specifies multicast group ipv4 address
IF-PORTS
Specifies a port list to set or remove
Command
Command
Description
Show ip igmp snooping group
Display the IGMP snooping settings.
Default
Mode
Usage
Example