Difference between revisions of "setting interface affinity"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(Created page with " # sim affinity -s")
 
Line 1: Line 1:
 +
example (77.30)
 +
# '''sim affinity -s'''
 +
Usage : For each interface enter one of the following:
 +
    Return            - To keep the default values (appearing in [ ])
 +
    all                - To allow all processors for this interface
 +
    List of processors - A list of processor numbers between 0 and 19
  
  # sim affinity -s
+
  eth1-01 [All] :
 +
eth1-02 [All] : '''0'''
 +
eth2-01 [All] : '''1'''
 +
eth2-02 [All] : '''2'''
 +
eth3-01 [All] : '''3'''
 +
eth3-02 [All] : '''4'''
 +
eth3-04 [All] : '''5'''

Revision as of 04:26, 22 October 2017

example (77.30)

# sim affinity -s
Usage : For each interface enter one of the following:
   Return             - To keep the default values (appearing in [ ])
   all                - To allow all processors for this interface
   List of processors - A list of processor numbers between 0 and 19
eth1-01 [All] :
eth1-02 [All] : 0
eth2-01 [All] : 1
eth2-02 [All] : 2
eth3-01 [All] : 3
eth3-02 [All] : 4
eth3-04 [All] : 5