Cisco ASA Series Cli Configuration Manual page 353

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

Advertisement

Chapter 1
Information About Failover
5.
6.
7.
Monitoring the Auto Update Process
You can use the debug auto-update client or debug fover cmd-exe commands to display the actions
performed during the Auto Update process. The following is sample output from the debug auto-update
client command.
Auto-update client: Sent DeviceDetails to /cgi-bin/dda.pl of server 192.168.0.21
Auto-update client: Processing UpdateInfo from server 192.168.0.21
Component: asdm, URL: http://192.168.0.21/asdm.bint, checksum:
0x94bced0261cc992ae710faf8d244cf32
Component: config, URL: http://192.168.0.21/config-rms.xml, checksum:
0x67358553572688a805a155af312f6898
Component: image, URL: http://192.168.0.21/cdisk73.bin, checksum:
0x6d091b43ce96243e29a62f2330139419
Auto-update client: need to update img, act: yes, stby yes
name
ciscoasa(config)# Auto-update client: update img on stby unit...
auto-update: Fover copyfile, seq = 4 type = 1, pseq = 1, len = 1024
auto-update: Fover copyfile, seq = 4 type = 1, pseq = 501, len = 1024
auto-update: Fover copyfile, seq = 4 type = 1, pseq = 1001, len = 1024
auto-update: Fover copyfile, seq = 4 type = 1, pseq = 1501, len = 1024
auto-update: Fover copyfile, seq = 4 type = 1, pseq = 2001, len = 1024
auto-update: Fover copyfile, seq = 4 type = 1, pseq = 2501, len = 1024
auto-update: Fover copyfile, seq = 4 type = 1, pseq = 3001, len = 1024
c.
If both units have new image, the secondary (standby) unit is reloaded first.
If hitless upgrade can be performed when secondary unit boots, then the secondary unit becomes
the active unit and the primary unit reloads. The primary unit becomes the active unit when it
has finished loading.
If hitless upgrade cannot be performed when the standby unit boots, then both units reload at
the same time.
d.
If only the secondary (standby) unit has new image, then only the secondary unit reloads. The
primary unit waits until the secondary unit finishes reloading.
e.
If only the primary (active) unit has new image, the secondary unit becomes the active unit, and
the primary unit reloads.
f.
The update process starts again at Step 1.
If the ASA determines that the ASDM file needs to be updated for either the primary or secondary
unit, the following occurs:
a.
The primary unit retrieves the ASDM image file from the HTTP server using the URL provided
by the Auto Update Server.
b.
The primary unit copies the ASDM image to the standby unit, if needed.
c.
The primary unit updates the ASDM image on itself.
d.
The update process starts again at Step 1.
If the primary unit determines that the configuration needs to be updated, the following occurs:
a.
The primary unit retrieves the configuration file from the using the specified URL.
b.
The new configuration replaces the old configuration on both units simultaneously.
c.
The update process begins again at Step 1.
If the checksums match for all image and configuration files, no updates are required. The process
ends until the next poll time.
Auto Update Server Support in Failover Configurations
Cisco ASA Series CLI Configuration Guide
1-17

Advertisement

Table of Contents
loading

Table of Contents