wireless-controller utm-profile
Use this command to configure Unified Threat Management (UTM) profiles in order to enforce UTM policies on a local bridge SSID when Smart AP's are managed by FortiGate. These profiles can be assigned under config wireless-controller vap.
History
The following table shows all newly added, changed, or removed entries as of FortiOS 6.0.
| Command | Description |
|---|---|
|
config wireless-controller utm-profile |
New Configure UTM profiles. |
config wireless-controller utm-profile
edit {name}
# Configure UTM (Unified Threat Management) profile.
set name {string} UTM profile name. size[35]
set comment {string} Comment. size[63]
set utm-log {enable | disable} Enable/disable UTM logging.
set ips-sensor {string} IPS sensor name. size[35] - datasource(s): ips.sensor.name
set application-list {string} Application control list name. size[35] - datasource(s): application.list.name
set antivirus-profile {string} AntiVirus profile name. size[35] - datasource(s): antivirus.profile.name
set webfilter-profile {string} WebFilter profile name. size[35] - datasource(s): webfilter.profile.name
set scan-botnet-connections {disable | monitor | block} Block or monitor connections to Botnet servers or disable Botnet scanning.
disable Do not scan connections to botnet servers.
monitor Log connections to botnet servers.
block Block connections to botnet servers.
next
end