First make a tftp backup of your first unit
1-install a tftp server on your inside network
2-enter command ** tftp-server inside [TFTP_IP] /[configname.cfg] **
3- save config with ** wr net **
Ideally you would need a laptop with a tftp server on it for the next steps
4-connect to the new unit through console and Tera terminal or Hyper
Terminal
5-flush existing config with ** wr erase ** + ** reload**
6-answer no at the Pre-configure question
Assuming your laptop have an ip address of 192.168.0.1 255.255.255.0
7-plug laptop in the ethernet1 interface using a crossover cable
8-** config t **
9-**interface ethernet1 auto**
10-** ip address inside 192.168.0.2 255.255.255.0**
11-**conf net 192.168.0.1:[configname.cfg]**
12-** wr mem**
Your done
Before doing this , verify that both units have the same firmware version
and that the spare unit have
all the encryption keys needed ( 3DES - rsa,...)
<> wrote in message
news: oups.com...
> How do i export a cisco pix config and import that config to another
> cisco pix. Commands would be helpful. Thank you in advance.
>
|