Log on to your router, and enter the privileged EXEC mode by entering enable and then entering the enable password command. Enter configure terminal to go to Global Configuration Mode. Enter config-register 0x2102. Enter end, and then enter the write erase command to delete the current startup configuration on the router. Enter reload to reload

Sep 23, 2011 · router# configure terminal. router (config) #config-register 0x2102. router (config) #end. router# Repeat the “show version” command. The response should now read “will be 0x2102 at next reload.” 3. Enter the command “write erase.” This will erase the current start-up configuration. 4. Reload the software by entering the “reload Aug 15, 2018 · Enter your router's IP address into the address bar. Click the address bar at the top of your browser, and type your router’s default IP address. Most routers use 192.168.0.1 as the default IP address. If it doesn't work for you, you can try 192.168.1.1 or 192.168.2.1. The default configuration setting is 0x2102, which tells the router to load the IOS from flash and the configuration from NVRAM. 0x2142 tells the router to bypass the configuration in NVRAM so that you can perform password recovery. Find out the router process ID for each OSPF instance in the configuration as router ospf Remove the Router instance by issuing the following syntax: S-Series(su)->router S-Series(su-router)->configure S-Series(su-router-config)->no router ospf

Learn how to view, copy, and erase a configuration file on a Cisco router or switch. In order to keep your home network or even your corporate network in top shape, you need to understand how to verify your configuration, as well as keep the configuration safe by backing up your configurations on your network devices.

Router> enable Router# Step 3: Clear the configuration. To clear the configuration, issue the erase startup-config command. Press Enter when prompted to [confirm] that you really do want to erase the configuration currently stored in NVRAM. Router# erase startup-config Erasing the nvram filesystem will remove all files! Continue? Let’s see the basic configuration setup of the most important steps that you need to configure. Cisco ASA 5505 configuration. Let’s now have a look at the Cisco ASA 5505 configuration, in a step by step fashion. Step1: Configure the internal interface vlan. ASA5505(config)# interface Vlan 1 ASA5505(config-if)# nameif inside

Mar 03, 2011 · To erase the configuration file, use erase nvram: command. Router> en Router# erase nvram: Reload the router by reload command. Router# reload ***** #. Another way to delete only startup-config by bellow command. Router> en Router# delete nvram:startup-config. Now reload the router by reload command. Router# reload. Example of Cisco Router

enable erase nvram: Erasing the nvram filesystem will remove all configuration files! Continue? [confirm] Press "y" to erase the routers config. Then enter the below commands. Note that the router may not ask you to save the current config. If it does, make sure you say no - we are trying to wipe the config. reload System configuration has been Mar 03, 2011 · To erase the configuration file, use erase nvram: command. Router> en Router# erase nvram: Reload the router by reload command. Router# reload ***** #. Another way to delete only startup-config by bellow command. Router> en Router# delete nvram:startup-config. Now reload the router by reload command. Router# reload. Example of Cisco Router