debug lldp dump 
 
   
  Dumps debugging information for the Link Layer Discovery Protocol (LLDP) to the console. 
  
 Syntax
 
	  
		debug lldp dump 
		 
		  { 
		  all 
		  | 
		  [ 
		  ethernet 
		  slot/port 
		  ] 
		  [ 
		  both 
		  ] 
		  ] 
		  | 
		  [ 
		  detail 
		  [ 
		  both 
		  | 
		  rx 
		  | 
		  tx 
		  ] 
		  } 
		 
	 
  
	 Command Default
 
		 LLDP debugging is disabled. 
		
 
	 
 
	 Parameters
 
		 
		   
			 -  
				 
				  all 
				 
			 
- Dumps all information to the console. 
			 
-  
				 
				  ethernet 
				 
			 
-  Represents a valid, physical Ethernet port. 
				 
				   
					 - slot 
					 
- Specifies a valid slot number. The only valid value is 0. 
					 
- port 
					 
- Specifies a valid port number. 
					 
- both 
					 
- Turns on debugging for both transmit and receive packets. 
					 
- detail 
					 
- Turns on debugging with detailed information. 
						 
						   
							 - both 
							 
- Turns on detailed debugging for both transmit and receive packets. 
							 
- rx 
							 
- Turns on detailed debugging for only received LLDP packets. 
							 
- tx 
							 
- Turns on detailed debugging for only transmitted LLDP packets. 
							 
 
 
Modes
 
		 Privileged EXEC mode