cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1119
Views
5
Helpful
3
Replies

Loading new PIX 515E startup config...Easy question

rthreshier
Level 1
Level 1

I can not seem to get this right. Im trying to load a new PIX configuration file to the startup config of a PIX515E so when a reboot is done, it loads the new config. This is for a ISP change at a live site. I guess TFTP would work and i could verify config after but i can not even get that far. Can someone please provide the correct syntax for a PIX 515E 6.3(4).

Thanks in advance,

Regards,

Robert

3 Replies 3

JORGE RODRIGUEZ
Level 10
Level 10

Here you go.

Backing up and restoring in your version code

say this is the tftp server ip: 10.10.10.1

pix515cfg is just a make up name, you may use different name.

backing up config

Firewall#write net 10.10.10.1:pix515cfg

restoring or pooling config from a tftp server

firewall(config)#config net 10.10.10.1:pix515cfg

HTH

-Jorge

Jorge Rodriguez

I need to copy configuration to the startup config only.

As far as I know in PIX code 6.x there is no concept of running or startup config like you would find in IOS based devices, unless you are running code 7.x or above you can do it. So you could either build your config on an exact diffrent model and push it to others same models via tftp and reload.

Pix code 6.3.5 or bellow

PIX515E# show flash

flash file system: version:3 magic:0x12345679

file 0: origin: 0 length:1978424

file 1: origin: 2097152 length:82185

file 2: origin: 2621440 length:3557

file 3: origin: 2752512 length:3152452

file 4: origin: 0 length:0

file 5: origin:16646144 length:308

PIX515E#copy tftp ?

Usage: copy capture: tftp:/// [pcap]

copy http[s]://[:@][:]/

flash[:[image | pdm]]

copy tftp[:[[//location][/pathname]]] flash[:[image | pdm]]

PIX/ASA code 7.x or above

asa5500fw# copy tftp startup-config

Address or name of remote host []?

HTH

-Jorge

Jorge Rodriguez
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: