show ip arp
		suppression-status
 
   
  Displays the IPv4 ARP-suppression status. 
  
 Syntax
 
	  
		show ip arp suppression-status 
	 
 
	  
		show ip arp suppression-status 
		 
		  bridge-domain 
		  bridge-domain-id 
		 
	 
 
	  
		show ip arp suppression-status 
		 
		  vlan 
		  vlan-id 
		 
	 
 
	 Parameters
 
		 
		   
			 -  
				 
				  bridge-domain 
				  bridge-domain-id 
			 
  
			 - Specifies one or more bridge domain IDs. To specify a range of IDs, insert a hyphen between the beginning and ending integers (for example, 5-16). To specify individual IDs and ranges of IDs, separate them with commas (for example: 1,5-7,55). Do not insert spaces after commas. You can enter a maximum of 253 characters. 
			 
  
		   
		   
			 -  
				 
				  vlan 
				  vlan-id 
			 
  
			 - Specifies one or more VLAN IDs. To specify a range of IDs, insert a hyphen between the beginning and ending integers (for example, 5-16). To specify individual IDs and ranges of IDs, separate them with commas (for example: 1,5-7,55). Do not insert spaces after commas. You can enter a maximum of 253 characters. 
			 
  
		   
		
 
	 
 
	 Modes
 
		 Privileged EXEC mode 
		
 
	 
 
	 Output
 
		The 
		  show ip arp suppression-status command displays the following information: 
		
 
		 
				 
				  | Output field 
				   |  
				  Description 
				   |  
				
 
				 
				  | Vlan/Bd 
				   |  
				  Displays the VLAN (V) ID or bridge-domain (B) ID. 
				   |  
				
 
				 
				  | Configuration 
				   |  
				  Displays "Enabled" or "Disabled". 
				   |  
				
 
				 
				  | Evpn-Register 
				   |  
				  Displays "Yes" if the VLAN is extended through EVPN or "No" if it is not extended. 
				   |  
				
 
				 
				  | Operation 
				   |  
				  Displays "Active" or "Inactive". 
				   |  
				
 
			 
 
	 
Examples
 
	  
		The following example displays the results of the basic form of this command. 
		
 
		device# show ip arp suppression-status
Vlan/Bd          Configuration   Evpn-Register Operation    
--------------------------------------------------------------------------------     
4003 (V)         Enabled         Yes           Active       
4005 (V)         Disabled        No            Inactive     
4006 (V)         Enabled         Yes           Active       
4007 (V)         Enabled         Yes           Active       
4008 (V)         Disabled        No            Inactive     
4013 (V)         Enabled         Yes           Active       
4015 (V)         Disabled        No            Inactive