CISCOSITE
CCNA ] CCDA ] CCNP ] CCDP ] CCIE ] Books ] Links ]
 

Up
CCNA Books
ICRC
OSI Reference
WAN Protocols
IOS
Network Protocols
Routing
Network Security
LAN Switching

You are visitor #### to PetraCom since November 1st, 1999.

GUESTBOOK
SIGN | VIEW

Thank You Line

   

IOS OBJECTIVES

  1. Log into a router in both user and privileged modes.

  2. Use the context-sensitive help facility.

  3. Use the command history and editing feature.

  4. Examine router elements (RAM, ROM, CDP, show).

  5. Manage configuration files from the privileged exec mode.

  6. Control router passwords, identification, and banner.

  7. Identify the main Cisco IOS commands for router startup.

  8. Enter an initial configuration using the setup command.

  9. Copy and manipulate configuration files.

  10. List the commands to load Cisco IOS software from: flash memory, a TFTP server, or ROM.

  11. Prepare to backup, upgrade, and load a backup Cisco IOS software image.

  12. Prepare the initial configuration of your router and enable IP.

EXCELLENT
Try this one to pass the exam!

GREAT
Good!
LAB
This is a great lab, though!

Best Resources!

   
 

16. Log into a router in both user and privileged modes.

Thank You Line

   
  • Log in to user mode using console cable

    • Press return, type password if prompted.
  • IOS mode
    • Exec
      • User
      • Privilege
        • Display router's running configuration.
    • Config
      • Edit router's configuration.
    • Router
      • Configure routing procedure.
  • To exit privileged mode, type
    • disable
    • exit
Exam
   
 

17. Use the context-sensitive help facility.

Thank You Line

 
Ambiguous command means that the command is to short to be understand. Type ? after the front letter(s) of the command.

To find out a command from a command by typing ? or help after the command with space.

Exam
   
 

18. Use the command history and editing feature.

Thank You Line

   
Command Purpose
Ctrl + A Move to the beginning of the command line.
Ctrl + E Move to the end of the command line.
Ctrl + F / Right arrow Move forward one character.
Ctrl + B / Left arrow Move back one character.
Ctrl + P / Up arrow Repeat previous command entry.
Ctrl + N / Down arrow Repeat most recent command.
Esc + B Move backward one word.
Esc + F Move forward one word.
sh history Show command buffer
term history size Set command buffer size
term no editing Disable advanced editing features
term editing Re-enable advanced editing
<Tab> Have the Cisco IOS finish typing a command.
Exam
   
 

19. Examine router elements (RAM, ROM, CDP, show).

Thank You Line

   
ElementsFile
flashCisco IOS
nvramstartup-configuration
dramrunning-configuration
TFTPConfiguration
IOS
  • CDP broadcast
    • cdp timer
  • CDP discovery process
    • sh cdp nei
  • NVRAM to RAM
    • copy star run
  • sh cdp nei shows: Device ID, local interface, holdtime, capability, platform, port ID.
Exam
   
 

20. Manage configuration files from the privileged exec mode.

Thank You Line

   
IOS Command to save router configuration: copy run star & wr mem.

IOS Command to display the configuration that will be loaded as a router reboots: sh star.

Exam
   
 

21. Control router passwords, identification, and banner.

Thank You Line

   

Routing passwords: Enable secret, Enable, Virtual terminal, Auxiliary, and Console.

  • Change enable password
    • conf t, enable password <password>
  • Change enable secret password
    • enable secret <password>
  • Change telnet password
    • line vty 0 4
  • Add banner to Cisco router configuration
    • banner motd #
Exam
   
 

22. Identify the main Cisco IOS commands for router startup.

Thank You Line

   

Change router name (Configuration mode)

  • hostname hostname.

Show hardware address E0

  • sh int.

Show routing protocol

  • sh ip prot.
Exam
   
 

23. Enter an initial configuration using the setup command.

Thank You Line

   

Enter setup command

  • setup
  • erase star [reboot] (Erase the startup-config)
Exam
   
 

24. Copy and manipulate configuration files.

Thank You Line

   

Backup nvram (Configuration mode)

  • copy star run
  • copy star tftp

Setup clock rate on serial DCE interface

  • clock rate 56000

Copy configuration file to nvram

  • copy run star
  • copy tftp star
Exam
   
 

25. List the commands to load Cisco IOS software from: flash memory, a TFTP server, or ROM.

Thank You Line

   

Entering multiple boot commands for fallback

  • boot system flash ios_filename.
  • boot system tftp ios_filename tftp_address.
  • boot system rom
Exam
   
 

26. Prepare to backup, upgrade, and load a backup Cisco IOS software image.

Thank You Line

   

Backup IOS

  • copy flash tftp

Backup running configuration

  • copy run star
  • copy run tftp

Enter Setup mode after restarting

  • erase star
  • wr erase

Copy IOS to router

  • copy tftp flash
Exam
   
 

27. Prepare the initial configuration of your router and enable IP.

Thank You Line

   

IOS to tftp

  • copy flash tftp

TFTP to NVRAM

  • copy tftp star

Note:
AUX port used for modem.
Syntax to configure a port on a 7000 series router with a VIP card: type slot / port adapter / port.
Syntax to configure a port on a 5000 switch: type slot / port.

Exam
   

©2000 PetraCom—Last Updated 07/19/00 08:57 PM —Administrated by wisinss@yahoo.com

1