Basic IOS Configuration and Basic Serial WAN Connectivity
-
In which of the following modes in Cisco's IOS can you issue show commands?
-
User
-
Privileged
-
Line Configuration
-
Global Configuration
-
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.)
-
FTP
-
TFTP
-
SQL
-
Oracle
-
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?
-
ping
-
IPConfig
-
traceroute
-
Show interface Ethernet 0
-
Which command would you use in the CLI at User mode to enter Privileged EXEC mode?
-
Privilege
-
Admin
-
Enable
-
Disable
-
You have just received 14 Catalyst 3550 switches for your network. What is required to get them functioning correctly in your network?
-
Nothing
-
Set up an IP address on the switch
-
Interconnect them to routers
-
Install the Cisco IOS
-
Which of the following prompts indicates your router is in Privileged EXEC mode?
-
Router>
-
Router#
-
Router&
-
Router$
-
You have made a console connection to your Cisco Catalyst 1900 series switch and you see the > symbol in HyperTerminal. What does it mean?
-
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.
-
You would like to assign a meaningful name to your Catalyst 1900 series switchwhat command should you use?
-
enable
-
host name
-
hostname
-
name
-
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)
-
enable <cr> ip address 10.1.1.1
-
enable <cr> ip address 10.1.1.1 255.0.0.0
-
enable <cr> configure terminal <cr> ip address 10.1.1.1
-
enable <cr> configure terminal <cr> ip address 10.1.1.1 255.0.0.0
-
Which of the following commands displays the syntax for the clock command?
-
cl?
-
clock?
-
clock ?
-
cl ?
-
Which of the following commands will place a welcoming message whenever you log in to a router?
-
Router(config)# banner message
-
Router(config)# banner motd &
-
Router# banner motd #
-
Router# banner message !
-
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.)
-
Telnet
-
FTP
-
Console connection
-
AUX connection
-
You want to prevent unauthorized users from plugging their laptops into the router. What type of password will help prevent this issue?
-
vty
-
Interface
-
Console
-
Enable
-
You have connected to the console port and are running HyperTerminal. All you see is gobbledygook numberswhat is the solution to this problem?
-
Change the connectors
-
Use a different Terminal program
-
Reset the router
-
Adjust the baud rate
-
Which of the following commands would you type to receive this output?
-
Show running-config
-
Show startup-config
-
Show ip route
-
Show version
-
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?
-
East
-
West
-
South
-
North
-
What is the default point-to-point encapsulation protocol used on a Cisco router?
-
PPP
-
SLIP
-
HDLC
-
ATM
-
What type of handshake occurs with CHAP authentication?
-
One-way
-
Two-way
-
Three-way
-
Mutual
-
The establishment of a PPP serial connection occurs in three steps. Where would authentication fit in to those three steps?
-
Step 1
-
Step 2
-
Step 3
-
Noneauthentication occurs after the link is fully established
-
Which of the following commands did you type to see this output on your Cisco router?
-
Show version
-
Show running-config
-
Show startup-config
-
Show router setup
-
Which of the following commands did you type to see this output?
-
Show interface Ethernet 0/0
-
Show ip interface detail
-
Show interface Serial 0/1
-
Show ip interface brief
-
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?
-
Incorrect IP address
-
Wrong routing protocol
-
Bad cable
-
Encapsulation mismatch
-
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.)
-
Router1#copy running-config startup-config
-
Router1#copy running-config flash
-
Router1#copy startup-config running-config
-
Router1#copy running-config rcp
-
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.)
-
Frame relay
-
Ethernet
-
Token ring
-
PPP
-
q E. HDLC
-
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?
-
Router1#service password-encryption
-
Router1(config)#service password-encryption
-
Router1#enable secret password
-
Router1(config)#enable secret password
-
You need to set up a password that will prevent unauthorized users from telnetting into your router. What series of commands would you use?
-
Acme1(config)# line console 0
Acme1(config-line)# password acme
Acme1(config-line)# login -
Acme1(config)# line vty 0
Acme1(config-line)# enable password acme -
Acme1(config)# line vty 0
Acme1(config-line)# enable secret acme
Acme1(config-line)# login -
Acme1(config)# line vty 0
Acme1(config-line)# password acme
Acme1(config-line)# login -
When setting up your serial interfaces, what does the clockrate command do for your connection?
-
Establishes the timing at which you send data
-
Establishes keepalives
-
Establishes the advertised bandwidth
-
Establishes the time on the router
-
You need to set up passwords on all your default Telnet lines. What command would you start with?
-
Router1(config)#telnet configuration
-
Router1(config)#interface Ethernet 0/1
-
Router1(config)#line vty 1 5
-
Router1(config)#line vty 0 4
-
You can execute show commands at which prompt? (Choose all that apply.)
-
Router1#
-
Router1(config)#
-
Router1(config-router)#
-
Router1>
-
romon1>
-
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?
-
The Enable password is used by low-level applications.
-
If you reverted to an older version of the IOS, it would not understand the Secret password.
-
Both passwords are treated the same.
-
It is a failsafe method of ensuring that people need to type two passwords instead of just one.
-
You need to get back to Privileged mode from Interface Configuration mode. What is the quickest method?
-
Ctrl+Shift+6, then press X
-
Ctrl+Esc
-
Ctrl+Z
-
Type exit
-
When establishing a PPP link, which of the following would be negotiated? (Choose all that apply.)
-
IPXCP
-
CHAP
-
UDP
-
Q.931
-
Multilink Protocol
-
Which of the following commands will return your router to a previously saved configuration?
-
Router1#setup
-
Router1#copy running-config startup-config
-
Router1#copy startup-config running-config
-
Router1#reload
-
Cisco's Internetwork Operating System (IOS) provides many services. Which of the following are features of the IOS? (Choose all that apply.)
-
Connectivity for high-speed traffic between devices
-
Security to control access and prohibit unauthorized network use
-
Features to carry network protocols
-
Web-based GUI to configure features
-
What is the baud rate setting for your terminal emulation program so that you can communicate through your console port?
-
2400
-
9600
-
14400
-
36300
-
What must be configured on a Cisco device to enable Telnet functionality?
-
A management IP address
-
SNMP
-
CDP
-
vty ports
-
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?
-
Router1#enable
-
Router1#exit
-
Router1#configure terminal
-
Router1#disable
-
Which of the following commands will place an IP address on your Catalyst 1900 switch?
-
Switch1#ip address 10.1.1.1
-
Switch1#ip address 10.1.1.1 255.255.255.0
-
Switch1(config)#ip address 10.1.1.1 255.255.255.0
-
Switch1(config-vlan)#ip address 10.1.1.1 255.255.255.0
-
Which of the following commands did you enter to receive this output?
-
Router1#show NVRAM
-
Router1#show Flash
-
Router1#show Flash-Mem
-
Router1#show Version
-
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?
-
Switch1#show ip
-
Switch1#show vlan 1
-
Switch1#show ip route
-
Switch1#show version
-
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?
-
Your IOS is corrupt and unable to load.
-
Your configuration is missing parameters.
-
You do not have a configuration saved in NVRAM.
-
You have typed setup in the Privileged mode.
-
You type in a command and are shown the following output:
-
You did not enter enough characters for your device to recognize the command.
-
You did not enter all the keywords or values required by this command.
-
You entered the command incorrectly.
-
Context-sensitive help is unable to help you with this command.
-
You are typing a command into the Cisco IOS. It is more than one terminal line long. What will the IOS do?
-
The router automatically moves the cursor to the next line and uses a caret (^) to indicate the line break.
-
The router truncates the command because commands longer than one line are not allowed.
-
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 $.
-
The router shortens all the commands to squeeze the command on to the screen.
-
You want to change the size of the command history buffer. Which of the following commands will set it permanently to 100?
-
Router1#terminal history 100
-
Router1#history size 100
-
Router1(config)#terminal history 100
-
Router1(config-line)#history size 100
-
You have configured a description on your serial interfaces. Which of the following commands will display the description? (Choose two.)
-
Show running-config
-
Show flash
-
Show interfaces
-
Show ip protocols
-
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?
-
Exec-timeout
-
Logging synchronous
-
Line console
-
Exec message readout
-
You are configuring a router and issue the command interface ethernet 1/0/0. What do the numbers represent?
-
Slot/port/interface
-
Slot/interface/port
-
Port/slot/port number
-
Slot/port adapter/port number
-
Which of the following commands correctly sets the physical speed of a serial interface to 64Kbps?
-
Router1(config-if)#bandwidth 64
-
Router1(config-if)#bandwidth 64000
-
Router1(config-if)#clockrate 64
-
Router1(config-if)#clockrate 64000
-
In what mode do you use the encapsulation command?
-
Interface Configuration mode
-
Sub-Interface Configuration mode
-
User mode
-
Privileged mode
-
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?
-
It is the actual password.
-
It is the result of a service password-encryption command.
-
The console output made a mistake.
-
It is the result of an enable secret command.
% Ambiguous command: "show con"
What does this mean?
Quick Check Answer Key
A, B
A, B
D
C
A
B
B
C
D
C
B
A, C, D
C
D
A
B
C
C
B
A
D
D
A, B, D
A, D, E
B
D
A
D
A, D
B
C
A, B, E
D
A, B, C
B
A
D
C
B
A
C
A
C
D
A, C
B
D
D
A
B