CompTIA
FOR MORE AFFORDABLE FILES CHECK OUT: WWW.MEDTESTBANKS.COM
Network+
N10-008
M
EMAIL US ON
ED
EDITION: 1st Edition
AUTHORS: Omar Santos, Ron Taylor
CO
NN
OI
◊ PDF DOWNLOAD
SS
◊ ORIGINAL FROM PUBLISHER
EU
◊ALL CHAPTERS; COMPLETE GUIDE
R
◊ IMMEDIATE DOWNLOD AFTER ORDER
WWW.MEDTESTBANK.COM
,N10-008 Network+ Instructor’s Test Bank (Chapters 1-25)
(updated by Michael D. Taylor, Feb 2023)
Answer:and Explanation
References when used
Chapter Links For Production Convenience
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25
M
Notes:
• Many questions were moved from one chapter into another one if it was appropriate. You will
see this noted often.
ED
• Other questions were not directly covered in the chapter, but are still considered important
concepts to know for the Network+ exam and were topically related to the chapter content.
Those were moved to the end of the chapter and noted as ‘Bonus Questions’. Whether you
include them or not is up to you. I recommend using them to make the test bank for effective
CO
to students actually taking the certification.
• Finally, where many questions were removed from a chapter, leaving too few questions,
additional questions were created from chapter content where possible. Some chapters are
short.
NN
OI
SS
EU
R
,Chapter 1: OSI Model
1. At which OSI layer can a source MAC address be found in the Ethernet header?
a. Network layer
b. Transport layer
c. Physical layer
d. Data link layer
Answer: d. Data link layer
M
2. The option of sending a group of segments at one time, instead of just one segment at a time, is
provided at what layer of the OSI reference model?
a. Data link layer—using link aggregation
ED
b. Network layer — using multiprotocol routing
c. Transport layer— using Windowing
d. Physical layer—using interface bonding
CO
Answer: c. Transport layer—using Windowing
Explanation: The key word was segments, a datagram term found at the Transport layer
3. The source IP address can be found in the header of a packet at this layer of the OSI reference
NN
model
a. Network layer
b. Session layer
c. Data link layer
OI
d. Transport layer
Answer: a. Network layers
SS
4. Which of the following is a connectionless network layer protocol?
a. IP
b. TCP
EU
c. UDP
d. SFTP
Answer: a. IP
R
Explanation: UDP and TCP are Transport Layer. IP is Network layer and can only be made connection
oriented if coupled with TCP. When IP is coupled with UDP it is considered connectionless.
5. What is the protocol of the address used by a router (at Layer 3) to identify specific devices?
a. MAC
b. IP
c. LLC
d. ARP
, Answer: b. IP
Explanation: The Internet Protocol (IP) address is used by routers (at Layer 3) to identify specific
devices on a network. This type of address, as opposed to a MAC address, is used across routed devices
(routers) (that is, the IP address typically does not change when traffic flows through a router).
6. Which of the following can sequence a received set of segments correctly to reassemble a data
stream?
a. UDP
b. FTP
M
c. ICMP
d. TCP
ED
Answer: d. TCP
7. Which of the following correctly describes encapsulation as opposed to decapsulation?
a. The data moves from the physical layer to application layer
CO
b. A header is added at the beginning of a packet.
c. The frame header and trailer are stripped off
d. The packets are sent to the transport to be reassembled.
e. A port number is identified and the data associated with an application.
NN
Answer: b. A header is added at the beginning of a packet.
Explanation: As data moves down through the OSI model layers (on a host) it is encapsulated with a
header at each OSI Layer whether it be a segment, packet, or frame.
8. Which layer of the OSI reference model enforces the Maximum Transmission Unit (MTU) size
OI
allowed for transmitted frames?
a. Network layer
SS
b. Transport layer
c. Physical layer
d. Data Link Layer
EU
Answer: d. Data link layer
9. A Protocol Data Unit (PDU) refers to payload data with metadata fields that describe how the data
needs to be handled by the different OSI layers. What is the name of the PDU in the physical
layer of the OSI reference model?
R
a. Segment
b. Frames
c. Bits
d. Packet
Answer: c. Bits