I can run the following (in configure terminal mode) to copy my PIX configuration file to a tftp server:
write net 192.168.128.160:pixconfig
This creates a text file with my pix configuration on my tftp server (Sun Solaris) as follows:
/tftbboot/pixconfig
Now I want to restore the /tftpboot/pixconfig file from my tftp server to the PIX. How do I do that from a telnet session to the PIX?
Start Free Trial