CCNA Introduction To Networks Course Final Exam
CCNA Introduction To Networks Course Final Exam
00) – ITNv7
Course Final Exam Answers Full
CCNA: Introduction to Networks Course Final Exam
1. Which two traffic types use the Real-Time Transport Protocol
(RTP)? (Choose two.)
video
web
file transfer
voice
peer to peer
2. Which wireless technology has low-power and data rate
requirements making it popular in home automation
applications?
ZigBee
LoRaWAN
5G
Wi-Fi
Explanation: ZigBee is an IEEE 802.15.4 wireless standard designed for
creating personal-area networks. Low energy, power, and data rate requirements
make Zigbee a popular protocol for connecting home automation devices.
3. Which layer of the TCP/IP model provides a route to forward
messages through an internetwork?
application
network access
internet
transport
Explain:
The OSI model network layer corresponds directly to the internet layer of the
TCP/IP model and is used to describe protocols that address and route
messages through an internetwork.
4. Which type of server relies on record types such as A, NS,
AAAA, and MX in order to provide services?
DNS
email
file
web
Explain:
A DNS server stores records that are used to resolve IP addresses to host
names. Some DNS record types include the following:
A – an end device IPv4 address
NS – an authoritative name server
AAAA – an end device IPv6 address
MX – a mail exchange record
5. What are proprietary protocols?
protocols developed by private organizations to operate on any vendor
hardware
protocols that can be freely used by any organization or vendor
protocols developed by organizations who have control
over their definition and operation
a collection of protocols known as the TCP/IP protocol suite
Explain:
Proprietary protocols have their definition and operation controlled by one
company or vendor. Some of them can be used by different organizations with
permission from the owner. The TCP/IP protocol suite is an open standard, not a
proprietary protocol.
6. What service is provided by DNS?
Resolves domain names, such as cisco.com, into IP
addresses.
A basic set of rules for exchanging text, graphic images, sound, video, and
other multimedia files on the web.
Allows for data transfers between a client and a file server.
Uses encryption to secure the exchange of text, graphic images, sound, and
video on the web.
7. A client packet is received by a server. The packet has a
destination port number of 110. What service is the client
requesting?
DNS
DHCP
SMTP
POP3
8. What command can be used on a Windows PC to see the IP
configuration of that computer?
show ip interface brief
ping
show interfaces
ipconfig
9. A wired laser printer is attached to a home computer. That
printer has been shared so that other computers on the home
network can also use the printer. What networking model is in
use?
client-based
master-slave
point-to-point
peer-to-peer (P2P)
Explanation: Peer-to-peer (P2P) networks have two or more network devices
that can share resources such as printers or files without having a dedicated
server.
10. What characteristic describes a virus?
a network device that filters access and traffic coming into a network
the use of stolen credentials to access private data
an attack that slows or crashes a device or network service
malicious software or code running on an end device
11. Three bank employees are using the corporate network.
The first employee uses a web browser to view a company web
page in order to read some announcements. The second
employee accesses the corporate database to perform some
financial transactions. The third employee participates in an
important live audio conference with other corporate
managers in branch offices. If QoS is implemented on this
network, what will be the priorities from highest to lowest of
the different data types?
financial transactions, web page, audio conference
audio conference, financial transactions, web page
financial transactions, audio conference, web page
audio conference, web page, financial transactions
Explanation: QoS mechanisms enable the establishment of queue
management strategies that enforce priorities for different categories of
application data. Thus, this queuing enables voice data to have priority over
transaction data, which has priority over web data.
12. Match the description to the IPv6 addressing component.
(Not all options are used.)
Place the options in the following order:
global
This network portion of the address is assigned by the provider. routing
This part of the address is the equivalent to the host portion of an IPv4
address. interface ID
13. Refer to the exhibit. If Host1 were to transfer a file to the
server, what layers of the TCP/IP model would be used?
begins forwarding when the destination address is checks the frame length before
received forwarding
Explanation: A store-and-forward switch always stores the entire frame before
forwarding, and checks its CRC and frame length. A cut-through switch can
forward frames before receiving the destination address field, thus presenting
less latency than a store-and-forward switch. Because the frame can begin to be
forwarded before it is completely received, the switch may transmit a corrupt or
runt frame. All forwarding methods require a Layer 2 switch to forward broadcast
frames.
15. Refer to the exhibit. The IP address of which device
interface should be used as the default gateway setting of
host H1?
R1: S0/0/0
R2: S0/0/1
R1: G0/0
R2: S0/0/0
Explanation: The default gateway for host H1 is the router interface that is
attached to the LAN that H1 is a member of. In this case, that is the G0/0
interface of R1. H1 should be configured with the IP address of that interface in
its addressing settings. R1 will provide routing services to packets from H1 that
need to be forwarded to remote networks.
16. What service is provided by Internet Messenger?
An application that allows real-time chatting among remote
users.
Allows remote access to network devices and servers.
Resolves domain names, such as cisco.com, into IP addresses.
Uses encryption to provide secure remote access to network devices and
servers.
17. Refer to the exhibit. Match the network with the correct IP
address and prefix that will satisfy the usable host addressing
requirements for each network.
Explanation: Network A needs to use 192.168.0.128 /25, which yields 128
host addresses.
Network B needs to use 192.168.0.0 /26, which yields 64 host addresses.
Network C needs to use 192.168.0.96 /27, which yields 32 host addresses.
Network D needs to use 192.168.0.80/30, which yields 4 host addresses.
18. Refer to the exhibit. Which protocol was responsible for
building the table that is shown?
DHCP
ARP
DNS
ICMP
Explanation: The table that is shown corresponds to the output of the arp -a
command, a command that is used on a Windows PC to display the ARP table.
19. A network administrator notices that some newly installed
Ethernet cabling is carrying corrupt and distorted data signals.
The new cabling was installed in the ceiling close to
fluorescent lights and electrical equipment. Which two factors
may interfere with the copper cabling and result in signal
distortion and data corruption? (Choose two.)
crosstalk
extended length of cabling
RFI
EMI
signal attenuation
20. A host is trying to send a packet to a device on a remote
LAN segment, but there are currently no mappings in its ARP
cache. How will the device obtain a destination MAC address?
(A host is trying to send a packet to a device on a remote LAN segment, but
there are currently no mappings in the ARP cache. How will the device obtain a
destination MAC address?)
It will send the frame and use its own MAC address as the destination.
It will send an ARP request for the MAC address of the destination device.
It will send the frame with a broadcast MAC address.
It will send a request to the DNS server for the destination MAC address.
It will send an ARP request for the MAC address of the
default gateway.
22. A client packet is received by a server. The packet has a
destination port number of 53. What service is the client
requesting?
DNS
NetBIOS (NetBT)
POP3
IMAP
23. A network administrator is adding a new LAN to a branch
office. The new LAN must support 25 connected devices. What
is the smallest network mask that the network administrator
can use for the new network?
255.255.255.128
255.255.255.192
255.255.255.224
255.255.255.240
24. What characteristic describes a Trojan horse?
malicious software or code running on an end device
an attack that slows or crashes a device or network service
the use of stolen credentials to access private data
a network device that filters access and traffic coming into a network
25. What service is provided by HTTPS?
Uses encryption to provide secure remote access to network devices and
servers.
Resolves domain names, such as cisco.com, into IP addresses.
Uses encryption to secure the exchange of text, graphic
images, sound, and video on the web.
Allows remote access to network devices and servers.
26. A technician with a PC is using multiple applications while
connected to the Internet. How is the PC able to keep track of
the data flow between multiple application sessions and have
each application receive the correct packet flows?
The data flow is being tracked based on the destination MAC address of the
technician PC.
The data flow is being tracked based on the source port
number that is used by each application.
The data flow is being tracked based on the source IP address that is used
by the PC of the technician.
The data flow is being tracked based on the destination IP address that is
used by the PC of the technician.
Explanation:
The source port number of an application is randomly generated and used to
individually keep track of each session connecting out to the Internet. Each
application will use a unique source port number to provide simultaneous
communication from multiple applications through the Internet.
27. A network administrator is adding a new LAN to a branch
office. The new LAN must support 61 connected devices. What
is the smallest network mask that the network administrator
can use for the new network?
255.255.255.240
255.255.255.224
255.255.255.192
255.255.255.128
28. Refer to the exhibit. Match the network with the correct IP
address and prefix that will satisfy the usable host addressing
requirements for each network. (Not all options are used.)
ITN (Version 7.00) – ITNv7 Final Exam
Explanation:
Network A needs to use 192.168.0.0 /25 which yields 128 host addresses.
Network B needs to use 192.168.0.128 /26 which yields 64 host addresses.
Network C needs to use 192.168.0.192 /27 which yields 32 host addresses.
Network D needs to use 192.168.0.224 /30 which yields 4 host addresses.
29. What characteristic describes a DoS attack?
the use of stolen credentials to access private data
a network device that filters access and traffic coming into a network
software that is installed on a user device and collects information about the
user
an attack that slows or crashes a device or network service
30. Match the application protocols to the correct transport
protocols.
environmental temperature extremes (too hot or too cold) or humidity extremes (too
threats wet or too dry)
SW1 will send an ARP reply with the SW1 Fa0/1 MAC address.
SW1 will send an ARP reply with the PC2 MAC address.
PC2 will send an ARP reply with the PC2 MAC address.
RT1 will send an ARP reply with the RT1 Fa0/0 MAC address.
RT1 will send an ARP reply with the PC2 MAC address.
Explain: When a network device wants to communicate with another device on
the same network, it sends a broadcast ARP request. In this case, the request
will contain the IP address of PC2. The destination device (PC2) sends an ARP
reply with its MAC address.
93. What service is provided by BOOTP?
Uses encryption to secure the exchange of text, graphic images, sound, and
video on the web.
Allows for data transfers between a client and a file server.
Legacy application that enables a diskless workstation to
discover its own IP address and find a BOOTP server on the
network.
A basic set of rules for exchanging text, graphic images, sound, video, and
other multimedia files on the web.
94. What characteristic describes adware?
a network device that filters access and traffic coming into a network
software that is installed on a user device and collects
information about the user
the use of stolen credentials to access private data
an attack that slows or crashes a device or network service
95. When a switch configuration includes a user-defined error
threshold on a per-port basis, to which switching method will
the switch revert when the error threshold is reached?
cut-through
store-and-forward
fast-forward
fragment-free
96. Match a statement to the related network model. (Not all
options are used.)
addressing This field helps to direct the frame toward its destination.
error detection This field checks if the frame has been damaged during the transfer.
type This field is used by the LLC to identify the Layer 3 protocol.
separated into a network portion and a unique separated into OUI and a unique
identifier identifier
10.18.10.200/28
10.18.10.208/28
10.18.10.240/27
10.18.10.200/27
10.18.10.224/27
10.18.10.224/28
Explanation: Addresses 10.18.10.0 through 10.18.10.63 are taken for the
leftmost network. Addresses 192 through 199 are used by the center network.
Because 4 host bits are needed to accommodate 10 hosts, a /28 mask is
needed. 10.18.10.200/28 is not a valid network number. Two subnets that can be
used are 10.18.10.208/28 and 10.18.10.224/28.
114. A client packet is received by a server. The packet has a
destination port number of 21. What service is the client
requesting?
FTP
LDAP
SLP
SNMP
115. What attribute of a NIC would place it at the data link
layer of the OSI model?
attached Ethernet cable
IP address
MAC address
RJ-45 port
TCP/IP protocol stack
116. A network administrator is adding a new LAN to a branch
office. The new LAN must support 10 connected devices. What
is the smallest network mask that the network administrator
can use for the new network?
255.255.255.192
255.255.255.248
255.255.255.224
255.255.255.240
117. What technique is used with UTP cable to help protect
against signal interference from crosstalk?
wrapping a foil shield around the wire pairs
twisting the wires together into pairs
terminating the cable with special grounded connectors
encasing the cables within a flexible plastic sheath
Explanation: To help prevent the effects of crosstalk, UTP cable wires are
twisted together into pairs. Twisting the wires together causes the magnetic fields
of each wire to cancel each other out.
118. Refer to the exhibit. The network administrator has
assigned the LAN of LBMISS an address range of 192.168.10.0.
This address range has been subnetted using a /29 prefix. In
order to accommodate a new building, the technician has
decided to use the fifth subnet for configuring the new
network (subnet zero is the first subnet). By company policies,
the router interface is always assigned the first usable host
address and the workgroup server is given the last usable host
address. Which configuration should be entered into the
properties of the workgroup server to allow connectivity to the
Internet?
only host D
only router R1
only hosts A, B, and C
only hosts A, B, C, and D
only hosts B and C
only hosts B, C, and router R1
Explain:
Since host A does not have the MAC address of the default gateway in its ARP
table, host A sends an ARP broadcast. The ARP broadcast would be sent to
every device on the local network. Hosts B, C, and router R1 would receive the
broadcast. Router R1 would not forward the message.
120. Match a statement to the related network model. (Not all
options are used.)
ITN (Version 7.00) – ITNv7 Final Exam
Place the options in the following order:peer-to-peer network
[+] no dedicated server is required
[+] client and server roles are set on a per request basis
peer-to-peer aplication
[#] requires a specific user interface
[#] a background service is required
Explain:
Peer-to-peer networks do not require the use of a dedicated server, and devices
can assume both client and server roles simultaneously on a per request basis.
Because they do not require formalized accounts or permissions, they are best
used in limited situations. Peer-to-peer applications require a user interface and
background service to be running, and can be used in more diverse situations.
121. Refer to the exhibit. A network engineer has been given
the network address of 192.168.99.0 and a subnet mask of
255.255.255.192 to subnet across the four networks shown.
How many total host addresses are unused across all four
subnets?
88
200
72
224
158
122. Which connector is used with twisted-pair cabling in an
Ethernet LAN?
LC conector
SC conector
BNC
RJ 11
True Answer:
RJ 45 (true answer)
123. A client packet is received by a server. The packet has a
destination port number of 22. What service is the client
requesting?
SSH
SMB/CIFS
HTTPS
SLP
124. What characteristic describes an IPS?
a tunneling protocol that provides remote users with secure access into the
network of an organization
a network device that filters access and traffic coming into
a network
software that identifies fast-spreading threats
software on a router that filters traffic based on IP addresses or applications
Explanation: IPS – An intrusion prevention system (IPS) monitors incoming
and outgoing traffic looking for malware, network attack signatures, and more. If
it recognizes a threat, it can immediately stop it.
125. What service is provided by DHCP?
An application that allows real-time chatting among remote users.
Allows remote access to network devices and servers.
Dynamically assigns IP addresses to end and intermediary
devices.
Uses encryption to provide secure remote access to network devices and
servers.
126. Match the header field with the appropriate layer of the
OSI model. (Not all options are used.)
Layer 2 Layer 3 Layer 4
i360201v3n1_275353.png
only host D
only hosts A, B, C, and D
only hosts B and C
only hosts B, C, and router R1
only hosts A, B, and C
only router R1
Explanation: Because host A does not have the MAC address of the default
gateway in the ARP table, host A sends an ARP broadcast. The ARP broadcast
would be sent to every device on the local network. Hosts B, C, and router R1
would receive the broadcast. Router R1 would not forward the message.
128. Which wireless technology has low-power and low-data
rate requirements making it popular in IoT environments?
Bluetooth
Zigbee
WiMAX
Wi-Fi
Explanation: Zigbee is a specification used for low-data rate, low-power
communications. It is intended for applications that require short-range, low data-
rates and long battery life. Zigbee is typically used for industrial and Internet of
Things (IoT) environments such as wireless light switches and medical device
data collection.
129. What two ICMPv6 message types must be permitted
through IPv6 access control lists to allow resolution of Layer 3
addresses to Layer 2 MAC addresses? (Choose two.)
neighbor solicitations
echo requests
neighbor advertisements
echo replies
router solicitations
router advertisements
130. A client is using SLAAC to obtain an IPv6 address for its
interface. After an address has been generated and applied to
the interface, what must the client do before it can begin to
use this IPv6 address?
It must send a DHCPv6 INFORMATION-REQUEST message to request the
address of the DNS server.
It must send a DHCPv6 REQUEST message to the DHCPv6 server to
request permission to use this address.
It must send an ICMPv6 Router Solicitation message to determine what
default gateway it should use.
It must send an ICMPv6 Neighbor Solicitation message to
ensure that the address is not already in use on the
network.
131. Two pings were issued from a host on a local network.
The first ping was issued to the IP address of the default
gateway of the host and it failed. The second ping was issued
to the IP address of a host outside the local network and it was
successful. What is a possible cause for the failed ping?
The default gateway is not operational.
The default gateway device is configured with the wrong IP address.
Security rules are applied to the default gateway device,
preventing it from processing ping requests.
The TCP/IP stack on the default gateway is not working properly.
132. An organization is assigned an IPv6 address block of
2001:db8:0:ca00::/56. How many subnets can be created
without using bits in the interface ID space?
256
512
1024
4096
133. What subnet mask is needed if an IPv4 network has 40
devices that need IP addresses and address space is not to be
wasted?
255.255.255.0
255.255.255.240
255.255.255.128
255.255.255.192
255.255.255.224
Explanation: In order to accommodate 40 devices, 6 host bits are needed.
With 6 bits, 64 addresses are possible, but one address is for the subnet number
and one address is for a broadcast. This leaves 62 addresses that can be
assigned to network devices. The mask associated with leaving 6 host bits for
addressing is 255.255.255.192.
134. Refer to the exhibit. If host A sends an IP packet to host
B, what will the destination address be in the frame when it
leaves host A?
DD:DD:DD:DD:DD:DD
172.168.10.99
CC:CC:CC:CC:CC:CC
172.168.10.65
BB:BB:BB:BB:BB:BB
AA:AA:AA:AA:AA:AA
Explain:
When a host sends information to a distant network, the Layer 2 frame header
will contain a source and destination MAC address. The source address will be
the originating host device. The destination address will be the router interface
that connects to the same network. In the case of host A sending information to
host B, the source address is AA:AA:AA:AA:AA:AA and the destination address
is the MAC address assigned to the R2 Ethernet interface, BB:BB:BB:BB:BB:BB.
135. What is a benefit of using cloud computing in networking?
Technology is integrated into every-day appliances allowing them to
interconnect with other devices, making them more ‘smart’ or automated.
Network capabilities are extended without requiring
investment in new infrastructure, personnel, or software.
End users have the freedom to use personal tools to access information and
communicate across a business network.
Home networking uses existing electrical wiring to connect devices to the
network wherever there is an electrical outlet, saving the cost of installing
data cables.
Explanation: Cloud computing extends IT’s capabilities without requiring
investment in new infrastructure, training new personnel, or licensing new
software. These services are available on-demand and delivered economically to
any device anywhere in the world without compromising security or function.
BYOD is about end users having the freedom to use personal tools to access
information and communicate across a business or campus network. Smart
home technology is integrated into every-day appliances allowing them to
interconnect with other devices, making them more ‘smart’ or automated.
Powerline networking is a trend for home networking that uses existing electrical
wiring to connect devices to the network wherever there is an electrical outlet,
saving the cost of installing data cables.
136. Which two statements are correct about MAC and IP
addresses during data transmission if NAT is not involved?
(Choose two.)
Destination IP addresses in a packet header remain
constant along the entire path to a target host.
Destination MAC addresses will never change in a frame that goes across
seven routers.
Every time a frame is encapsulated with a new destination MAC address, a
new destination IP address is needed.
Destination and source MAC addresses have local
significance and change every time a frame goes from one
LAN to another.
A packet that has crossed four routers has changed the destination IP
address four times.
137. What is one main characteristic of the data link layer?
It generates the electrical or optical signals that represent the 1 and 0 on the
media.
It converts a stream of data bits into a predefined code.
It shields the upper layer protocol from being aware of the
physical medium to be used in the communication.
It accepts Layer 3 packets and decides the path by which to forward the
packet to a remote network.
138. What are three characteristics of the CSMA/CD process?
(Choose three.)
The device with the electronic token is the only one that can transmit after a
collision.
A device listens and waits until the media is not busy
before transmitting.
After detecting a collision, hosts can attempt to resume
transmission after a random time delay has expired.
All of the devices on a segment see data that passes on the
network medium.
A jam signal indicates that the collision has cleared and the media is not
busy.
Devices can be configured with a higher transmission priority.
Explanation: The Carrier Sense Multiple Access/Collision Detection
(CSMA/CD) process is a contention-based media access control mechanism
used on shared media access networks, such as Ethernet. When a device needs
to transmit data, it listens and waits until the media is available (quiet), then it will
send data. If two devices transmit at the same time, a collision will occur. Both
devices will detect the collision on the network. When a device detects a
collision, it will stop the data transmission process, wait for a random amount of
time, then try again.
139. Which information does the show startup-config command
display?
the IOS image copied into RAM
the bootstrap program in the ROM
the contents of the current running configuration file in the RAM
the contents of the saved configuration file in the NVRAM
Explain:
The show startup-config command displays the saved configuration located in
NVRAM. The show running-config command displays the contents of the
currently running configuration file located in RAM.
140. Which two commands can be used on a Windows host to
display the routing table? (Choose two.)
netstat -s
route print
show ip route
netstat -r
tracert
Explain:
On a Windows host, the route print or netstat -r commands can be used to
display the host routing table. Both commands generate the same output. On a
router, the show ip route command is used to display the routing table. The
netstat –s command is used to display per-protocol statistics. The tracert
command is used to display the path that a packet travels to its destination.
141. What are two functions that are provided by the network
layer? (Choose two.)
directing data packets to destination hosts on other
networks
placing data on the network medium
carrying data between processes that are running on source and destination
hosts
providing dedicated end-to-end connections
providing end devices with a unique network identifier
Explanation: The network layer is primarily concerned with passing data from
a source to a destination on another network. IP addresses supply unique
identifiers for the source and destination. The network layer provides
connectionless, best-effort delivery. Devices rely on higher layers to supply
services to processes.
142. Which two statements describe features of an IPv4
routing table on a router? (Choose two.)
Directly connected interfaces will have two route source codes in the routing
table: C and S .
If there are two or more possible routes to the same destination, the route
associated with the higher metric value is included in the routing table.
The netstat -r command can be used to display the routing table of a router.
The routing table lists the MAC addresses of each active interface.
It stores information about routes derived from the active
router interfaces.
If a default static route is configured in the router, an entry
will be included in the routing table with source code S .
Other case:
The netstat -r command can be used to display the routing table of a router.
The routing table stores information about routes derived
from the active router interfaces.
The routing table lists the MAC addresses of each active interface.
Directly connected interfaces will have two route source codes in the routing
table: C and S .
If a default static route is configured in the router, an entry
will be included in the routing table with source code S
Explanation: The show ip route command is used to display the routing
table of the router. In IPv4, directly connected interfaces will have one source
code:C. The routing table stores information about directly connected routes and
remote routes. An entry in the routing table with a source code of S is included if
a default static route is configured on the router.
143. What characteristic describes a VPN?
software on a router that filters traffic based on IP addresses or applications
software that identifies fast-spreading threats
a tunneling protocol that provides remote users with secure
access into the network of an organization
a network device that filters access and traffic coming into a network
144. Why would a Layer 2 switch need an IP address?
to enable the switch to send broadcast frames to attached PCs
to enable the switch to function as a default gateway
to enable the switch to be managed remotely
to enable the switch to receive frames from attached PCs
Explanation: A switch, as a Layer 2 device, does not need an IP address to
transmit frames to attached devices. However, when a switch is accessed
remotely through the network, it must have a Layer 3 address. The IP address
must be applied to a virtual interface rather than to a physical interface. Routers,
not switches, function as default gateways.
145. Match each description to its corresponding term. (Not all
options are used.)
message the process of placing one message format inside another
encapsulation message format
sequence
used to identify missing segments of data numbers