Intro to the CLI
Last updated
Last updated
For you to get to global configuration mode you first have to use privileged mode
If you enable secret
the enable password will be disregarded
the Router(config) # run should be Router(config) # do
It should be 'Router# show running-config' and 'Router# show startup-config', etc. They should be entered in privileged exec mode, NOT global config mode.
LABBBBBBBBBB
First task
Changing the hostname from router to R1
Second task
Third task
Fourth task
Fifth task
Sixth task
You can only view the running configuration in privliged mode but not in global configuration mode
But you can just use the do command
Seventh task
Step 9
Step 10
Saving the current configuration from running config to startup config
Then we just have to view the startup config