04-12-2006 02:08 AM - edited 02-21-2020 12:50 AM
I would like to know how can i copy the IOS image and the PDM file from Pix firewall to my TFTP Server. The Version i am running is 6.3(3) and the model is pix 525.
Copy flash tftp is not accepting
Thanks in Advance
04-12-2006 09:01 AM
You can copy the running configuration to a TFTP server by issuing the write net command. If the TFTP server is 10.0.0.10 and I wanted to name the backup pix_bak, I would use the following command to backup the configuration.
(config)write net 10.0.0.1:pix.bak
I hope this helps,
Scott
04-14-2006 06:47 AM
You can't copy the OS from the PIX to a tftp server--only the other way around. Perhaps there's a hack to get around it, but they purposefully decided not to allow the OS to be copied off.
05-02-2006 08:58 AM
Assuming you have a pc attached with a tftp server program running, I have tried several and they don't all work the same. Normally od this, start youor pc, connected to an interface on same subnet. Some TFTP programs have permissions settings. Once you enter copy tftp running-config
it should ask ip address of host (pc address)
file name (file namae on pc to stor)
sometimes you have to start several times.
I have been using tftpd.exe which is avail on the net with prett good results.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide