尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
CCNA1 v6.0 Final Exam Answers 2018 (100%)
(Option B)
CCNA 1 v6.0 Introduction to Networks Final Exam
Answers 2018 (100%)
1 A company is expanding its business to other countries. All branch offices must
remain connected to corporate headquarters at all times. Which network technology
is required to support this requirement?
LAN
MAN
WAN*
WLAN
2 A home user is looking for an ISP connection that provides high speed digital
transmission over regular phone lines. What ISP connection type should be used?
DSL*
dial-up
satellite
cell modem
cable modem
3 How does quality of service help a network support a wide range of applications
and services?
by limiting the impact of a network failure
by allowing quick recovery from network failures
by providing mechanisms to manage congested network traffic*
by providing the ability for the network to grow to accommodate new users
4 On which switch interface would an administrator configure an IP address so that
the switch can be managed remotely?
FastEthernet0/1
VLAN 1*
vty 0
console 0
1/11
MiPDF.COM
5 After making configuration changes on a Cisco switch, a network administrator
issues a copy running-config startup-config command. What is the result of issuing
this command?
The new configuration will be stored in flash memory.
The new configuration will be loaded if the switch is restarted.*
The current IOS file will be replaced with the newly configured file.
The configuration changes will be removed and the original configuration will be restored.
6 Refer to the exhibit. A network administrator is configuring access control to
switch SW1. If the administrator has already logged into a Telnet session on the
switch, which password is needed to access privileged EXEC mode?
letmein
secretin*
lineconin
linevtyin
7 Which connection provides a secure CLI session with encryption to a Cisco
switch?
a console connection
an AUX connection
a Telnet connection
an SSH connection*
8 A network technician is attempting to configure an interface by entering the
following command: SanJose(config)# ip address 192.168.2.1 255.255.255.0. The
command is rejected by the device. What is the reason for this?
The command is being entered from the wrong mode of operation.*
The command syntax is wrong.
The subnet mask information is incorrect.
The interface is shutdown and must be enabled before the switch will accept the IP
address.
9 What function does pressing the Tab key have when entering a command in IOS?
2/11
It aborts the current command and returns to configuration mode.
It exits configuration mode and returns to user EXEC mode.
It moves the cursor to the beginning of the next line.
It completes the remainder of a partially typed word in a command.*
10 What protocol is responsible for controlling the size of segments and the rate at
which segments are exchanged between a web client and a web server?
TCP*
IP
HTTP
Ethernet
11 What layer is responsible for routing messages through an internetwork in the
TCP/IP model?
internet*
transport
network access
session
12 Which statement accurately describes a TCP/IP encapsulation process when a PC
is sending data to the network?
Data is sent from the internet layer to the network access layer.
Packets are sent from the network access layer to the transport layer.
Segments are sent from the transport layer to the internet layer.*
Frames are sent from the network access layer to the internet layer.
13 What unique address is embedded in an Ethernet NIC and used for
communication on an Ethernet network?
host address
IP address
MAC address*
network address
14 A network administrator is troubleshooting connectivity issues on a server. Using
a tester, the administrator notices that the signals generated by the server NIC are
distorted and not usable. In which layer of the OSI model is the error categorized?
presentation layer
network layer
physical layer*
data link layer
15 A network administrator is measuring the transfer of bits across the company
backbone for a mission critical financial application. The administrator notices that
the network throughput appears lower than the bandwidth expected. Which three
factors could influence the differences in throughput? (Choose three.)
3/11
the amount of traffic that is currently crossing the network*
the sophistication of the encapsulation method applied to the data
the type of traffic that is crossing the network*
the latency that is created by the number of network devices that the data is
crossing*
the bandwidth of the WAN connection to the Internet
the reliability of the gigabit Ethernet infrastructure of the backbone
16 Which procedure is used to reduce the effect of crosstalk in copper cables?
requiring proper grounding connections
twisting opposing circuit wire pairs together*
wrapping the bundle of wires with metallic shielding
designing a cable infrastructure to avoid crosstalk interference
avoiding sharp bends during installation
17 What is a characteristic of the LLC sublayer?
It provides the logical addressing required that identifies the device.
It provides delimitation of data according to the physical signaling requirements of the
medium.
It places information in the frame allowing multiple Layer 3 protocols to use the
same network interface and media.*
It defines software processes that provide services to the physical layer.
18 What method is used to manage contention-based access on a wireless network?
CSMA/CD
priority ordering
CSMA/CA*
token passing
19 During the encapsulation process, what occurs at the data link layer for a PC
connected to an Ethernet network?
An IP address is added.
The logical address is added.
The physical address is added.*
The process port number is added.
20 What are the three primary functions provided by Layer 2 data encapsulation?
(Choose three.)
error correction through a collision detection method
session control using port numbers
data link layer addressing*
placement and removal of frames from the media
detection of errors through CRC calculations*
delimiting groups of bits into frames*
conversion of bits into data signals
4/11
21 What are two characteristics of Ethernet MAC addresses? (Choose two.)
They are globally unique.*
They are routable on the Internet.
They are expressed as 12 hexadecimal digits. *
MAC addresses use a flexible hierarchical structure.
MAC addresses must be unique for both Ethernet and serial interfaces on a device.
22 If a device receives an Ethernet frame of 60 bytes, what will it do?
drop the frame *
process the frame as it is
send an error message to the sending device
add random data bytes to make it 64 bytes long and then forward it
23 What will a host on an Ethernet network do if it receives a frame with a destination
MAC address that does not match its own MAC address?
It will discard the frame.*
It will forward the frame to the next host.
It will remove the frame from the media.
It will strip off the data-link frame to check the destination IP address.
24 Under which two circumstances will a switch flood a frame out of every port
except the port that the frame was received on? (Choose two.)
The frame has the broadcast address as the destination address.*
The destination address is unknown to the switch.*
The source address in the frame header is the broadcast address.
The source address in the frame is a multicast address.
The destination address in the frame is a known unicast address.
25 Which switching method has the lowest level of latency?
cut-through
store-and-forward
fragment-free
fast-forward *
26 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
27 Which two functions are primary functions of a router? (Choose two.)
packet forwarding*
5/11
microsegmentation
domain name resolution
path selection*
flow control
28 What are the three ranges of IP addresses that are reserved for internal private
use? (Choose three.)
10.0.0.0/8*
64.100.0.0/14
127.16.0.0/12
172.16.0.0/12*
192.31.7.0/24
192.168.0.0/16*
29 What purpose does NAT64 serve in IPv6?
It converts IPv6 packets into IPv4 packets.*
It translates private IPv6 addresses into public IPv6 addresses.
It enables companies to use IPv6 unique local addresses in the network.
It converts regular IPv6 addresses into 64-bit addresses that can be used on the Internet.
It converts the 48-bit MAC address into a 64-bit host address that can be used for
automatic host addressing.
30 What is the binary representation of 0xCA?
10111010
11010101
11001010*
11011010
31 At a minimum, which address is required on IPv6-enabled interfaces?
link-local*
unique local
site local
global unicast
32 Which service provides dynamic global IPv6 addressing to end devices without
using a server that keeps a record of available IPv6 addresses?
stateful DHCPv6
SLAAC*
static IPv6 addressing
stateless DHCPv6
33 What is the purpose of the command ping ::1?
It tests the internal configuration of an IPv6 host.*
It tests the broadcast capability of all hosts on the subnet.
6/11
It tests the multicast connectivity to all hosts on the subnet.
It tests the reachability of the default gateway for the network.
34 How many usable IP addresses are available on the 192.168.1.0/27 network?
256
254
62
30*
16
32
35 Which subnet would include the address 192.168.1.96 as a usable host address?
192.168.1.64/26*
192.168.1.32/27
192.168.1.32/28
192.168.1.64/29
36 A network administrator wants to have the same subnet mask for three
subnetworks at a small site. The site has the following networks and numbers of
devices:
Subnetwork A: IP phones – 10 addresses
Subnetwork B: PCs – 8 addresses
Subnetwork C: Printers – 2 addresses
What single subnet mask would be appropriate to use for the three subnetworks?
255.255.255.0
255.255.255.240*
255.255.255.248
255.255.255.252
37 Which statement is true about variable-length subnet masking?
Each subnet is the same size.
The size of each subnet may be different, depending on requirements.*
Subnets may only be subnetted one additional time.
Bits are returned, rather than borrowed, to create additional subnets.
38 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.128
255.255.255.192*
255.255.255.224
255.255.255.240
39 What are two characteristics shared by TCP and UDP? (Choose two.)
default window size
7/11
connectionless communication
port numbering*
3-way handshake
ability to to carry digitized voice
use of checksum*
40 Why are port numbers included in the TCP header of a segment?
to indicate the correct router interface that should be used to forward a segment
to identify which switch ports should receive or forward the segment
to determine which Layer 3 protocol should be used to encapsulate the data
to enable a receiving host to forward the data to the appropriate application*
to allow the receiving host to assemble the packet in the proper order
41 What are two ways that TCP uses the sequence numbers in a segment? (Choose
two.)
to identify missing segments at the destination*
to reassemble the segments at the remote location*
to specify the order in which the segments travel from source to destination
to limit the number of segments that can be sent out of an interface at one time
to determine if the packet changed during transit
42 Which two protocols operate at the highest layer of the TCP/IP protocol stack?
(Choose two.)
DNS*
Ethernet
IP
POP*
TCP
UDP
43 Which domain name would be an example of a top-level domain?
www.cisco.com
cisco.com
.com*
root.cisco.com
44 What is one difference between the client-server and peer-to-peer network
models?
Only in the client-server model can file transfers occur.
Every device in a peer-to-peer network can function as a client or a server.*
A peer-to-peer network transfers data faster than a transfer using a client-server network.
A data transfer that uses a device serving in a client role requires that a dedicated server be
present.
8/11
45 Which networking model is being used when an author uploads one chapter
document to a file server of a book publisher?
peer-to-peer
master-slave
client/server*
point-to-point
46 A wireless host needs to request an IP address. What protocol would be used to
process the request?
FTP
HTTP
DHCP*
ICMP
SNMP
47 What network service resolves the URL entered on a PC to the IP address of the
destination server?
DNS*
DHCP
FTP
SNMP
48 A network engineer is analyzing reports from a recently performed network
baseline. Which situation would depict a possible latency issue?
a change in the bandwidth according to the show interfaces output
a next-hop timeout from a traceroute
an increase in host-to-host ping response times*
a change in the amount of RAM according to the show version output
49 Which firewall feature is used to ensure that packets coming into a network are
legitimate responses to requests initiated from internal hosts?
stateful packet inspection*
URL filtering
application filtering
packet filtering
50 What is one indication that a Windows computer did not receive an IPv4 address
from a DHCP server?
The computer cannot ping 127.0.0.1.
Windows displays a DHCP timeout message.
The computer receives an IP address that starts with 169.254.*
The computer cannot ping other devices on the same network with IP addresses in the
169.254.0.0/16 range.
9/11
51 Which command can an administrator issue on a Cisco router to send debug
messages to the vty lines?
terminal monitor*
logging console
logging buffered
logging synchronous
52 Fill in the blank.
During data communications, a host may need to send a single message to a specific
group of destination hosts simultaneously. This message is in the form of a ———-
message.
Correct Answer: Multicast
53 Match the description with the associated IOS mode. (Not all options are used.)
54 Refer to the exhibit. Match the packets with their destination IP address to the
exiting interfaces on the router. (Not all options are used.)
10/11
11/11

More Related Content

What's hot

Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities
Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities
Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities
Siddharth Rao
 
Call flow umts
Call flow umtsCall flow umts
Call flow umts
Satish Jadav
 
Cours Reseau Mobile 4G - LTE.ppt
Cours Reseau Mobile 4G - LTE.pptCours Reseau Mobile 4G - LTE.ppt
Cours Reseau Mobile 4G - LTE.ppt
IbrahimaBALDE26
 
Chapter 3 slides (Distributed Systems)
Chapter 3 slides (Distributed Systems)Chapter 3 slides (Distributed Systems)
Chapter 3 slides (Distributed Systems)
soe sumijan
 
Call flow in gsm
Call flow in gsmCall flow in gsm
Call flow in gsm
vish0110
 
Chapter 5(Cellular Concepts)
Chapter 5(Cellular Concepts)Chapter 5(Cellular Concepts)
Chapter 5(Cellular Concepts)
Nusrat Sharmin
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
Shawn Zandi
 
Lte Presentation.Ppt
Lte Presentation.PptLte Presentation.Ppt
Lte Presentation.Ppt
vaimalik
 
GPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - Innovile
GPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - InnovileGPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - Innovile
GPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - Innovile
Ahmet Ozturk
 
Beginners: UICC & SIM
Beginners: UICC & SIMBeginners: UICC & SIM
Beginners: UICC & SIM
3G4G
 
Rach procedure in lte
Rach procedure in lteRach procedure in lte
Rach procedure in lte
Saurav Banerjee
 
Lte most used command rev1
Lte most used command rev1Lte most used command rev1
Lte most used command rev1
Christofer Dinamiko
 
Soft x3000 operation manual configuration guide
Soft x3000 operation manual configuration guideSoft x3000 operation manual configuration guide
Soft x3000 operation manual configuration guide
Tuhin Narayan
 
Network architecture
Network architectureNetwork architecture
Network architecture
Online
 
What is Ping
What is PingWhat is Ping
What is Ping
Disha Dudhal
 
Introduction to network switches
Introduction to network switchesIntroduction to network switches
Introduction to network switches
NetProtocol Xpert
 
Network configuration
Network configurationNetwork configuration
Network configuration
engshemachi
 
Sigtran Workshop
Sigtran WorkshopSigtran Workshop
Sigtran Workshop
Luca Matteo Ruberto
 
CDH on Board Cubesat.pptx
CDH on Board Cubesat.pptxCDH on Board Cubesat.pptx
CDH on Board Cubesat.pptx
ssuser035685
 
2 g data call flow
2 g data call flow2 g data call flow
2 g data call flow
Alfred Ongere
 

What's hot (20)

Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities
Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities
Unblocking Stollen Mobile Phones using SS7-MaP vulnerabilities
 
Call flow umts
Call flow umtsCall flow umts
Call flow umts
 
Cours Reseau Mobile 4G - LTE.ppt
Cours Reseau Mobile 4G - LTE.pptCours Reseau Mobile 4G - LTE.ppt
Cours Reseau Mobile 4G - LTE.ppt
 
Chapter 3 slides (Distributed Systems)
Chapter 3 slides (Distributed Systems)Chapter 3 slides (Distributed Systems)
Chapter 3 slides (Distributed Systems)
 
Call flow in gsm
Call flow in gsmCall flow in gsm
Call flow in gsm
 
Chapter 5(Cellular Concepts)
Chapter 5(Cellular Concepts)Chapter 5(Cellular Concepts)
Chapter 5(Cellular Concepts)
 
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
 
Lte Presentation.Ppt
Lte Presentation.PptLte Presentation.Ppt
Lte Presentation.Ppt
 
GPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - Innovile
GPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - InnovileGPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - Innovile
GPEH, PCHR, CHR, MR, SIG, CTUM, CELL TRACE, UETR Parsers - Innovile
 
Beginners: UICC & SIM
Beginners: UICC & SIMBeginners: UICC & SIM
Beginners: UICC & SIM
 
Rach procedure in lte
Rach procedure in lteRach procedure in lte
Rach procedure in lte
 
Lte most used command rev1
Lte most used command rev1Lte most used command rev1
Lte most used command rev1
 
Soft x3000 operation manual configuration guide
Soft x3000 operation manual configuration guideSoft x3000 operation manual configuration guide
Soft x3000 operation manual configuration guide
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
What is Ping
What is PingWhat is Ping
What is Ping
 
Introduction to network switches
Introduction to network switchesIntroduction to network switches
Introduction to network switches
 
Network configuration
Network configurationNetwork configuration
Network configuration
 
Sigtran Workshop
Sigtran WorkshopSigtran Workshop
Sigtran Workshop
 
CDH on Board Cubesat.pptx
CDH on Board Cubesat.pptxCDH on Board Cubesat.pptx
CDH on Board Cubesat.pptx
 
2 g data call flow
2 g data call flow2 g data call flow
2 g data call flow
 

Similar to CCNA 1 v6.0 Final Exam Answers Option B 2018

Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answersCcnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
Đồng Quốc Vương
 
ccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answersccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answers
Đồng Quốc Vương
 
Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018
Download Mipdfcom
 
Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5
Đồng Quốc Vương
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5
friv4schoolgames
 
Ccna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 AnswersCcna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 Answers
CCNA4Answers
 
Ccna 1 final
Ccna 1  finalCcna 1  final
Ccna 1 final
Vahdet Shehu
 
Ccna dumps
Ccna dumpsCcna dumps
Ccna dumps
ccnaguide
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
junkut3
 
Examen1ccna3v5.0
Examen1ccna3v5.0Examen1ccna3v5.0
Examen1ccna3v5.0
Juan Carlos Banegas
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
friv4schoolgames
 
CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014
Đồng Quốc Vương
 
Ccna exam dumps
Ccna exam dumpsCcna exam dumps
Ccna exam dumps
ccnaguide
 
Ccna study
Ccna studyCcna study
Ccna study
ccnaguide
 
Ccnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_examCcnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_exam
Đồng Quốc Vương
 
Ccna final exam
Ccna final examCcna final exam
Ccna final exam
ccnaguide
 
M odul1
M odul1M odul1
Ccna exam 640 802
Ccna exam 640 802Ccna exam 640 802
Ccna exam 640 802
ccnaguide
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011
Dân Chơi
 
Ccna discovery
Ccna discoveryCcna discovery
Ccna discovery
ccnaguide
 

Similar to CCNA 1 v6.0 Final Exam Answers Option B 2018 (20)

Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answersCcnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
 
ccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answersccna 1 v5.0 itn practice final exam answers
ccna 1 v5.0 itn practice final exam answers
 
Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018
 
Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5
 
Ccna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 AnswersCcna 4 Final 4 Version 4.0 Answers
Ccna 4 Final 4 Version 4.0 Answers
 
Ccna 1 final
Ccna 1  finalCcna 1  final
Ccna 1 final
 
Ccna dumps
Ccna dumpsCcna dumps
Ccna dumps
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
 
Examen1ccna3v5.0
Examen1ccna3v5.0Examen1ccna3v5.0
Examen1ccna3v5.0
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
 
CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014
 
Ccna exam dumps
Ccna exam dumpsCcna exam dumps
Ccna exam dumps
 
Ccna study
Ccna studyCcna study
Ccna study
 
Ccnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_examCcnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_exam
 
Ccna final exam
Ccna final examCcna final exam
Ccna final exam
 
M odul1
M odul1M odul1
M odul1
 
Ccna exam 640 802
Ccna exam 640 802Ccna exam 640 802
Ccna exam 640 802
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011
 
Ccna discovery
Ccna discoveryCcna discovery
Ccna discovery
 

Recently uploaded

Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Catherine Dela Cruz
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
Kalna College
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
Ben Aldrich
 
managing Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptxmanaging Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptx
nabaegha
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
Celine George
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
BiplabHalder13
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
Quizzito The Quiz Society of Gargi College
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
PriyaKumari928991
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
PJ Caposey
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
shabeluno
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
Kalna College
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
Kalna College
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
MattVassar1
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
yarusun
 

Recently uploaded (20)

Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
 
managing Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptxmanaging Behaviour in early childhood education.pptx
managing Behaviour in early childhood education.pptx
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
 

CCNA 1 v6.0 Final Exam Answers Option B 2018

  • 1. CCNA1 v6.0 Final Exam Answers 2018 (100%) (Option B) CCNA 1 v6.0 Introduction to Networks Final Exam Answers 2018 (100%) 1 A company is expanding its business to other countries. All branch offices must remain connected to corporate headquarters at all times. Which network technology is required to support this requirement? LAN MAN WAN* WLAN 2 A home user is looking for an ISP connection that provides high speed digital transmission over regular phone lines. What ISP connection type should be used? DSL* dial-up satellite cell modem cable modem 3 How does quality of service help a network support a wide range of applications and services? by limiting the impact of a network failure by allowing quick recovery from network failures by providing mechanisms to manage congested network traffic* by providing the ability for the network to grow to accommodate new users 4 On which switch interface would an administrator configure an IP address so that the switch can be managed remotely? FastEthernet0/1 VLAN 1* vty 0 console 0 1/11 MiPDF.COM
  • 2. 5 After making configuration changes on a Cisco switch, a network administrator issues a copy running-config startup-config command. What is the result of issuing this command? The new configuration will be stored in flash memory. The new configuration will be loaded if the switch is restarted.* The current IOS file will be replaced with the newly configured file. The configuration changes will be removed and the original configuration will be restored. 6 Refer to the exhibit. A network administrator is configuring access control to switch SW1. If the administrator has already logged into a Telnet session on the switch, which password is needed to access privileged EXEC mode? letmein secretin* lineconin linevtyin 7 Which connection provides a secure CLI session with encryption to a Cisco switch? a console connection an AUX connection a Telnet connection an SSH connection* 8 A network technician is attempting to configure an interface by entering the following command: SanJose(config)# ip address 192.168.2.1 255.255.255.0. The command is rejected by the device. What is the reason for this? The command is being entered from the wrong mode of operation.* The command syntax is wrong. The subnet mask information is incorrect. The interface is shutdown and must be enabled before the switch will accept the IP address. 9 What function does pressing the Tab key have when entering a command in IOS? 2/11
  • 3. It aborts the current command and returns to configuration mode. It exits configuration mode and returns to user EXEC mode. It moves the cursor to the beginning of the next line. It completes the remainder of a partially typed word in a command.* 10 What protocol is responsible for controlling the size of segments and the rate at which segments are exchanged between a web client and a web server? TCP* IP HTTP Ethernet 11 What layer is responsible for routing messages through an internetwork in the TCP/IP model? internet* transport network access session 12 Which statement accurately describes a TCP/IP encapsulation process when a PC is sending data to the network? Data is sent from the internet layer to the network access layer. Packets are sent from the network access layer to the transport layer. Segments are sent from the transport layer to the internet layer.* Frames are sent from the network access layer to the internet layer. 13 What unique address is embedded in an Ethernet NIC and used for communication on an Ethernet network? host address IP address MAC address* network address 14 A network administrator is troubleshooting connectivity issues on a server. Using a tester, the administrator notices that the signals generated by the server NIC are distorted and not usable. In which layer of the OSI model is the error categorized? presentation layer network layer physical layer* data link layer 15 A network administrator is measuring the transfer of bits across the company backbone for a mission critical financial application. The administrator notices that the network throughput appears lower than the bandwidth expected. Which three factors could influence the differences in throughput? (Choose three.) 3/11
  • 4. the amount of traffic that is currently crossing the network* the sophistication of the encapsulation method applied to the data the type of traffic that is crossing the network* the latency that is created by the number of network devices that the data is crossing* the bandwidth of the WAN connection to the Internet the reliability of the gigabit Ethernet infrastructure of the backbone 16 Which procedure is used to reduce the effect of crosstalk in copper cables? requiring proper grounding connections twisting opposing circuit wire pairs together* wrapping the bundle of wires with metallic shielding designing a cable infrastructure to avoid crosstalk interference avoiding sharp bends during installation 17 What is a characteristic of the LLC sublayer? It provides the logical addressing required that identifies the device. It provides delimitation of data according to the physical signaling requirements of the medium. It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media.* It defines software processes that provide services to the physical layer. 18 What method is used to manage contention-based access on a wireless network? CSMA/CD priority ordering CSMA/CA* token passing 19 During the encapsulation process, what occurs at the data link layer for a PC connected to an Ethernet network? An IP address is added. The logical address is added. The physical address is added.* The process port number is added. 20 What are the three primary functions provided by Layer 2 data encapsulation? (Choose three.) error correction through a collision detection method session control using port numbers data link layer addressing* placement and removal of frames from the media detection of errors through CRC calculations* delimiting groups of bits into frames* conversion of bits into data signals 4/11
  • 5. 21 What are two characteristics of Ethernet MAC addresses? (Choose two.) They are globally unique.* They are routable on the Internet. They are expressed as 12 hexadecimal digits. * MAC addresses use a flexible hierarchical structure. MAC addresses must be unique for both Ethernet and serial interfaces on a device. 22 If a device receives an Ethernet frame of 60 bytes, what will it do? drop the frame * process the frame as it is send an error message to the sending device add random data bytes to make it 64 bytes long and then forward it 23 What will a host on an Ethernet network do if it receives a frame with a destination MAC address that does not match its own MAC address? It will discard the frame.* It will forward the frame to the next host. It will remove the frame from the media. It will strip off the data-link frame to check the destination IP address. 24 Under which two circumstances will a switch flood a frame out of every port except the port that the frame was received on? (Choose two.) The frame has the broadcast address as the destination address.* The destination address is unknown to the switch.* The source address in the frame header is the broadcast address. The source address in the frame is a multicast address. The destination address in the frame is a known unicast address. 25 Which switching method has the lowest level of latency? cut-through store-and-forward fragment-free fast-forward * 26 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 27 Which two functions are primary functions of a router? (Choose two.) packet forwarding* 5/11
  • 6. microsegmentation domain name resolution path selection* flow control 28 What are the three ranges of IP addresses that are reserved for internal private use? (Choose three.) 10.0.0.0/8* 64.100.0.0/14 127.16.0.0/12 172.16.0.0/12* 192.31.7.0/24 192.168.0.0/16* 29 What purpose does NAT64 serve in IPv6? It converts IPv6 packets into IPv4 packets.* It translates private IPv6 addresses into public IPv6 addresses. It enables companies to use IPv6 unique local addresses in the network. It converts regular IPv6 addresses into 64-bit addresses that can be used on the Internet. It converts the 48-bit MAC address into a 64-bit host address that can be used for automatic host addressing. 30 What is the binary representation of 0xCA? 10111010 11010101 11001010* 11011010 31 At a minimum, which address is required on IPv6-enabled interfaces? link-local* unique local site local global unicast 32 Which service provides dynamic global IPv6 addressing to end devices without using a server that keeps a record of available IPv6 addresses? stateful DHCPv6 SLAAC* static IPv6 addressing stateless DHCPv6 33 What is the purpose of the command ping ::1? It tests the internal configuration of an IPv6 host.* It tests the broadcast capability of all hosts on the subnet. 6/11
  • 7. It tests the multicast connectivity to all hosts on the subnet. It tests the reachability of the default gateway for the network. 34 How many usable IP addresses are available on the 192.168.1.0/27 network? 256 254 62 30* 16 32 35 Which subnet would include the address 192.168.1.96 as a usable host address? 192.168.1.64/26* 192.168.1.32/27 192.168.1.32/28 192.168.1.64/29 36 A network administrator wants to have the same subnet mask for three subnetworks at a small site. The site has the following networks and numbers of devices: Subnetwork A: IP phones – 10 addresses Subnetwork B: PCs – 8 addresses Subnetwork C: Printers – 2 addresses What single subnet mask would be appropriate to use for the three subnetworks? 255.255.255.0 255.255.255.240* 255.255.255.248 255.255.255.252 37 Which statement is true about variable-length subnet masking? Each subnet is the same size. The size of each subnet may be different, depending on requirements.* Subnets may only be subnetted one additional time. Bits are returned, rather than borrowed, to create additional subnets. 38 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.128 255.255.255.192* 255.255.255.224 255.255.255.240 39 What are two characteristics shared by TCP and UDP? (Choose two.) default window size 7/11
  • 8. connectionless communication port numbering* 3-way handshake ability to to carry digitized voice use of checksum* 40 Why are port numbers included in the TCP header of a segment? to indicate the correct router interface that should be used to forward a segment to identify which switch ports should receive or forward the segment to determine which Layer 3 protocol should be used to encapsulate the data to enable a receiving host to forward the data to the appropriate application* to allow the receiving host to assemble the packet in the proper order 41 What are two ways that TCP uses the sequence numbers in a segment? (Choose two.) to identify missing segments at the destination* to reassemble the segments at the remote location* to specify the order in which the segments travel from source to destination to limit the number of segments that can be sent out of an interface at one time to determine if the packet changed during transit 42 Which two protocols operate at the highest layer of the TCP/IP protocol stack? (Choose two.) DNS* Ethernet IP POP* TCP UDP 43 Which domain name would be an example of a top-level domain? www.cisco.com cisco.com .com* root.cisco.com 44 What is one difference between the client-server and peer-to-peer network models? Only in the client-server model can file transfers occur. Every device in a peer-to-peer network can function as a client or a server.* A peer-to-peer network transfers data faster than a transfer using a client-server network. A data transfer that uses a device serving in a client role requires that a dedicated server be present. 8/11
  • 9. 45 Which networking model is being used when an author uploads one chapter document to a file server of a book publisher? peer-to-peer master-slave client/server* point-to-point 46 A wireless host needs to request an IP address. What protocol would be used to process the request? FTP HTTP DHCP* ICMP SNMP 47 What network service resolves the URL entered on a PC to the IP address of the destination server? DNS* DHCP FTP SNMP 48 A network engineer is analyzing reports from a recently performed network baseline. Which situation would depict a possible latency issue? a change in the bandwidth according to the show interfaces output a next-hop timeout from a traceroute an increase in host-to-host ping response times* a change in the amount of RAM according to the show version output 49 Which firewall feature is used to ensure that packets coming into a network are legitimate responses to requests initiated from internal hosts? stateful packet inspection* URL filtering application filtering packet filtering 50 What is one indication that a Windows computer did not receive an IPv4 address from a DHCP server? The computer cannot ping 127.0.0.1. Windows displays a DHCP timeout message. The computer receives an IP address that starts with 169.254.* The computer cannot ping other devices on the same network with IP addresses in the 169.254.0.0/16 range. 9/11
  • 10. 51 Which command can an administrator issue on a Cisco router to send debug messages to the vty lines? terminal monitor* logging console logging buffered logging synchronous 52 Fill in the blank. During data communications, a host may need to send a single message to a specific group of destination hosts simultaneously. This message is in the form of a ———- message. Correct Answer: Multicast 53 Match the description with the associated IOS mode. (Not all options are used.) 54 Refer to the exhibit. Match the packets with their destination IP address to the exiting interfaces on the router. (Not all options are used.) 10/11
  • 11. 11/11
  翻译: