Cisco Systems ASA 5585-X Manual De Usuario

Descargar
Página de 712
 
32-15
Cisco ASA Series Firewall CLI Configuration Guide
 
Chapter 32      Configuring the ASA CSC Module
  Troubleshooting the CSC Module
Detailed Steps
Resetting the Password
You can reset the module password to the default. The default password is cisco. After resetting the 
password, you should change it to a unique value using the module application.
Resetting the module password causes the module to reboot. Services are not available while the module 
is rebooting.
Command
Purpose
Step 1
hw-module module 1 recover configure
Example:
ciscoasa# hw-module module 1 recover 
configure
Image URL [tftp://127.0.0.1/myimage]: 
tftp://10.1.1.1/ids-newimg
Port IP Address [127.0.0.2]: 10.1.2.10
Port Mask [255.255.255.254]: 255.255.255.0
Gateway IP Address [1.1.2.10]: 10.1.2.254
VLAN ID [0]: 100
Specifies the location of the new image. This command prompts 
you for the URL for the TFTP server, the management interface 
IP address and netmask, gateway address, and VLAN ID (ASA 
5505 only). These network parameters are configured in 
ROMMON; the network parameters you configured in the module 
application configuration are not available to ROMMON, so you 
must set them separately here.
You can view the recovery configuration using the show module 
1
 recover command.
In multiple context mode, enter this command in the system 
execution space.
Step 2
hw-module module 1 recover boot
Example:
ciscoasa# hw-module module 1 recover boot
Transfers the image from the TFTP server to the module and 
restarts the module.
Step 3
show module 1
 details
Example:
ciscoasa# show module 1 details
Checks the progress of the image transfer and module restart 
process. 
The Status field in the output indicates the operational status of 
the module. A module operating normally shows a status of “Up.” 
While the ASA transfers an application image to the module, the 
Status field in the output reads “Recover.” When the ASA 
completes the image transfer and restarts the module, the newly 
transferred image is running.