fwaccel on

説明

fwaccel onfwaccel6 on コマンドは、以前にfwaccel off またはfwaccel6 off コマンドで停止していた場合、オンザフライで加速を開始します (fwaccel off参照)。

重要:

IPv4用構文

fwaccel on [-a] [-q]

IPv6用構文

fwaccel6 on [-a] [-q]

返送可能な出力

  • SecureXL device is enabled.

  • Failed to start SecureXL.

  • No license for SecureXL.

  • SecureXL is disabled by the firewall. Please try again later.

  • The installed SecureXL device is not compatible with the installed firewall (version mismatch).

  • The SecureXL device is in the process of being stopped. Please try again later.

  • SecureXL cannot be started while "flows" are active.

  • SecureXL is already started.

  • SecureXL will be started after a policy is loaded.

  • fwaccel: Failed to check FloodGate-1 status. Acceleration will not be started.

  • FW-1: SecureXL acceleration cannot be started while QoS is running in express mode.

    Please disable FloodGate-1 express mode or SecureXL.

  • FW-1: SecureXL acceleration cannot be started while QoS is running with citrix printing rule.

    Please remove the citrix printing rule to enable SecureXL.

  • FW-1: SecureXL acceleration cannot be started while QoS is running with UAS rule.

    Please remove the UAS rule to enable SecureXL.

  • FW-1: SecureXL acceleration cannot be started while QoS is running.

    Please remove the QoS blade to enable SecureXL.

  • Failed to enable SecureXL device

  • fwaccel_on: failed to set process context <VSID>

例1:VSX以外のゲートウェイからの出力

[Expert@MyGW:0]# fwaccel on
SecureXL device is enabled.
[Expert@MyGW:0]#

例 2 - 特定のバーチャルシステムに対する VSX ゲートウェイからの出力

[Expert@MyVSXGW:1]# vsx stat -v
VSX Gateway Status
==================
Name:            VSX2_192.168.3.242
Access Control Policy: VSX_GW_VSX
Installed at:    17Sep2018 13:17:14
Threat Prevention Policy: <No Policy> 
SIC Status:      Trust
 
Number of Virtual Systems allowed by license:          25
Virtual Systems [active / configured]:                  2 / 2
Virtual Routers and Switches [active / configured]:     0 / 0
Total connections [current / limit]:                    4 / 44700
 
Virtual Devices Status
======================
 
 ID  | Type &amp; Name     | Access Control Policy | Installed at    | Threat Prevention Policy | SIC Stat
-----+---------------------+-----------------------+-----------------+--------------------------+---------
   1 | S VS1               | VS1_Policy            | 17Sep2018 12:47 | <No Policy>              | Trust
   2 | S VS2               | VS2_Policy            | 17Sep2018 12:47 | <No Policy>              | Trust
 
Type: S - Virtual System, B - Virtual System in Bridge mode,
      R - Virtual Router, W - Virtual Switch.
 
[Expert@MyVSXGW:1]#
[Expert@MyVSXGW:1]# vsenv 1
Context is set to Virtual Device VS1 (ID 1).
[Expert@MyVSXGW:1]#
[Expert@MyVSXGW:1]# fwaccel stat -t
+-----------------------------------------------------------------------------+
|Id|Name |Status     |Interfaces               |Features                      |
+-----------------------------------------------------------------------------+
|0 |SND  |disabled   |eth1,eth2,eth3           |Acceleration,Cryptography     |
+-----------------------------------------------------------------------------+
 
[Expert@MyVSXGW:1]#
 
[Expert@MyVSXGW:1]# fwaccel on
[Expert@MyVSXGW:1]#
[Expert@MyVSXGW:1]# fwaccel stat -t
+-----------------------------------------------------------------------------+
|Id|Name |Status     |Interfaces               |Features                      |
+-----------------------------------------------------------------------------+
|0 |SND  |enabled    |eth1,eth2,eth3           |Acceleration,Cryptography     |
+-----------------------------------------------------------------------------+
 
[Expert@MyVSXGW:1]#

例 3 - VSX ゲートウェイからの全仮想システムに対する出力

[Expert@MyVSXGW:1]# vsx stat -v
VSX Gateway Status
==================
Name:            VSX2_192.168.3.242
Access Control Policy: VSX_GW_VSX
Installed at:    17Sep2018 13:17:14
Threat Prevention Policy: <No Policy> 
SIC Status:      Trust
 
Number of Virtual Systems allowed by license:          25
Virtual Systems [active / configured]:                  2 / 2
Virtual Routers and Switches [active / configured]:     0 / 0
Total connections [current / limit]:                    4 / 44700
 
Virtual Devices Status
======================
 
 ID  | Type &amp; Name     | Access Control Policy | Installed at    | Threat Prevention Policy | SIC Stat
-----+---------------------+-----------------------+-----------------+--------------------------+---------
   1 | S VS1               | VS1_Policy            | 17Sep2018 12:47 | <No Policy>              | Trust
   2 | S VS2               | VS2_Policy            | 17Sep2018 12:47 | <No Policy>              | Trust
 
Type: S - Virtual System, B - Virtual System in Bridge mode,
      R - Virtual Router, W - Virtual Switch.
 
[Expert@MyVSXGW:1]#
[Expert@MyVSXGW:1]# vsenv 1
Context is set to Virtual Device VS1 (ID 1).
[Expert@MyVSXGW:1]#
[Expert@MyVSXGW:1]# fwaccel on -a
[Expert@MyVSXGW:1]#