Cisco ASA Series Cli Configuration Manual page 1389

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring the ASA for Cisco Cloud Web Security
Command
Step 4
retry-count value
Example:
hostname(cfg-scansafe)# retry-count 2
Step 5
license hex_key
Example:
hostname(cfg-scansafe)#
license F12A588FE5A0A4AE86C10D222FC658F3
Examples
The following example configures a primary and backup server:
scansafe general-options
server primary ip 10.24.0.62 port 8080
server backup ip 10.10.0.7 port 8080
retry-count 7
license 366C1D3F5CE67D33D3E9ACEC265261E5
(Multiple Context Mode) Allowing Cloud Web Security Per Security
Context
In multiple context mode, you must allow Cloud Web Security per context. See the
Security Context" section on page
The following sample configuration enables Cloud Web Security in context one with the default license
and in context two with the license key override:
! System Context
!
scansafe general-options
server primary ip 180.24.0.62 port 8080
retry-count 5
license 366C1D3F5CE67D33D3E9ACEC265261E5
!
context one
allocate-interface GigabitEthernet0/0.1
allocate-interface GigabitEthernet0/1.1
allocate-interface GigabitEthernet0/3.1
scansafe
config-url disk0:/one_ctx.cfg
!
context two
allocate-interface GigabitEthernet0/0.2
allocate-interface GigabitEthernet0/1.2
allocate-interface GigabitEthernet0/3.2
scansafe license 366C1D3F5CE67D33D3E9ACEC26789534
config-url disk0:/two_ctx.cfg
!
Purpose
(Optional) Enters the value for the number of consecutive polling
failures to the Cloud Web Security proxy server before
determining the server is unreachable. Polls are performed every
30 seconds. Valid values are from 2 to 100, and the default is 5.
See the
"Failover from Primary to Backup Proxy Server" section
on page
1-6.
Configures the authentication key that the ASA sends to the Cloud
Web Security proxy servers to indicate from which organization
the request comes. The authentication key is a 16-byte
hexidecimal number.
See the
"Authentication Keys" section on page
1-20.
Cisco ASA Series CLI Configuration Guide
Configuring Cisco Cloud Web Security
1-3.
"Configuring a
1-9

Advertisement

Table of Contents
loading

Table of Contents