628 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
IGMP SNOOPING COMMANDS
CLEAR
IP IGMP GROUP
clear ip igmp group
Overview Use this command to clear IGMP group membership records for a specific group
on either all VLAN interfaces, a single VLAN interface, or for a range of VLAN
interfaces.
Syntax
clear ip igmp group *
clear ip igmp group <ip-address> <interface>
Mode Privileged Exec
Usage This command applies to groups learned by IGMP Snooping.
In addition to the group a VLAN interface can be specified. Specifying this will
mean that only entries with the group learned on the interface will be deleted.
Examples
awplus# clear ip igmp group *
awplus# clear ip igmp group 224.1.1.1 vlan1
Validation
Commands
show ip igmp interface
show running-config
Related
Commands
clear ip igmp
clear ip igmp interface
Parameter Description
* Clears all groups on all VLAN interfaces. This is an alias to the
clear ip igmp command.
<ip-address> Specifies the group whose membership records will be cleared
from all VLAN interfaces, entered in the form A.B.C.D.
<interface> Specifies the name of the VLAN interface; all groups learned on
this VLAN interface are deleted.