Fortinet fortigate-200a Betriebsanweisung

Seite von 392
Antivirus 
CLI configuration
FortiGate-200A Administration Guide
01-28006-0072-20041105
 319
Example
This example shows how to add antivirus scanning for POP3 traffic on ports 992 and 
993. Adding more ports for scanning does not erase the default, port 110. Use the 
unset command to remove all ports from the list.
config antivirus service pop3
set port 992
set port 993
end
This example shows how to display the antivirus POP3 traffic settings.
get antivirus service pop3
This example shows how to display the configuration for antivirus POP3 traffic.
show antivirus service pop3
service imap
Use this command to configure how the FortiGate unit handles antivirus scanning of 
large files and what ports the FortiGate unit virus scans for IMAP traffic. 
Command syntax pattern
config antivirus service imap
set <keyword> <variable>
end
config antivirus service imap
unset <keyword>
end
get antivirus service [imap]
show antivirus service [imap]
Note: This command has more keywords than are listed in this Guide. See the FortiGate CLI 
Reference Guide
 for a complete list of commands and keywords.
Table 30:  antivirus service imap command keywords and variables
Keywords and variables
Description
Default Availability
port <port_integer>
Configure antivirus scanning on a 
nonstandard port number or 
multiple port numbers for IMAP. 
You can use ports from the range 
1-65535. You can add up to 20 
ports. 
143
All models.