This would help if you gave commands to enter (sanitazing distinguishable information in it)
BTW , after you are connected - and entered enable mode issuing show run will give on the terminal all the configuration of the ASA you copy paste to Notepad
In any case follow MikeKane's walkthrough and it'll be fine.
Main Topics
Browse All Topics





by: MikeKanePosted on 2008-10-14 at 14:03:21ID: 22715961
If you know the commands to add.... then connect to the console port with the console cable. Use Hyperterminal if you are using windows and open up the COM port you are using to connect to the console.
/products/ hw/vpndevc /ps2030/ pr oducts_tec h_note0918 6a00807214 2a.shtml
You will need to signin to the console using an ID and password with sufficient privilege.
You will see a
ASA>
prompt.
Type
ASA>enable
and then enter password. You will now see a
ASA#
Prompt.
Now enter
ASA# config terminal
the prompt changes to
ASA(config)#
Here is where you enter your config lines. You can copy and paste them out of notepad, or enter them in one by one.
type ASA(config)# exit
Now the config is in running memory. If you reboo the pix, it will revert back to the old code.
To save the code, the command is:
ASA# write mem
You can keep backup copies of the code by using a TFTP server and the WRITE NET command to send the code to the TFTP server for storage.... HEre's the cisco site on that...
http://www.cisco.com/en/US