Specifications

2-3
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
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 no keyword
before most commands; for example, no ip routing.
Saving Configuration Changes
To save your configuration changes to NVRAM, so that the changes are not lost during a system reload
or power outage, enter the copy running-config startup-config command. For example:
Router# copy running-config startup-config
Building configuration...
It might take a few minutes to save the configuration to NVRAM. After the configuration has been
saved, the following message appears:
[OK]
Router#