- Forums
- Networking
- Restoring The Factory Default Configuration Cisco Pix 515e
restoring the factory default configuration cisco pix 515e i have a new cisco pix515e firewall i want to setup, was just wondering if you know by any chance what cli command i can use to restore all the settings configuration to the factory defaults [3563], Last Updated: Mon Jun 24, 2024
Charli
Wed Jul 14, 2010
1 Comments
1045 Visits
i have a new cisco pix515e firewall i want to setup, was just wondering if you know by any chance what cli command i can use to restore all the settings configuration to the factory defaults
then you will see a message:
pool size is reduced to 253 from the platform limit 256
WARNING: The boot system configuration will be cleared.
The first image found in flash:/ will be used to boot the
system on the next reload.
Verify t or the system will
not boot.
Begin to apply factory-default configuration:
Clear all configuration
Executing command: interface Ethernet1
Executing command: nameif inside
INFO: Security level for "inside" set to 100 by default.
Executing command: ip address 192.168.1.1 255.255.255.0
Executing command: security-level 100
Executing command: no shutdown
Executing command: exit
Executing command: http server enable
Executing command: http 192.168.1.0 255.255.255.0 inside
Executing command: dhcpd address 192.168.1.2-192.168.1.254 inside
Executing command: dhcpd enabgging asdm informational
Factory-default configuration is completed
pixfirewall(config)#
then save the changes:
COMMAND:
go to this link for more info
http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/start.html
let me know if that works