Cisco Cisco Firepower Management Center 2000 Manual Técnica

Descargar
Página de 7
When you reimage a module, use the same shutdown and uninstall commands that are
used in order to remove an old SFR image. Here is an example:
ciscoasa# sw-module module sfr uninstall
If the ASA SFR module is used in Multiple context mode, perform the procedures that are
described in this document within the system execution space.
Tip: In order to determine the status of a module on the ASA, enter the show module
command.
Install
This section describes how to install the SFR module on the ASA and how to set up the ASA SFR
boot image.
Install the SFR Module on the ASA
Complete these steps in order to install the SFR module on the ASA:
Download the ASA SFR system software from Cisco.com to an HTTP, HTTPS, or FTP
server that is accessible from the ASA SFR management interface.
1.
Download the boot image to the device. You can use either the Cisco Adaptive Security
Device Manager (ASDM) or the ASA CLI in order to download the boot image to the device.
Note: Do not transfer the system software; it is downloaded later to the Solid State Drive
(SSD).Complete these steps in order to download the boot image via the ASDM: Download
the boot image to your workstation, or place it on an FTP, TFTP, HTTP, HTTPS, Server
Message Block (SMB), or Secure Copy (SCP) server.Choose Tools > File Management in
the ASDM.Choose the appropriate File Transfer command, either Between Local PC and
Flash 
or Between Remote Server and Flash.Transfer the boot software to the flash drive
(disk0) on the ASA.Complete these steps in order to download the boot image via the ASA
CLI:Download the boot image on an FTP, TFTP, HTTP, or HTTPS server.Enter the copy
command into the CLI in order to download the boot image to the flash drive. Here is an
example that uses HTTP protocol (replace the <HTTP_Server> with your server IP address
or host name):
ciscoasa# copy http://<HTTP_SERVER>/asasfr-5500x-boot-5.3.1-152.img
disk0:/asasfr-5500x-boot-5.3.1-152.img
2.
Enter this command in order to configure the ASA SFR boot image location in the ASA flash
drive:
ciscoasa# sw-module module sfr recover configure image disk0:/file_path
Here is an example:
ciscoasa# sw-module module sfr recover configure image disk0: /asasfr-5500x-boot-5.3.1-
152.img
3.
Enter this command in order to load the ASA SFR boot image:
ciscoasa# sw-module module sfr recover boot
During this time, if you enable debug module-boot on the ASA, these debugs are printed:
Mod-sfr 788> *** EVENT: Creating the Disk Image...
Mod-sfr 789> *** TIME: 05:50:26 UTC Jul 1 2014
Mod-sfr 790> ***
Mod-sfr 791> ***
Mod-sfr 792> *** EVENT: The module is being recovered.
Mod-sfr 793> *** TIME: 05:50:26 UTC Jul 1 2014
Mod-sfr 794> ***
...
4.