Which of the following prompts indicates your router is in global configuration mode?

1. In which of the following modes in Cisco's IOS can you issue show commands?
A. User
B. Privileged
C. Line Configuration
D. Global Configuration
2. You are the network administrator for a large corporation. You want to be able to store all your configurations in a centralized location. Which of these servers will allow you to do so? (Choose all that apply.)
A. FTP
B. TFTP
C. SQL
D. Oracle
3. You need to troubleshoot your network IP connectivity. Which of the following commands would you use to find the IP address on your Ethernet 0 interface?
A. ping
B. IPConfig
C. traceroute
D. Show interface Ethernet 0
4. Which command would you use in the CLI at User mode to enter Privileged EXEC mode?
A. Privilege
B. Admin
C. Enable
D. Disable
5. You have just received 14 Catalyst 3550 switches for your network. What is required to get them functioning correctly in your network?
A. Nothing
B. Set up an IP address on the switch
C. Interconnect them to routers
D. Install the Cisco IOS
6. Which of the following prompts indicates your router is in Privileged EXEC mode?
A. Router>
B. Router#
C. Router&
D. Router$
7. You have made a console connection to your Cisco Catalyst 1900 series switch and you see the > symbol in HyperTerminal. What does it mean?
A. You are in Privileged EXEC mode.
B. You are in User EXEC mode.
C. The switch has not been configured.
D. The switch is in need of repairs.
8. You would like to assign a meaningful name to your Catalyst 1900 series switch—what command should you use?
A. enable
B. host name
C. hostname
D. name
9. You need to assign an IP address to your Catalyst 1912 switch. You are at the HQ_SW1> prompt. What is the correct series of commands? (cr = carriage return)
A. enable ip address 10.1.1.1
B. enable ip address 10.1.1.1 255.0.0.0
C. enable configure terminal ip address 10.1.1.1
D. enable configure terminal ip address 10.1.1.1 255.0.0.0
10. Which of the following commands displays the syntax for the clock command?
A. cl?
B. clock?
C. clock ?
D. cl ?
11. Which of the following commands will place a welcoming message whenever you log in to a router?
A. Router(config)# banner message
B. Router(config)# banner motd &
C. Router# banner motd #
D. Router# banner message !
12. You need to connect to your 2611 router to configure an interface. Which of the following methods will allow you to issue commands on the router? (Choose all that apply.)
A. Telnet
B. FTP
C. Console connection
D. AUX connection
13. You want to prevent unauthorized users from plugging their laptops into the router. What type of password will help prevent this issue?
A. vty
B. Interface
C. Console
D. Enable
14. You have connected to the console port and are running HyperTerminal. All you see is gobbledygook numbers—what is the solution to this problem?
A. Change the connectors
B. Use a different Terminal program
C. Reset the router
D. Adjust the baud rate
Figure 3.1
15. Which of the following commands would you type to receive this output?
A. Show running-config
B. Show startup-config
C. Show ip route
D. Show version
16. You are configuring a router named East for authentication with a router named West using CHAP. What username should you configure on East to allow the routers to communicate?
A. East
B. West
C. South
D. North
17. What is the default point-to-point encapsulation protocol used on a Cisco router?
A. PPP
B. SLIP
C. HDLC
D. ATM
18. What type of handshake occurs with CHAP authentication?
A. One-way
B. Two-way
C. Three-way
D. Mutual
19. The establishment of a PPP serial connection occurs in three steps. Where would authentication fit in to those three steps?
A. Step 1
B. Step 2
C. Step 3
D. None—authentication occurs after the link is fully established
Figure 3.2
20. Which of the following commands did you type to see this output on your Cisco router?
A. Show version
B. Show running-config
C. Show startup-config
D. Show router setup
Figure 3.3
21. Which of the following commands did you type to see this output?
A. Show interface Ethernet 0/0
B. Show ip interface detail
C. Show interface Serial 0/1
D. Show ip interface brief
Figure 3.4

Figure 3.5
22. Your routers at ACME are having some connectivity issues. You issue show commands for each connecting router's interface. Why are they unable to communicate?
A. Incorrect IP address
B. Wrong routing protocol
C. Bad cable
D. Encapsulation mismatch
23. You need to back up the configurations you just made but there are no TFTP servers available. Which of the following commands are options to backup your currently running configuration? (Choose all that apply.)
A. Router1#copy running-config startup-config
B. Router1#copy running-config flash
C. Router1#copy startup-config running-config
D. Router1#copy running-config rcp
24. You are consulting a small business that is establishing its first WAN link. The client wants to know what encapsulation you will be using on the link. Which of the following are valid encapsulations for WAN links? (Choose all that apply.)
A. Frame relay
B. Ethernet
C. Token ring
D. PPP
E. q E. HDLC
25. Your boss is concerned about security on your network. She wants to make sure that no one can identify passwords if they happen to view a configuration on your router. What command will encrypt all passwords on your router?
A. Router1#service password-encryption
B. Router1(config)#service password-encryption
C. Router1#enable secret password
D. Router1(config)#enable secret password
26. You need to set up a password that will prevent unauthorized users from telnetting into your router. What series of commands would you use?
A. Acme1(config)# line console 0Acme1(config-line)# password acme Acme1(config-line)# login
B. Acme1(config)# line vty 0 Acme1(config-line)# enable password acme
C. Acme1(config)# line vty 0Acme1(config-line)# enable secret acmeAcme1(config-line)# login
D. Acme1(config)# line vty 0Acme1(config-line)# password acmeAcme1(config-line)# login
27. When setting up your serial interfaces, what does the clockrate command do for your connection?
A. Establishes the timing at which you send data
B. Establishes keepalives
C. Establishes the advertised bandwidth
D. Establishes the time on the router
28. You need to set up passwords on all your default Telnet lines. What command would you start with?
A. Router1(config)#telnet configuration
B. Router1(config)#interface Ethernet 0/1
C. Router1(config)#line vty 1 5
D. Router1(config)#line vty 0 4
29. You can execute show commands at which prompt? (Choose all that apply.)
A. Router1#
B. Router1(config)#
C. Router1(config-router)#
D. Router1>
E. romon1>
30. You are configuring your router and type in an Enable password and an Enable Secret password. Your fellow network technician asks you why you have two passwords set when you only need one. What do you tell him?
A. The Enable password is used by low-level applications.
B. If you reverted to an older version of the IOS, it would not understand the Secret password.
C. Both passwords are treated the same.
D. It is a failsafe method of ensuring that people need to type two passwords instead of just one.
31. You need to get back to Privileged mode from Interface Configuration mode. What is the quickest method?
A. Ctrl+Shift+6, then press X
B. Ctrl+Esc
C. Ctrl+Z
D. Type exit
32. When establishing a PPP link, which of the following would be negotiated? (Choose all that apply.)
A. IPXCP
B. CHAP
C. UDP
D. Q.931
E. Multilink Protocol
33. Which of the following commands will return your router to a previously saved configuration?
A. Router1#setup
B. Router1#copy running-config startup-config
C. Router1#copy startup-config running-config
D. Router1#reload
34. Cisco's Internetwork Operating System (IOS) provides many services. Which of the following are features of the IOS? (Choose all that apply.)
A. Connectivity for high-speed traffic between devices
B. Security to control access and prohibit unauthorized network use
C. Features to carry network protocols
D. Web-based GUI to configure features
35. What is the baud rate setting for your terminal emulation program so that you can communicate through your console port?
A. 2400
B. 9600
C. 14400
D. 36300
36. What must be configured on a Cisco device to enable Telnet functionality?
A. A management IP address
B. SNMP
C. CDP
D. vty ports
37. You are configuring your Cisco router and need to go back to User EXEC mode. What command will take you back to User EXEC mode?
A. Router1#enable
B. Router1#exit
C. Router1#configure terminal
D. Router1#disable
38. Which of the following commands will place an IP address on your Catalyst 1900 switch?
A. Switch2#ip address 10.1.1.1
B. Switch2#ip address 10.1.1.1 255.255.255.0
C. Switch2(config)#ip address 10.1.1.1 255.255.255.0
D. Switch2(config-vlan)#ip address 10.1.1.1 255.255.255.0
Figure 3.6
39. Which of the following commands did you enter to receive this output?
A. Router1#show NVRAM
B. Router1#show Flash
C. Router1#show Flash-Mem
D. Router1#show Version
40. Your senior network administrator is unable to telnet to the Catalyst 1900 switch because she forgot the IP address. You have physical access and are able to console in. Which of the following commands is the best to get the IP address on the switch?
A. Switch2#show ip
B. Switch2#show vlan 1
C. Switch2#show ip route
D. Switch2#show version
Figure 3.7
41. You have powered up your Cisco 3640 router. The first thing you see is the above output. Which of the following statements about this screen is accurate?
A. Your IOS is corrupt and unable to load.
B. Your configuration is missing parameters.
C. You do not have a configuration saved in NVRAM.
D. You have typed setup in the Privileged mode.
42. You type in a command and are shown the following output:
% Ambiguous command: "show con"
What does this mean?
A. You did not enter enough characters for your device to recognize the command.
B. You did not enter all the keywords or values required by this command.
C. You entered the command incorrectly.
D. Context-sensitive help is unable to help you with this command.
43. You are typing a command into the Cisco IOS. It is more than one terminal line long. What will the IOS do?
A. The router automatically moves the cursor to the next line and uses a caret (^) to indicate the line break.
B. The router truncates the command because commands longer than one line are not allowed.
C. The router automatically scrolls the line to the left and uses a dollar sign ($) to indicate that there is text to the left of the $.
D. The router shortens all the commands to squeeze the command on to the screen.
44. You want to change the size of the command history buffer. Which of the following commands will set it permanently to 100?
A. Router1#terminal history 100
B. Router1#history size 100
C. Router1(config)#terminal history 100
D. Router1(config-line)#history size 100
45. You have configured a description on your serial interfaces. Which of the following commands will display the description? (Choose two.)
A. Show running-config
B. Show flash
C. Show interfaces
D. Show ip protocols
46. You are typing commands into your Cisco IOS on your 3640 router. However, your typing is consistently interrupted by console messages, forcing you to retype. Which of the following commands will force the IOS to retype your original input after it displays the console message?
A. Exec-timeout
B. Logging synchronous
C. Line console
D. Exec message readout
47. You are configuring a router and issue the command interface ethernet 1/0/0. What do the numbers represent?
A. Slot/port/interface
B. Slot/interface/port
C. Port/slot/port number
D. Slot/port adapter/port number
48. Which of the following commands correctly sets the physical speed of a serial interface to 64Kbps?
A. Router1(config-if)#bandwidth 64
B. Router1(config-if)#bandwidth 64000
C. Router1(config-if)#clockrate 64
D. Router1(config-if)#clockrate 64000
49. In what mode do you use the encapsulation command?
A. Interface Configuration mode
B. Sub-Interface Configuration mode
C. User mode
D. Privileged mode
Figure 3.8
50. You are configuring your router and your boss happens to look over your shoulder as you type a show running-config command. She asks what the highlighted numbers and characters mean. What do you tell her?
A. It is the actual password.
B. It is the result of a service password-encryption command.
C. The console output made a mistake.
D. It is the result of an enable secret command.

Which command shows that router is in global configuration mode?

To enter global configuration mode, enter the configure command. Global configuration From privileged EXEC mode, enter the configure command. To exit to privileged EXEC mode, enter the exit or end command, or press Ctrl-Z. To enter interface configuration mode, enter the interface configuration command.

How do you know that you are in the global configuration mode?

Global Configuration mode has various submodes, starting with global configuration mode, which can be identified by the (config)# prompt following the router name.

Which of the following prompts represents global configuration?

Which of the following prompts represents global configuration mode? Global configuration mode is identified with (config)# in the prompt.

Which of the following prompts indicates your router is in privileged EXEC mode router router router router$?

Which of the following prompts indicates your router is in Privileged EXEC mode? You have made a console connection to your Cisco Catalyst switch and you see the > symbol in HyperTerminal..
You are in Privileged EXEC mode..
You are in User EXEC mode..
The switch has not been configured..
The switch is in need of repairs..