Cisco ASA Series Cli Configuration Manual page 920

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

Advertisement

Configuring the ASA for Cisco TrustSec Integration
Command
Step 4
hostname(config)# cts sxp retry period timervalue
Example:
hostname(config)# cts sxp retry period 60
Step 5
hostname(config)# cts sxp reconciliation period
timervalue
Example:
hostname(config)# cts sxp reconciliation period 60
Examples
The following example shows how to set default values for SXP:
hostname(config)# cts sxp enable
hostname(config)# cts sxp default source-ip 192.168.1.100
hostname(config)# cts sxp default password 8 ********
Cisco ASA Series CLI Configuration Guide
1-16
Chapter 1
Configuring the ASA to Integrate with Cisco TrustSec
Purpose
Specifies the default time interval between ASA
attempts to set up new SXP connections between
SXP peers. The ASA continues to make connection
attempts until a successful connection is made.
The retry timer is triggered as long as there is one
SXP connection on the ASA that is not up.
Where timervalue is the number of seconds in the
range of 0 to 64000 seconds.
If you specify 0 seconds, the timer never expires and
the ASA will not attempt to connect to SXP peers.
By default, the timervalue is 120 seconds.
When the retry timer expires, the ASA goes through
the connection database and if the database contains
any connections that are off or in a "pending on"
state, the ASA restarts the retry timer.
We recommend you configure the retry timer to a
different value from its SXP peer devices.
Specifies the value of the default reconcile timer.
After an SXP peer terminates its SXP connection, the
ASAstarts a hold down timer.
If an SXP peer connects while the hold down timer is
running, the ASA starts the reconcile timer; then, the
ASA updates the SXP mapping database to learn the
latest mappings.
When the reconcile timer expires, the ASA scans the
SXP mapping database to identify stale mapping
entries (entries that were learned in a previous
connection session). The ASA marks these
connections as obsolete. When the reconcile timer
expires, the ASA removes the obsolete entries from
the SXP mapping database.
Where timervalue is the number of seconds in the
range of 1 to 64000 seconds.
By default, the timervalue is 120 seconds.
You cannot specify 0 for the timer because specifying
0 would prevent the reconcile timer from starting.
Not allowing the reconcile timer to run would keep
stale entries for an undefined time and cause
unexpected results from the policy enforcement.

Advertisement

Table of Contents
loading

Table of Contents