The content you are looking for has been archived. View related content below.
Created on
11-10-2021
02:36 AM
Edited on
03-22-2023
12:03 PM
By
bdickie_FTNT
Description
Solution
# config firewall policyedit 1set auto-asic-offload disableend
# config vpn ipsec phase1-interface
edit phase-1-nameset npu-offload disable
end
# config system npuset fastpath disableend
For models with an NP6XLite processor you can also disable offloading for all traffic:
# config system np6xliteedit np6xlite_0set fastpath disableend
fastpath is enabled by default. This command disables offloading for individual NP6XLite processors, in the example, np6xlite_0.Alternatively, for NP6 and related processors you can use the following diagnose command to temporarily disable NP6 hardware acceleration.Using this method, the hardware acceleration will be enabled again when you reboot the FortiGate.Example command:
# diagnose npu <processor-name> fastpath disable <id>
'processor-name' can be np6, np6xlite, or np6lite.'id' specify the ID of the NP6, NP6XLite, or NP6XLite processor for which to disable offloading.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.