Dear All,
I want to assign specific CPU's to an VS. On the fly this can be accomplished via
However this does not survive a Hardware reboot and $FWDIR/conf/fwaffinity.conf need to be edited.
The Admin guide is not so clear to me as it defines only:
$FWDIR/conf/fwaffinity.conf Configuration File
The configuration file $FWDIR/conf/fwaffinity.conf controls CoreXL affinity settings.
Each line in this plain-text file uses the same format: <type> <id> <cpu_id>
DataAllowed ValuesDescription
<type> | i | Configures the affinity of an interface. |
| n | Configures the affinity of a Check Point daemon. |
| k | Configures the affinity of a CoreXL Firewall instance. |
<id> | Name of Interface | If <type> = i. |
| Name of Daemon | If <type> = n. |
| ID of CoreXL Firewall instanceFirewall instance | If <type> = k. |
Can someone please help me how to achieve this ?
Thanks
Hipo