mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			327 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			327 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
 | |
|   {{ var5 }} {{ var6 }} disable
 | |
| 
 | |
|   Disable given `<interface>`. It will be placed in administratively down
 | |
|   (``A/D``) state.
 | |
| 
 | |
|   Example:
 | |
| 
 | |
|   .. code-block:: none
 | |
| 
 | |
|     set interfaces {{ var0 }} {{ var1 }} {{ var2 }} {{ var4 }} {{ var5 }} {{ var7 }} disable |