debug ipv6 pim
	
	
	Enables IPv6 PIM debug flags.
		Syntax
			
			debug ipv6 pim
				
					{
					add-del-oif
					|
					bootstrap
					|
					group
					|
					join-prune
					|
					nbr-change
					|
					packets
					|
					parent
					|
					regproc
					|
					route-change
					|
					rp
					|
					source
					|
					state
					|
					all
					}
				
			
			no debug ipv6 pim
				
					{
					add-del-oif
					|
					bootstrap
					|
					group
					|
					join-prune
					|
					nbr-change
					|
					packets
					|
					parent
					|
					regproc
					|
					route-change
					|
					rp
					|
					source
					|
					state
					|
					all
					}
				
		
		Command Default
			By default, all debug flags are
				disabled. 
		
		Parameters
			
				
					- 
						
							add-del-oif
						
					
- Controls the OIF change flag.
					
- 
						
							bootstrap
						
					
- Controls the bootstrap
						processing flag. 
- 
						
							group
						
					
- Controls the group processing 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 source processing flag. 
- 
						
							state
						
					
- Controls the state processing
						flag. 
- 
						
							all
						
					
- Controls the state of all the
						flags. 
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. 
			The no debug ipv6 pim all
				form of the command disables all debug flags.
		
		Examples
			
			
				This example shows enables all debug flags.
				device# debug ipv6 pim all
			
			
				This example disables the Rendezvous Point flag.
				device# no debug ipv6 pim rp