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

PIX config restoration

ddicky
Level 1
Level 1

Can anyone advise on the how to backup and restore back the config using tftp server?

2 Replies 2

mvoight
Level 1
Level 1

write net server_ip:filename

configure net server_ip:filename

You could also use the tftp-server command to preconfigure the server. For info, check the command's ref under "write", "configure", and "tftp-server" commands.

However, this will merge the config possibly leading to undesirable results.

Is something like "copy tftp startup-config" possible after "write erase"? "configure net" is only available in config mode - which modifies the running-config. Also "copy tftp flash:1" seems not to be allowed ;-).

I'm not sure how the Autoupdate Server (AUS) handles this issue.

Review Cisco Networking for a $25 gift card