mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-11-04 00:02:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			459 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			459 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
 | 
						|
  {{ var5 }} {{ var6 }} description <description>
 | 
						|
 | 
						|
  Set a human readable, descriptive alias for this connection. Alias is used by
 | 
						|
  e.g. the :opcmd:`show interfaces` command or SNMP based monitoring tools.
 | 
						|
 | 
						|
  Example:
 | 
						|
 | 
						|
  .. code-block:: none
 | 
						|
 | 
						|
    set interfaces {{ var0 }} {{ var1 }} {{ var2 }} {{ var4 }} {{ var5 }} {{ var7 }} description 'This is an awesome interface running on VyOS' |