debug ip pim 
 
   
  Enables debugging for IP Protocol Independent Multicast. 
  
 Syntax
 
	  
		debug ip pim 
		 
		  { 
		  add-del-oif 
		  | 
		  bootstrap 
		  | 
		  group 
		  | 
		  join-prune 
		  | 
		  nbr-change 
		  | 
		  packets 
		  | 
		  parent 
		  | 
		  regproc 
		  | 
		  route-change 
		  | 
		  rp 
		  | 
		  source 
		  | 
		  state 
		  | 
		  all 
		  } 
		 
	 
 
	 
  
	 Command Default
 
		 All flags are disabled. 
		
 
	 
 
	 Parameters
 
		 
		   
			 -  
				 
				  add-del-oif 
				 
			 
  
			 - Controls the OIF change flag. 
			 
  
		   
		   
			 -  
				 
				  bootstrap 
				 
			 
  
			 - Controls the bootstrap processing flag. 
			 
  
		   
		   
			 -  
				 
				  group 
				 
			 
  
			 - Controls the processing for a group flag. 
			 
  
		   
		   
			 -  
				 
				  join-prune 
				 
			 
  
			 - Controls the Join/Prune processing flag. 
			 
  
		   
		   
			 -  
				 
				  nbr-change 
				 
			 
  
			 - Controls the neighbor changes flag. 
			 
  
		   
		   
			 -  
				 
				  packets 
				 
			 
  
			 - Controls the packet processing flag. 
			 
  
		   
		   
			 -  
				 
				  parent 
				 
			 
  
			 - Controls the parent change processing flag. 
			 
  
		   
		   
			 -  
				 
				  regproc 
				 
			 
  
			 - Controls the register processing flag. 
			 
  
		   
		   
			 -  
				 
				  route-change 
				 
			 
  
			 - Controls the route changes flag. 
			 
  
		   
		   
			 -  
				 
				  rp 
				 
			 
  
			 - Controls the Rendezvous Point (RP) processing flag. 
			 
  
		   
		   
			 -  
				 
				  source 
				 
			 
  
			 - Controls the processing for a source flag. 
			 
  
		   
		   
			 -  
				 
				  state 
				 
			 
  
			 - Controls the state processing flag. 
			 
  
		   
		   
			 -  
				 
				  all 
				 
			 
  
			 - Controls all of the states. 
			 
  
		   
		
 
	 
 
	 Modes
 
		 Privileged EXEC mode 
		
 
	 
 
	 Usage Guidelines
 
		 Diagnostic commands are developed and intended
				for specialized troubleshooting. Work closely with Extreme Networks technical
				support when running debug
				 or show system
					internal commands and interpreting their results. 
 
		 Use the 
		  no debug ip pim all command to disable debugging.