250
Chapter 4
"
Introduction to the Cisco IOS and SDM
23.
Type terminal no editing. This turns off advanced editing. Repeat steps 14 through
18 to see that the shortcut editing keys have no effect until you type terminal editing.
24. Type terminal editing and press Enter to re-enable advanced editing.
25. Type sh run, then press your Tab key. This will finish typing the command for you.
26. Type sh start, then press your Tab key. This will finish typing the command for you.
Hands-on Lab 4.3: Saving a Router Configuration
1. Log into the router and go into privileged mode by typing en or enable, then press Enter.
2. To see the configuration stored in NVRAM, type sh start and press Tab and Enter,
or type show startup-config and press Enter. However, if no configuration has been
saved, you will get an error message.
3. To save a configuration to NVRAM, which is known as startup-config, you can do one
of the following:
"
Type copy run start and press Enter.
"
Type copy running, press Tab, type start, press Tab, and press Enter.
"
Type copy running-config startup-config and press Enter.
4. Type sh start, press Tab, then press Enter.
5. Type sh run, press Tab, then press Enter.
6. Type erase start, press Tab, then press Enter.
7. Type sh start, press Tab, then press Enter. You should get an error message.
8. Type reload, then press Enter. Acknowledge the reload by pressing Enter. Wait for the
router to reload.
9. Say no to entering setup mode, or just press Ctrl+C.
Hands-on Lab 4.4: Setting Your Passwords
1. Log into the router and go into privileged mode by typing en or enable.
2. Type config t and press Enter.
3. Type enable ?.
4. Set your enable secret password by typing enable secret password (the third word
should be your own personalized password) and then press Enter. Do not add the parameter
password after the parameter secret (this would make your password the word pass-
word). An example would be enable secret todd.
5. Now let’s see what happens when you log all the way out of the router and then log in.
Log out by pressing Ctrl+Z, and then type exit and press Enter. Go to privileged mode.
Before you are allowed to enter privileged mode, you will be asked for a password. If you
successfully enter the secret password, you can proceed.
47020.book Page 250 Wednesday, January 2, 2008 4:31 PM
Kommentare zu diesen Handbüchern