cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
289
Views
0
Helpful
2
Replies

Degrade the PIX 7.0 to 6.3

karunanithi
Level 1
Level 1

Hi,

I would like to know the procedure for degrading the PIX 7.0 to 6.3. Earlier Client was using 6.3 and we upgraded to 7.0. Due to some reasons they want to go backk to 6.3. Any procedue need to follow?

Please help.

Thanks in Advance.

karuna

2 Replies 2

Anand Narayana
Level 6
Level 6

Hi Karunanithi,

use the downgrade command as follows.

pix#downgrade tftp: flash:

hope ur clear with this.

rate this post if ur satisfied.

network27
Level 1
Level 1

Hi Karuna,

To degrade you may need the activation key( I used the free 56-bit VPN-DES activation key). Link http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094a5d.shtml

If you are using pix 515e here are the commands:

diagram: PC-(with tftpserver running)---e0-PIX-e1

Commands:

1. int e0 //pc connects to e0 int

2. address 10.0.0.1 //pix int ip add

3. server 10.0.0.2 // tftp server ip add

4. file pix63.bin //image filename

5. tftp