background image
236
Chapter 4
Introduction to the Cisco IOS
25.
Type sh run, then press your Tab key. This will finish typing the
command for you.
26.
Type sh star, 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. How-
ever, 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 ?.
Copyright ©2002 SYBEX, Inc., Alameda, CA
www.sybex.com