Hi everyone,
Can some-one copy and paste the entire default config on a Cisco PIX
501 ver6.3(1).thanks
Hi everyone,
Can some-one copy and paste the entire default config on a Cisco PIX
501 ver6.3(1).thanks
In article , wrote: : Can some-one copy and paste the entire default config on a Cisco PIX :501 ver6.3(1).
Urrr... some particular reason?
If you have a PIX 501 6.3(1) then you can save the existing configuration to a tftp server, clear factory-default, and observe the configuration for yourself, and then bring the configuration back from the tftp server.
On the other hand, you shouldn't have a PIX running 6.3(1) !!
6.3(1) has several security problems; you can get a free upgrade to 6.3(4) even if you have no support contract.I did think about the case where a 6.3(1) requirement might be imposed upon you, such as if you were running one of the NASA flight simulator devices with strict change control. I discard that idea, though, seeing as 6.3(1) was the first version of an Early Deployment (ED) release series, and no place with strict change controls would ever standardize upon the first version of an experimental release.
If you have specific questions about configuration lines, you might as well just ask them.
Oh shoot 6.3(4) indeed. See, the reason I asked. Cuz I just started with this compmany. I need some backup thats why. So one one has it?
Walter Robers> > : Can some-one copy and paste the entire default config on a Cisco PIX
In article , top-posted: :Oh shoot 6.3(4) indeed. :See, the reason I asked. Cuz I just started with this compmany. :I need some backup thats why. So one one has it?
If you need a backup of your current configuration, then copy your configuration off to a tftp server.
There isn't too much point making a backup of the default configuration, since you can get back to that configuration at any time. Unless you happen to be a Cisco configuration collector...
To see what the factory default would be like, copy off your current configuration. Remove all access lists, and pretty much anything that specifies an IP address or vpn. Leave the bare aaa commands and the bare timeout commands. Remove the logging.
The result will look pretty close to
interface ethernet0 auto interface ethernet1 auto nameif ethernet0 outside security0 nameif ethernet1 outside security1 hostname pix fixup protocol ftp 21 fixup protocol h323 h225 1720 fixup protocol h323 ras 1718-1719 fixup protocol http 80 fixup protocol ils 389 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol sip 5060 fixup protocol sip udp 5060 fixup protocol skinny 2000 fixup protocol smtp 25 fixup protocol sqlnet 1521 names pager lines 24 mtu outside 1500 mtu inside 1500 ip address inside 192.168.1.1 255.255.255.0 ip address outside dhcp setroute ip verify reverse-path interface outside arp timeout 14400 global (outside) 1 interface nat (inside) 1 0.0.0.0 0.0.0.0 0 0 timeout xlate 0:05:00 timeout conn 0:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00 timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00 timeout uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server RADIUS protocol radius aaa-server LOCAL protocol local floodguard enable
I don't recall at the moment whether factory default installs a dhcp pool.
Thanks thats about closest I can match mine against yours.
thanks again. ken
Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.