Fortinet FortiGate 4000 Betriebsanweisung

Seite von 390
Antivirus 
CLI configuration
FortiGate-4000 Administration Guide
01-28006-0012-20041105
 313
For more information see the FortiGate Antivirus Optimization and Operation 
Technical Note
.
Command syntax pattern
config system global
set <keyword> <variable>
end
config system global
unset <keyword>
end
get system global
show system global
Example
This example shows how to set av_failopen to use one-shot and bypass the antivirus 
system when memory is low.
config system global
set av_failopen one-shot
end
system global optimize
The optimize feature configures CPU settings to ensure efficient operation of the 
FortiGate unit for either antivirus scanning or straight throughput traffic. When 
optimize is set to antivirus, the FortiGate unit uses symmetric multiprocessing to 
spread the antivirus tasks to several CPUs, making scanning faster.
For more information see the FortiGate Antivirus Optimization and Operation 
Technical Note
.
Command syntax pattern
config system global
set <keyword> <variable>
end
Keywords and variables
Description
Default
Availability
av_failopen 
{off | one-shot | 
pass}
Set the action to take if there 
is an overload of the antivirus 
system. 
Enter pass to bypass the 
antivirus system when 
memory is low. Antivirus 
scanning resumes when low 
memory condition is resolved.
Enter one-shot to bypass 
the antivirus system when 
memory is low. You must 
enter off or pass to restart 
antivirus scanning.
off
Models 
numbered 
3000 and 
higher.