config system ICAP server
Use this command to configure ICAP server settings.
Syntax
config system icap server
set conf-level <confidence_level_int>
set interface {port1 | port2}
set enable {1 | 0}
set rtavscan {1 | 0}
set ssl-port <ssl_port_int>
set ssl-support {1 | 0}
set port <port_int>
set timeout <timeout_int>
end
|
Variable |
Description |
Default |
|---|---|---|
|
|
The confidence of detection. Value is between 0 and 100. |
|
|
|
Interface name. |
|
|
|
Set to 1 to enable ICAP server. Set to 0 to disable the ICAP server. |
|
|
|
Set to 1 to enable realtime FAI scan. Set to 0 to disable. |
|
|
|
The maximum waiting time for realtime FAI scan. |
|
|
|
ICAP server SSL port number. |
|
|
|
Set to 1 to enable SSL support. Set to 0 to disable it. |
|
|
|
ICAP server port. |
|