CCNA 1 Final Exam Answers 2011
CCNA 1 Final Exam Answers 2011
1. Due to a security violation, the router passwords must be changed. What information can be
learned from the following configuration entries? (Choose two.)
Router(config)# line vty 0 3
Router(config-line)# password c13c0
Router(config-line)# login
2. Which two actions could be taken by a router if a specific match is not made to a route in the
routing table? (Choose two.)
3.
Refer to the exhibit. The network administrator remotely accesses the CLI of RouterB from PC1
using a secure connection. Which statement is true about this connection?
4.
Refer to the exhibit. What three statements are true about the IP configuration that is shown?
(Choose three.)
The IP address that is assigned as the default gateway is valid for this host.
5. What information can be gathered by using the command netstat?
6.
Refer to the exhibit. The nslookup command that is shown was issued on a Windows PC host.
What does the 10.32.5.74 address represent?
7.
Refer to the exhibit. A network administrator remotely accesses the CLI of RouterB from PC1
using Telnet. Which statement is true about this connection?
The data is automatically encrypted.
A GET request was sent to RouterB to retrieve data during this session.
10.0.0.1
46.1.1.88
172.31.31.10
172.32.16.10
192.168.8.8
9.
Refer to the exhibit. Host C is able to ping 127.0.0.1 successfully, but is unable to communicate
with hosts A and B in the organization. What is the likely cause of the problem?
10. Which OSI layer addressing is required to route packets between two networks?
Layer 1
Layer 2
Layer 3
Layer 4
11. What is the effect of using the Router# copy running-config startup-config command on a
router?
12. A PC can not connect to any remote websites, ping its default gateway, or ping a printer that
is functioning properly on the local network segment. Which action will verify that the TCP/IP
stack is functioning correctly on this PC?
Use the traceroute command at the command prompt to identify any failures on the path to the
gateway.
13. Which subnet mask will allow 2040 hosts per subnet on the IP network 10.0.0.0?
255.255.0.0
255.255.254.0
255.255.252.0
255.255.248.0
255.255.240.0
255.255.255.128
14.
Refer to the exhibit. When computer A sends a frame to computer D, what computers receive the
frame?
only computer D
all computers
15.
Refer to the exhibit. While configuring a network, a technician wired each end of a Category 5e
cable as shown. Which two statements are true about this setup? (Choose two.)
The cable is terminated in a way that the transmit pin is wired to the receive pin.
16.
Refer to the exhibit. Which layered network model is shown in the diagram?
Cisco
IETF
OSI
TCP/IP
17. An administrator makes changes to the default configuration of a router and saves them to
NVRAM. After testing, it is discovered that the configurations did not have the desired effect
and must be removed. What steps must be taken to remove the changes and return the router to
the default configuration?
Issue the erase startup-config command, and then reboot the router.
Issue the erase running-config command, and then reboot the router.
18.
Refer to the exhibit. Host A and B are unable to communicate with each other. What is the
reason for this?
19.
Refer to the exhibit. A network technician has made several changes to R1 since the
configuration has last been saved. The modified configuration did not produce the desired
changes. The technician wants to store a backup copy of the saved configuration on a TFTP
server before reloading. Which action will cause the unmodified data to be saved on the TFTP
server?
20. What can the user do from the command prompt, Router(config-line)# ?
21.
Refer to the exhibit. A PC is connected to a network. Which action will verify that the PC can
communicate with its default gateway?
22.
Refer to the exhibit. The serial interface of the router was configured with the use of the
commands that are shown. The router cannot ping the router that is directly connected to
interface serial 0/0/0. What should the network technician do to solve this problem?
23. A technician is asked to secure the privileged EXEC mode of a switch by requiring a
password. Which type of password would require this login and be considered the most secure?
console
enable
enable secret
VTY
24. What are two purposes for configuring a banner on a router? (Choose two.)
25.
Refer to the exhibit. A PC is communicating with another PC on a remote network. The two
networks are connected by three routers. Which action will help to identify the path between the
hosts?
Use the ipconfig command at the host.
26.
D,E,F,G
A,H,B,C
A,D,E,F
A,D,E,G
27. When must a router serial interface be configured with the clock rate command?
28. Which table accurately associates the RFC 1918 private IP addresses with the correct
network mask?
29.
Refer to the exhibit. Which two layers of the OSI model describe the same functions as the
transport and internet layers of the TCP/IP model? (Choose two.)
application layer
presentation layer
session layer
transport layer
network layer
physical layer
30. What happens when a host station receives a frame that contains its own MAC address in the
destination field?
The host station will copy the information to its buffers and send it back out.
31.
Refer to the exhibit. Host A is configured with the correct IP address for the default gateway of
the router R1 FastEthernet0/1 interface. How will a packet that is sent from host A to host B be
handled by the devices on the network?
R1 will drop the packet because R1 does not have a specific route in its routing table to the
10.1.1.0/24 network.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will forward the
packet to the directly connected network 10.1.1.0/24.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet
because it does not have a default route to network 10.1.1.0/24.
R1 will forward the packet to its default gateway, the next hop router R2. R2 will drop the packet
because it does not have a route that is learned by a routing protocol to network 10.1.1.0/24.
32. What type of network is maintained if a server takes no dedicated role in the network?
mainframe
client/server
peer-to-peer
centralized
33. In a network design project, a network designer needs to select a device to provide collision
free connections to 40 hosts on the LAN. Which device should be selected?
hub
router
switch
firewall
34. Which TCP/IP model layer creates additional overhead on network resources due to
acknowledgments, tracking, and retransmission of data?
internet
transport
application
network access
35. How many host addresses may be assigned when using the 128.107.0.0 network address with
a subnet mask of 255.255.248.0?
30
256
2046
2048
4094
4096
36. Which service is used when the nslookup command is issued on a computer?
FTP
DNS
DHCP
Telnet
37. Which process provides the means to send and receive data when running multiple
applications at the same time on a computer?
interleaving
sequencing
segmentation
acknowledgement
38. Which three IPv4 addresses represent valid host addresses for a subnet? (Choose three.)
10.1.12.79/28
10.1.12.113/28
10.1.12.32/28
10.1.11.5/27
10.1.11.97/27
10.1.11.128/27
39. What is the consequence of issuing the erase startup-config command in privileged EXEC
mode on a Cisco router?
40.
Refer to the exhibit. A network technician is trying to determine the correct IP address
configuration for Host A. What is a valid configuration for Host A?
42. Which router configuration mode will require user authentication if an administrator issues
the enable secret command?
43. Which command or commands will require authentication to access the privileged exec
mode?
44. A routing issue has occurred in your internetwork. Which of the following type of devices
should be examined to isolate this error?
access point
host
hub
router
switch
46.
Refer to the exhibit. An administrator on PC1 wants to view some HTML code from a web page
housed on the web server. Which client application will allow this request to be started?
47. Which OSI layer does IP rely on to determine whether packets have been lost and to request
retransmission?
application
presentation
session
transport
48.
Refer to the exhibit. PC1 is unable to access PC2. To troubleshoot this problem, the technician
needs to confirm that the next hop interface is operational. Which default gateway address
should the technician ping from PC1 to confirm this?
10.0.0.254
192.168.0.249
192.168.0.250
10.0.1.254
49. An administrator is in the middle of entering a lengthy command when suddenly output from
the IOS appears stating that an interface has gone down and then up again. Consequently, the
command that the administrator was typing is no longer legible on the terminal. What CLI
keystrokes can be entered to return to the line that the administrator was typing?
Ctrl-D
Ctrl-K
Ctrl-R
Ctrl-Z
51. Which physical component is used to access and perform the initial configuration on a new
unconfigured router?
52. Which option shows how a router will route packets to a remote network?
Which process provides the means to send and receive data when running multiple applications
at the same time on a computer?, Refer to the exhibit Which diagram depicts the path through the
network that is represented in the output of the tracert command?, ccna 2011 exams, ccna 1 final
exam answers february 2011, Refer to the exhibit PC1 is unable to access PC2 To troubleshoot
this problem the technician needs to confirm that the next hop interface is operational Which
default gateway address should the technician ping from PC1 to confirm this?, How many host
addresses may be assigned when using the 128 107 0 0 network address with a subnet mask of
255 255 248 0?, antwoorden ccna1 2011, Which command or commands will require
authentication to access the privileged exec mode?, ccna exploration final exam answers 2011,
Refer to the exhibit The nslookup command that is shown was issued on a Windows PC host
What does the 10 32 5 74 address represent?, ccna1 final eam 2011 answers, Which table
accurately associates the RFC 1918 private IP addresses with the correct network mask?, Ccna1
answer com, ccna final exam new 2011, How many host addresses may be assigned when using
the 128 107 0 0 network address with a subnet mask of 255 255 248 0? 30 256 2046 2048 4094
4096, ccna 1 final exAM 2011 ANSWERS, Which physical component is used to access and
perform the initial configuration on a new unconfigured router?, Which list refers only to end
devices?, latest ccna exam 2011, ccna 1 final exam answers v4 0 feb 2011, How many host
addresses may be assigned when using the 128 107 0 0 network address with a subnet mask of
255 255 248 0, examen final ccna1 2011, ccna exams and answers 2011, ccna1 final exam
february 2011, list refers only to end devices, ccnaanswer final exam 2011, ccna exam schedule
2011, ccnaanswes com/ccna-1-final-exam-answers-2011, ccna exam questions and answers
2011, ccna exams 2011, ENetwork Practice Final Exam v4 0 2011 answer, ccna 1 final 2011
answer, ccna 1 final 2011 latest, ccna 1 final chapter exam 2011, ccna1 final exam february 2011
answers 4 0, Refer to the exhibit A PC is communicating with another PC on a remote network
The two networks are connected by three routers Which action will help to identify the path
between the hosts?, ccna 2011 answers, CCNA 2011 exam, ccna answer 2011, Due to a security
violation the router passwords must be changed What information can be learned from the
following configuration entries? (Choose two ), what information can be gathered by using the
command netstat, Which three addresses are private IP addresses? (Choose three ) 10 0 0 1 46 1
1 88 172 31 31 10 172 32 16 10 192 168 8 8, cisco ccna1 4 0 2011 final answers, Refer to the
exhibit An administrator on PC1 wants to view some HTML code from a web page housed on
the web server Which client application will allow this request to be started?, Which table
accurately associates the RFC 1918 private IP addresses with the correct network mask, cisco
ccna final exam answers 2011, Which process provides the means to send and receive data when
running multiple applications at the same time on a computer, ccan 1 final exam v4 0 2011,
Which option represents a point-to-point logical topology diagram?, all ccna1 fainal exam 2011,
CCNA Exploration 3 - FINAL Exam Answers 2011, ccna final exam answer 2011, ccna1 final
exam 2011 answer, CCNA1 final answer com 2011, ccna1 final 4 2011, Practice Test Final
CCNA 1 2011, Refer to the exhibit A PC is connected to a network Which action will verify that
the PC can communicate with its default gateway?, ccna answer final 1 2011, last final exam
ccna 1 2011, examen finale ccna 1 2011, In a network design project a network designer needs to
select a device to provide collision free connections to 40 hosts on the LAN Which device should
be selected?, final exam computer network, ccna test answers 2011, ccna final exam questions
and answers 2011, ccna final exams 2011, ccna cisco answers:enetwork final exam v4 0 2011,
ccna final exam 2011answers, ccna-1 final exam 2011 answers latest version, CCNA Exploration
1: Network Fundamentals – Final exam 2011, final exam ccna1 answer 2011, ccna1 2011
answers, ccna exploration 1 2011 exam answers, Ccna1 2011 chapter 11, CCNA Exploration 1 –
FINAL Exam Answers b, ccna exploration 1 final exams 2011, ccna exploration 1 enetwork final
exam, CCNA exploration Final exam february 2011, final ccna 1 2011, ccna exam 2011 فبراير,
ccna exam answer 2011, ccna final exam 2011 answers, latest CCNA 1 final exam question
answer 2011, final exam ccna 1 answers 2011, ccna network fundamentals 2011 answers, ccna-1
final exam 2011 answers, latest ccna1 answers updated 2011, Which command or commands
will require authentication to access the privileged exec mode? RTRA(config)# enable secret
cisco, Saturday February 19 2011 ENetwork Practice Final Exam - CCNA Exploration: Network
Fundamentals (Version 4 0), cnna 2011 final test, cnna final exam 2011, ccna 1 final exam
answers feb 2011, cisco ccna1 final 2011, 31 jan 2011ccna routing protocols final exam, ccna 1
exploration 1 final exam 2011, ENetwork Final Exam (Version 4 0) answers 2011, ccna 1
chapter 2 answers updated 2011, Which subnet mask will allow 2040 hosts per subnet on the IP
network 10 0 0 0?, ccna 1 2011 february, ccna 1 2011 final, cisco 2 final exam answers 2011