clear ip igmp groups
	 
  Removes the accumulated information about
		learned groups for a specified VLAN, bridge domain, MCT (Multi-Chassis Trunking) cluster, or
		CCEP (Cluster Client Edge Port) client.
 Syntax
			
			clear ip igmp groups
				[
					vlan
					id
					|
					bridge-domain
					id
					|
					cluster
					id
					|
					client
					id
					]
				
			
		 
	 Parameters
			
				
					- vlan
					
 
					- Specifies the VLAN for which you want to remove group information.
							
								- id
								
 
								- Specifies the ID of the VLAN.
 
							
						
 
				
				
					- bridge-domain
					
 
					- Specifies the bridge domain for which you
						want to remove group information.
							
								- id
								
 
								- Specifies the ID
									of the bridge domain.
 
							
						
 
				
				
					- cluster
 
					- Specifies the MCT cluster for which you want
						to remove group information.
							
								- id
								
 
								- Specifies the ID
									of the cluster.
 
							
						
 
				
				
					- client
 
					- Specifies the CCEP client for which you want
						to remove group information.
							
								- id
								
 
								- Specifies the ID
									of the client.
 
							
						
 
				
			
 
	 
		Modes
			
			Privileged EXEC mode
		
		Examples
			
			
				The following example clears the groups information for a VLAN.
				clear ip igmp groups vlan 100