diagnose npu np6xlite npu-feature (verify enabled NP6Lite features)
You can use the diagnose npu np6xlite npu-feature command to see the NP6XLite features that are enabled on your FortiGate and those that are not.
The following command output, from a FortiGate 60F, shows the default NP6XLite configuration for most FortiGates with NP6XLite processors:
diagnose npu np6xlite npu-feature
np_0
------------------- ---------
Fastpath Enabled
HPE-type-shaping Disabled
IPv4 firewall Yes
IPv6 firewall Yes
IPv4 IPSec Yes
IPv6 IPSec Yes
IPv4 tunnel Yes
IPv6 tunnel Yes
GRE passthrough Yes
IPv4 Multicast Yes
IPv6 Multicast Yes
CAPWAP Yes
If you use the following commands to disable fastpath:
config system np6xlite
edit np6xlite_0
set fastpath disable
end
The npu-feature command output show this configuration change:
diagnose npu np6xlite npu-feature
np_0
------------------- ---------
Fastpath Disabled
HPE-type-shaping Disabled
IPv4 firewall Yes
IPv6 firewall Yes
IPv4 IPSec Yes
IPv6 IPSec Yes
IPv4 tunnel Yes
IPv6 tunnel Yes
GRE passthrough Yes
IPv4 Multicast Yes
IPv6 Multicast Yes
CAPWAP Yes