Which layer of the OSI model uses routers and IP addresses to ensure that packets arrive at the correct system?
Network
2
New cards
Which layer of the OSI model adds sender and recipient MAC addresses to frames?
Data Link
3
New cards
All NICs on the same network must use the same __________, or they will not be able to communicate with other NICs.
frame type
4
New cards
Logic Link Control (LLC) and Media Access Control (MAC) are two parts of which OSI model layer?
Link
5
New cards
Where does the CRC originate in a network frame?
The sending NIC attaches it.
6
New cards
An oscilloscope is a powerful tool that enables a technician to see __________.
Electrical pulses
7
New cards
In which layer of the OSI model are packets created and addressed so they can go from one network to another?
Network
8
New cards
One function of a NIC is to _____.
use the CRC to verify the data within each frame arrived intact
9
New cards
How does the receiving station on a network use the CRC to verify that it received accurate data?
It applies the same math as the sending NIC and checks whether the answer is the same as the CRC.
10
New cards
The Transport layer creates a segment or datagram and hands it down to the Network layer. (T/F)
True
11
New cards
Which layer of the OSI model manages connecting applications to applications?
Session
12
New cards
When a frame arrives at the switch, the switch makes an exact copy of the frame and sends it to every other system on the network. (T/F)
False
13
New cards
Frames in most wired networks hold at most __________.
1500 bytes of data
14
New cards
Which two parts are included in a MAC address?
the Organizationally Unique Identifier (OUI) and the device ID of the NIC
15
New cards
A MAC address is also known as a(n) __________ address.
physical
16
New cards
Which is a broadcast MAC address?
FF-FF-FF-FF-FF-FF
17
New cards
Which statement best describes Logical Link Control (LLC)?
It is an aspect of the NIC that talks to the system's operating system.
18
New cards
What device connects subnets?
router
19
New cards
In a wired network, a charge on a wire represents a zero while no charge represents a one. (T/F)
False
20
New cards
Briefly explain why understanding the OSI model is important.
“Understanding the OSI model is important. It is the primary diagnostic tool for troubleshooting networks and also the communication tool for talking with your fellow techs.”
21
New cards
Which standards organization is named for the Greek word for "equal"?
ISO
22
New cards
Which statement describes an IP address?
It is a unique dotted decimal number assigned to every network device.
23
New cards
TCP is a connectionless protocol. (T/F)
False
24
New cards
What unique numeric identifier is assigned to each device on the network by the IP protocol in the OSI model's Network layer?
IP address
25
New cards
The FCS uses a type of binary math called a cyclic redundancy check (CRC) that the receiving NIC uses to verify that the data arrived intact. (T/F)
True
26
New cards
When a NIC sends a frame that contains the broadcast address, every NIC on the network processes that frame. (T/F)
True
27
New cards
How long is a MAC address?
48 bits
28
New cards
How are incoming frames handled by a switch?
The frames are sent only to the interface associated with the destination MAC address.
29
New cards
Which layer of the OSI model is the only layer divided into two sublayers?
Data Link
30
New cards
Which statement best describes an Application Programming Interface?
It provides programmers with a standard way to extend an application's capabilities.
31
New cards
A number of protocols function on more than one OSI layer. (T/F)
True
32
New cards
Which layer of the OSI model involves the last and most visible part of any network: the software applications that use it?
Application
33
New cards
Which OSI model layer initializes requests for packets that were not received in good order?
Transport
34
New cards
Which layer of the OSI model uses connection-oriented protocols?
Transport
35
New cards
Routers function at which layer of the OSI model?
Network
36
New cards
The NIC is in the Data Link layer and the Physical layer. (T/F)
True
37
New cards
How many layers does the OSI model contain?
7
38
New cards
Which statement describes a capability of routers?
Routers allow network connections across data lines that do not use Ethernet.
39
New cards
Which layer of the OSI model performs IP addressing functions?
Network
40
New cards
A NIC reads the data portion of a frame to determine the address of the receiving system. (T/F)
False
41
New cards
Systems on the same network can share the same IP address. (T/F)