Download Print this page

Cisco ASA 55 Series Software Manual page 17

Threat defense reimage guide

Advertisement

Cisco ASA and Firepower Threat Defense Reimage Guide
c) Press Enter. By default, the password is blank.
d) Access global configuration mode.
configure terminal
e) If you did not use the interactive prompts, copy and paste your configuration at the prompt.
If you do not have a saved configuration, and you want to use the simple configuration described in the
quick start guide, copy the following configuration at the prompt, changing the IP addresses and interface
IDs as appropriate. If you did use the prompts, but want to use this configuration instead, clear the
configuration first with the clear configure all command.
interface gigabitethernetn/n
interface gigabitethernetn/n
interface managementn/n
object network obj_any
http server enable
http inside_network netmask inside
dhcpd address inside_ip_address_start-inside_ip_address_end inside
dhcpd auto_config outside
dhcpd enable inside
logging asdm informational
For the ASA 5506W-X, add the following for the wifi interface:
same-security-traffic permit inter-interface
interface GigabitEthernet 1/9
security-level 100
nameif wifi
ip address ip_address netmask
no shutdown
http wifi_network netmask wifi
dhcpd address wifi_ip_address_start-wifi_ip_address_end wifi
dhcpd enable wifi
f) Reformat the disks:
format disk0:
format disk1:
The internal flash is called disk0. If you have an external USB drive, it is disk1. If you do not reformat
the disks, then when you try to copy the ASA image, you see the following error:
%Error copying ftp://10.86.89.125/asa971-smp-k8.bin (Not enough space on device)
g) Save the new configuration:
nameif outside
ip address dhcp setroute
no shutdown
nameif inside
ip address ip_address netmask
security-level 100
no shutdown
no shutdown
subnet 0 0
nat (any,outside) dynamic interface
Reimage from Firepower Threat Defense to ASA
Cisco ASA and Firepower Threat Defense Reimage Guide
17

Advertisement

loading