no debug
	 
   
  Disables the debug process for the
		selected module or all modules.
 Syntax
			 
	 no debug
				{
					all
					|
					arp
					|
					bfd
					|
					dhcp
					|
					dot1x
					|
					endpoint-tracking
					|
					icmp
					|
					ip
					|
					ipv6
					|
					lacp
					|
					link-oam
					|
					lldp
					|
					mpls
					|
					sflow
					|
					spanning-tree
					|
					udld
					|
					vrrp}
				
			
 
	 Parameters
			 
		 
		   
			 - all
					
- Disables the debug on all modules for which
						it is enabled.
- arp
					
- Disables the Address Resolution Protocol
						packet debug.
- bfd
					
- Disables the Bidirectional Forwarding Detection debug.
- dhcp
					
- Disables the Dynamic Host Configuration Protocol packet debug.
- dot1x
					
- Disables the IEEE 802.1x port-based access control debug.
- endpoint-tracking
					
- Disables the endpoint tracking debug.
- icmp
					
- Disables the Internet Control Message Protocol packet debug.
- ip
					
- Disables the IPv4 packet debug.
- ipv6
					
- Disables the IPv6 packet debug.
- lacp
					
- Disables the Link Aggregation Control Protocol debug.
- link-oam
					
- Disables the link OAM debug.
- lldp
					
- Disables the Link Layer Discovery Protocol debug.
- mpls
					
- Disables the Multiprotocol Label Switching debug.
- sflow
					
- Disables sFlow (sampled flow) debug.
- spanning-tree
					
- Disables the Spanning-Tree Protocol debug.
- udld
					
- Disables the Unidirectional Link Detection debug.
- vrrp
					
- Disables the VRRP debug.
Modes
			
			Privileged EXEC mode
		
Examples
			 
	  
		This example disables the debug for VRRP.
 
		no debug vrrp
 
	  
	 
				This example disables debug on all modules for which it is enabled. 
 
		no debug all