Viewing and Changing the Configuration

Viewing and Changing the Configuration
Now you’re past the point where you would need to enter the user-mode and privileged-mode
passwords in a router. Copy the startup-config file to the running-config file:
copy startup-config running-config
or use the following shortcut:
copy start run
The configuration is now running in random access memory (RAM), and you’re in privileged
mode, meaning you can now view and change the configuration. But you can’t view the
enable secret setting for the password since it is encrypted. To change the password, do this:
config t
enable secret todd