Clear configure command
From NetworkCommands
A command available on most Cisco PIX and ASA platforms; used to clear (remove) some or all of the current running configuration.
Usage Syntax
Context: Configuration mode
clear configure [all|primary|secondary|...]
Usage Notes
Use the all keyword to remove the entire running configuration
Use the primary keyword to remove the commands related to connectivity such as route, ip address and mtu commands
Use the secondary keyword to remove the all other commands not related to connectivity
Use any other available command as a keyword to clear all configuration related to that command
Remember that you need to save the running configuration to memory in order for changes made with this command to persist beyond a reboot. Alternatively, don't save to memory in order to reverse your changes
Usage Examples
clear configure all
clear configure aaa
clear configure telnet







