05-05-2006 06:11 AM - edited 02-21-2020 12:52 AM
I have a 506E running 6.3(4) and I'm writing the config off to my TFTP server. I don't see a way to reload the config from the TFTP server (like with IOS). Is it capable or am I approaching it the wrong way?
-Steve
05-05-2006 06:38 AM
Use the tftp-server command to define the server address and the config net command to reload from that server. Check the command reference below if you need additional information on these commands.
Hope this helps.
Steve
05-07-2006 10:12 AM
configure net is the command you need. write net puts the config out there and confugure net brings it from the tft back to the firewall.
Best,
Brandon
05-07-2006 05:34 PM
for your info,
The following example shows how to configure the PIX Firewall using a configuration retrieved with
TFTP:
configure net 10.1.1.1:/tftp/config/pixconfig
The pixconfig file is stored on the TFTP server at 10.1.1.1 in the tftp/config folder.
I hope it helps .. please rate it if it does !!!
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