fgate
This section describes:

Description
Installs and uninstalls the QoS policy on the managed Security Gateways.
Shows the status of the QoS Software Blade on the managed Security Gateways.
For more information, see:
Syntax
|
Parameters
Parameter |
Description |
||||
---|---|---|---|---|---|
|
Runs the command in debug mode. Use only if you troubleshoot the command itself.
|
||||
|
Runs a verifier on the QoS policy <Name_of_QoS_Policy>. If the QoS policy is valid, the Management Server compiles and installs the QoS Policy on the specified Security Gateways
|
||||
|
Shows the built-in usage for the " |
||||
|
Shows the status of the QoS Software Blade and policy on the managed Security Gateways.
|
||||
|
Uninstalls the QoS Policy from the specified Security Gateways
|
||||
|
Shows the QoS Software Blade version on the Management Server. |
Examples

[Expert@MGMT:0]# fgate load MyPolicy.F 192.168.3.52 QoS rules verified OK! Downloading QoS Policy: MyPolicy.F... Target(s): MyGW MyGW: QoS policy transferred to module: MyGW. MyGW: QoS policy installed succesfully. Done. [Expert@MGMT:0]# |

[Expert@MGMT:0]# fgate load MyPolicy.F MyClusterMember1 MyClusterMember2 QoS rules verified OK! Downloading QoS Policy: MyPolicy.F... MyClusterMember1: QoS policy transferred to module: MyClusterMember1. MyClusterMember1: QoS policy installed succesfully. MyClusterMember2: QoS policy transferred to module: MyClusterMember2. MyClusterMember2: QoS policy installed succesfully. Done. [Expert@MGMT:0]# |

[Expert@MGMT:0]# fgate stat MyGW Module name: MyGW ======================= Product: QoS Software Blade Version: R81 Kernel Build: 456 Policy Name: MyPolicy Install time: Wed Dec 4 19:53:48 2019 Interfaces Num: 1 Interface table ---------------------------------------------------------------- |Name|Dir|Limit (Bps)|Avg Rate (Bps)|Conns|Pend pkts|Pend bytes| ---------------------------------------------------------------- |eth0|in | 1250000000| 0| 0| 0| 0| |eth0|out| 1250000000| 0| 0| 0| 0| ---------------------------------------------------------------- [Expert@MGMT:0]# |

[Expert@MGMT:0]# fgate ver This is Check Point QoS Software Blade R81 - Build 123 [Expert@MGMT:0]# |

Description
Installs and uninstalls the QoS policy on the managed Security Gateways.
Shows the status of the QoS Software Blade on the managed Security Gateways.
Controls the QoS debug.
For more information, see:
Syntax
|
Parameters
Parameter |
Description |
||
---|---|---|---|
|
Runs the command in debug mode. Use only if you troubleshoot the command itself.
|
||
|
Shows the expected syntax and the list of the available QoS modules. |
||
|
Controls the specified QoS module:
|
||
|
Controls the debug mode of the QoS user space daemon
This sends additional debugging information to the |
||
|
Fetches and installs the QoS Policy from all the Management Servers configured in the |
||
|
Fetches and installs the QoS Policy from the specified Management Server. Enter the main IP address or the name of the Management Server object as configured in SmartConsole. |
||
|
Sends the specified signal to the specified QoS user space process.
|
||
|
Installs the local QoS Policy on the Security Gateway. If this command fails, run the etmstop and then etmstart commands. |
||
|
Controls the state of QoS logging in the Security Gateway kernel:
You can disable the QoS logging to save resources without reinstalling the QoS policy. |
||
|
Shows the status of the QoS Software Blade and policy on the Security Gateway. The
|
||
|
Uninstalls the QoS Policy from the Security Gateway. |
||
|
Shows the QoS Software Blade version. If you specify the " |
Examples

[Expert@MyGW]# fgate fetch -f
Fetching QoS Software Blade Policy:
Received Policy. Downloading...
eth0(inbound), eth0(outbound).
Download OK.
Done.
[Expert@MyGW]#
|

[Expert@MyGW]# fgate fetch 192.168.3.240
Fetching QoS Software Blade Policy:
Received Policy. Downloading...
eth0(inbound), eth0(outbound).
Download OK.
Done.
[Expert@MyGW]#
|

[Expert@MyGW]# fgate stat Product: QoS Software Blade Version: R81 Kernel Build: 456 Policy Name: MyPolicy Install time: Wed Dec 4 19:53:48 2019 Interfaces Num: 1 Interface table ---------------------------------------------------------------- |Name|Dir|Limit (Bps)|Avg Rate (Bps)|Conns|Pend pkts|Pend bytes| ---------------------------------------------------------------- |eth0|in | 1250000000| 0| 0| 0| 0| |eth0|out| 1250000000| 0| 0| 0| 0| ---------------------------------------------------------------- [Expert@MyGW]# |

[Expert@MyGW:0]# fgate ver This is Check Point QoS Software Blade R81 - Build 123 [Expert@MyGW:0]# [Expert@MyGW:0]# fgate ver -k This is Check Point QoS Software Blade R81 - Build 123 kernel: R81 - Build 456 [Expert@MyGW:0]# |