mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-11-04 00:02:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			483 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			483 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
 | 
						|
  {{ var5 }} {{ var6 }} per-client-thread
 | 
						|
 | 
						|
  Provides a per-device control to enable/disable the threaded mode for
 | 
						|
  all the NAPI instances of the given network device, without the need for
 | 
						|
  a device up/down.
 | 
						|
 | 
						|
  If CLI option is not specified, this feature is disabled.
 | 
						|
 | 
						|
  Example:
 | 
						|
 | 
						|
  .. code-block:: none
 | 
						|
 | 
						|
    set interfaces {{ var0 }} {{ var1 }} {{ var2 }} {{ var4 }} {{ var5 }} {{ var7 }} per-client-thread
 |