1. What is the function of the reload command?

  2. A. It reboots the router
    B. It saves the new IOS to Flash memory
    C. It loads a new configuration file in NVRAM
    D. It loads a configuration file from a TFTP server

  3. Where is the next place a router looks if it cannot find the IOS image in flash?

  4. A. RAM
    B. ROM
    C. TFTP
    D. NVRAM

  5. Which command is used to backup the active configuration file from a router to a network server?

  6. A. copy tftp startup-config
    B. copy running-config tftp
    C. copy tftp flash
    D. copy NVRAM tftp

  7. When setting passwords for vty 0 4, what are you setting a password for?

  8. A. Modem connections
    B. Line consoles
    C. Telnet sessions
    D. Remote host router

  9. Which keys are pressed in the escape sequence to terminate the initial configuration while in setup mode?

  10. A. ESC
    B. CTRL-C
    C. CTRL-ESC
    D. CTRL-SHIFT-6 , X

  11. What is an important function of the power-up self test (POST)?

  12. A. Causes other instructions to be loaded into memory
    B. Executes diagnostics that verify the basic operation of router hardware
    C. Determines the router hardware and software components and lists them on the console terminal
    D. Starts routing processes, supplies addresses for interfaces, and sets up media characteristics

  13. Which keys are pressed to leave configuration mode completely and return the router to privileged EXEC mode?

  14. A. ESC
    B. CTRL-C
    C. CTRL-Z
    D. CTRL-SHIFT-6 , X

  15. What is the logical order of steps to use when configuring a router?
    • 1. If necessary, modify or remove changes
    • 2. Examine the changes you have made
    • 3. Save the changes to NVRAM
    • 4. Enter confuguration statements
    • 5. Examine backup file

  16. A. 2, 1, 4, 5, 3
    B. 3, 2, 4, 5, 1
    C. 4, 2, 1, 3, 5
    D. 5, 4, 3, 2, 1

  17. You have connected a new LAN and made appropriate changes to your Cisco router configuration. What command do you issue to save the new version of the configuration file to NVRAM?

  18. A. copy config startup-config
    B. copy running-config startup-config
    C. configure memory
    D. copy running-config nvram

  19. Which command will save an active configuration?

  20. A. config t
    B. config memory
    C. copy startup-config running-config
    D. copy running-config startup-config

  21. Once you have selected an interface to configure, which prompt would be on the screen?

  22. A. Router(config)#
    B. Router(config-in)#
    C. Router(config-intf)#
    D. Router(config-if)#

  23. What is an important result of the configuration file loading onto a router?

  24. A. Causes other instructions to be loaded into memory
    B. Executes diagnostics that verify the basic operation of router hardware
    C. Determines the router hardware and software components and lists them on the console terminal
    D. Starts routing processes, supplies addresses for interfaces, and sets up media characteristics

  25. Which Cisco IOS command displays the backup configuration file stored in NVRAM?

  26. A. Router# show flash
    B. Router# show nvram
    C. Router# show running-config
    D. Router# show startup-config

  27. How does the router prompt appear when you are in global configuration mode?

  28. A. Router#
    B. Router-config#
    C. Router(config)#
    D. Router(config-router)#

  29. Which of the following is the correct order of steps in the Cisco router system startup routine?
    • 1. locate and load entire configuration file
    • 2. locate and load operating system
    • 3. load bootstrap
    • 4. test hardware

  30. A. 4,3,2,1
    B. 4,3,1,2
    C. 2,3,4,1
    D. 3,1,4,2

  31. What is the first global configuration parameter set when using the setup mode?

  32. A. enable password
    B. routing protocol
    C. host name of the router
    D. interface configuration

  33. While in setup mode on a Cisco router, what is used to display default settings for configuration purposes?

  34. A. pound signs - example #yes#
    B. parentheses - example (yes)
    C. percent signs - example %yes%
    D. square brackets - example [yes]

  35. Where is the configuration file saved when you complete the setup process?

  36. A. RAM
    B. ROM
    C. NVRAM
    D. TFTP Server

  37. Which password is encrypted in the configuration file by default?

  38. A. Console
    B. Enable
    C. Enable secret
    D. Virtual terminal

  39. Which of the following is the correct order in which a router boots and looks for files?
    • 1. Bootstrap from ROM
    • 2. Config from NVRAM
    • 3. Config from setup
    • 4. Config from tftp
    • 5. IOS from flash
    • 6. IOS from ROM
    • 7. IOS from tftp

  40. A. 5,7,6,1,2,4,3
    B. 1,5,7,6,3,2,4
    C. 1,2,5,4,3,7,6
    D. 1,5,7,6,2,4,3

  41. You want to create a message to let people know a little something about the network or router when they log on - what command enables you to do this?

  42. A. banner msg
    B. banner motd
    C. daily msg
    D. daily motd

  43. What is the function of the erase startup-config command?

  44. A. It deletes the current IOS from NVRAM
    B. It deletes the configuration file in RAM
    C. It deletes the configuration file in NVRAM
    D. It deletes the bootstrap image from Flash memory