Question 1
Question
The process of HTTP asking TCP to send some data and making sure that it is received
correctly is an example of what?
Question 2
Question
The process of TCP on one computer marking a TCP segment as segment 1, and the
receiving computer then acknowledging the receipt of TCP segment 1 is an example of
what?
Question 3
Question
The process of a web server adding a TCP header to the contents of a web page, followed
by adding an IP header and then adding a data link header and trailer is an example of
what?
Question 4
Question
Which of the following terms is used specifically to identify the entity created when
encapsulating data inside data link layer headers and trailers?
Answer
-
Data
-
Chunk
-
Segment
-
Frame
-
Packet
Question 5
Question
Which OSI layer defines the functions of logical network-wide addressing and
routing?
Answer
-
Layer 1
-
Layer 2
-
Layer 3
-
Layer 4
-
Layer 5,6, or 7
Question 6
Question
Which OSI layer defines the standards for cabling and connectors?
Answer
-
Layer 1
-
Layer 2
-
Layer 3
-
Layer 4
-
Layer 5, 6, or 7
Question 7
Question
Which of the following terms are not valid terms for the names of the seven
OSI layers? (Choose two answers.)
Answer
-
Application
-
Data Link
-
Transmission
-
Presentation
-
Internet
-
Session
Question 8
Question
Which of the following protocols are examples of TCP/IP data link layer protocols?
(Choose two answers.)
Answer
-
Ethernet
-
HTTP
-
IP
-
UDP
-
SMTP
-
TCP
-
PPP
Question 9
Question
In the LAN for a small office, some user devices connect to the LAN using a cable, while
others connect using wireless technology (and no cable). Which of the following is true
regarding the use of Ethernet in this LAN?
Answer
-
Only the devices that use cables are using Ethernet.
-
Only the devices that use wireless are using Ethernet.
-
Both the devices using cables and those using wireless are using Ethernet.
-
None of the devices are using Ethernet.
Question 10
Question
Which of the following Ethernet standards defines Gigabit Ethernet over UTP cabling?
Question 11
Question
Which of the following is true about Ethernet crossover cables for Fast Ethernet?
Answer
-
Pins 1 and 2 are reversed on the other end of the cable.
-
Pins 1 and 2 on one end of the cable connect to pins 3 and 6 on the other end of the
cable.
-
Pins 1 and 2 on one end of the cable connect to pins 3 and 4 on the other end of the
cable.
-
The cable can be up to 1000 meters long to cross over between buildings.
-
None of the other answers is correct.
Question 12
Question
Each answer lists two types of devices used in a 100BASE-T network. If these devices
were connected with UTP Ethernet cables, which pairs of devices would require a straight-
through cable? (Choose three answers.)
Question 13
Question
Which of the following is true about the CSMA/CD algorithm?
Answer
-
The algorithm never allows collisions to occur.
-
Collisions can happen, but the algorithm defines how the computers should notice a
collision and how to recover.
-
The algorithm works with only two devices on the same Ethernet.
-
None of the other answers is correct.
Question 14
Question
Which of the following are true about the format of Ethernet addresses? (Choose three
answers.)
Answer
-
Each manufacturer puts a unique OUI code into the first 2 bytes of the address.
-
Each manufacturer puts a unique OUI code into the first 3 bytes of the address.
-
Each manufacturer puts a unique OUI code into the first half of the address.
-
The part of the address that holds this manufacturer’s code is called the MAC.
-
The part of the address that holds this manufacturer’s code is called the OUI.
-
The part of the address that holds this manufacturer’s code has no specific name.
Question 15
Question
Which of the following terms describe Ethernet addresses that can be used to send one
frame that is delivered to multiple devices on the LAN? (Choose two answers.)
Answer
-
Burned-in address
-
Unicast address
-
Broadcast address
-
Multicast address
Question 16
Question
Which of the following best describes the main function of OSI Layer 1 as used in
WANs?
Question 17
Question
In the cabling for a leased line, which of the following typically connects to a four-wire
line provided by a telco?
Question 18
Question
Which of the following is an accurate speed at which a leased line can operate in the
United States?
Answer
-
100 Mbps
-
100 Kbps
-
256 Kbps
-
6.4 Mbps
Question 19
Question
Which of the following fields in the HDLC header used by Cisco routers does Cisco add,
beyond the ISO standard HDLC?
Question 20
Question
Two routers, R1 and R2, connect using an Ethernet over MPLS service. The service pro-
vides point-to-point service between these two routers only, as a Layer 2 Ethernet service.
Which of the following are the most likely to be true about this WAN? (Choose two
answers.)
Answer
-
R1 will connect to a physical Ethernet link, with the other end of the cable
connected to R2.
-
R1 will connect to a physical Ethernet link, with the other end of the cable
connected to a device at the WAN service provider point of presence.
-
R1 will forward data link frames to R2 using an HDLC header/trailer.
-
R1 will forward data link frames to R2 using an Ethernet header/trailer.
Question 21
Question
Which of the following Internet access technologies, used to connect a site to an ISP,
offers asymmetric speeds? (Choose two answers.)
Answer
-
Leased lines
-
DSL
-
Cable Internet
-
BGP
Question 22
Question
Fred has just added DSL service at his home, with a separate DSL modem and consumer-
grade router with four Ethernet ports. Fred wants to use the same old phone he was using
before the installation of DSL. Which is most likely true about the phone cabling and
phone used with his new DSL installation?
Answer
-
He uses the old phone, cabled to one of the router/switch device’s Ethernet ports.
-
He uses the old phone, cabled to the DSL modem’s ports.
-
He uses the old phone, cabled to an existing telephone port, and not to any new device.
-
The old phone must be replaced with a digital phone.
Question 23
Question
Which of the following are functions of OSI Layer 3 protocols? (Choose two answers.)
Answer
-
Logical addressing
-
Physical addressing
-
Path selection
-
Arbitration
-
Error recovery
Question 24
Question
Imagine that PC1 needs to send some data to PC2, and PC1 and PC2 are separated by
several routers. Both PC1 and PC2 sit on different Ethernet LANs. What are the largest
entities (in size) that make it from PC1 to PC2? (Choose two answers.)
Answer
-
Frame
-
Segment
-
Packet
-
L5 PDU
-
L3 PDU
-
L1 PDU
Question 25
Question
Which of the following is a valid Class C IP address that can be assigned to a host?
Answer
-
1.1.1.1
-
200.1.1.1
-
128.128.128.128
-
224.1.1.1
-
223.223.223.255
Question 26
Question
What is the assignable range of values for the first octet for Class A IP networks?
Answer
-
0 to 127
-
0 to 126
-
1 to 127
-
1 to 126
-
128 to 191
-
128 to 192
Question 27
Question
PC1 and PC2 are on two different Ethernet LANs that are separated by an IP router. PC1’s
IP address is 10.1.1.1, and no subnetting is used. Which of the following addresses could
be used for PC2? (Choose two answers.)
Answer
-
10.1.1.2
-
10.2.2.2
-
10.200.200.1
-
9.1.1.1
-
225.1.1.1
-
1.1.1.1
Question 28
Question
Imagine a network with two routers that are connected with a point-to-point HDLC serial
link. Each router has an Ethernet, with PC1 sharing the Ethernet with Router1 and PC2
sharing the Ethernet with Router2. When PC1 sends data to PC2, which of the following
is true?
Question 29
Question
Which of the following are true about a LAN-connected TCP/IP host and its IP routing
(forwarding) choices? (Choose two answers.)
Answer
-
The host always sends packets to its default gateway.
-
The host sends packets to its default gateway if the destination IP address is in a different class of IP network than the host.
-
The host sends packets to its default gateway if the destination IP address is in a different subnet than the host.
-
The host sends packets to its default gateway if the destination IP address is in the
same subnet as the host.
Question 30
Question
Which of the following are functions of a routing protocol? (Choose two answers.)
Answer
-
Advertising known routes to neighboring routers
-
Learning routes for subnets directly connected to the router
-
Learning routes, and putting those routes into the routing table, for routes advertised
to the router by its neighboring routers
-
Forwarding IP packets based on a packet’s destination IP address
Question 31
Question
A company implements a TCP/IP network, with PC1 sitting on an Ethernet LAN. Which
of the following protocols and features requires PC1 to learn information from some
other server device?
Question 32
Question
Which of the following is not a feature of a protocol that is considered to match OSI
Layer 4?
Question 33
Question
Which of the following header fields identify which TCP/IP application gets data
received by the computer? (Choose two answers.)
Answer
-
Ethernet Type
-
SNAP Protocol Type
-
IP Protocol
-
TCP Port Number
-
UDP Port Number
Question 34
Question
Which of the following are typical functions of TCP? (Choose four answers.)
Question 35
Question
Which of the following functions is performed by both TCP and UDP?
Question 36
Question
What do you call data that includes the Layer 4 protocol header, and data given to Layer
4 by the upper layers, not including any headers and trailers from Layers 1 to 3? (Choose
two answers.)
Answer
-
L3PDU
-
Chunk
-
Segment
-
Packet
-
Frame
-
L4PDU
Question 37
Question
In the URL http://www.certskills.com/ICND1, which part identifies the web server?
Question 38
Question
When comparing VoIP with an HTTP-based mission-critical business application, which
of the following statements are accurate about the quality of service needed from the net-
work? (Choose two answers.)
Answer
-
VoIP needs better (lower) packet loss.
-
HTTP needs less bandwidth.
-
HTTP needs better (lower) jitter.
-
VoIP needs better (lower) delay.
Question 39
Question
Which of the following protocols are examples of TCP/IP transport layer protocols?
(Choose two answers.)
Answer
-
Ethernet
-
HTTP
-
IP
-
UDP
-
SMTP
-
TCP