Undoing a command or feature, Saving configuration changes, Where to go next – Cisco 3825 User Manual
Page 49
2-3
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
OL-15667-03
Chapter 2 Cisco IOS Software Basics
Undoing a Command or Feature
Undoing a Command or Feature
If you want to undo a command that you entered or if you want to disable a feature, enter the keyword
no before most commands; for example, no ip routing.
Saving Configuration Changes
You must enter the copy running-config startup-config command to save your configuration changes
to NVRAM, so that the changes are not lost if there is a system reload or power outage. For example:
Router# copy running-config startup-config
Building configuration...
It might take a few minutes to save the configuration to nonvolatile random-access memory (NVRAM).
After the configuration has been saved, the following message appears:
[OK]
Router#
Where to Go Next
Now that you know some Cisco IOS software basics, you can begin to configure the router by using the
CLI.
Remember the following:
•
You can use the question mark (?) and arrow keys to help you enter commands.
•
Each command mode restricts you to a set of commands. If you have difficulty entering a command,
check the prompt and then enter the question mark (?) to see a list of available commands. You might
be in the wrong command mode or be using the incorrect syntax.
•
To disable a feature, enter the keyword no before the command; for example, no ip routing.
•
You need to save your configuration changes to NVRAM so that the changes are not lost if there is
a system reload or power outage.
Proceed to
Chapter 3, “First-Time Configuration,”
for first time configuration. Otherwise, proceed to
to begin configuring the router.