Midterm exam Flashcards
(35 cards)
What is the binary equivalent of decimal number 75?
1001011
213 to hexa
D5
ED to decimal
237
143 to binary
100011111
187 to hexa
BB
BD to decimal
189
195 to binary
11000011
What is the purpose of the OSI physical layer?
Transmitting bits across the local media
Which characteristics describes crosstalk?
the distortion of the transmited messages from signals carried in adjacent wires
A network administrator is measuring the transfer of bits across the company backbone for a mission application. The administrator notices that the network throuhput appears lower than the bandwidth.
the amount of traffic that is currently crossing the network
Which of the following is a characteristic of fiber-optic cable?
It is not affected by EMI or RFI
What is a primary role of the Physical layer in transmitting data on the network?
create the signals that represent the bits in each frame on the media
With the use of unshielded twisted-pair copper wire in a network, what causes crosstalk within the cable pairs?
The magnetic field around the adjacent pairs of wire
In addition to the cable length, what factor could interfere with the communication carried over UTP cables??
Crosstalk
Which of the following devices commonly affect wireless networks
microwaves
Which of the following statements describe the services provided by the data link layer
a. It defines the end-to-end delivery addressing scheme
b. It maintains the path between the source and destination devices during the data trainsmission
c. It manages the access of frames to the network media
d. It provides reliable delivery through link establishment and flow control
e. It ensures that application data will be transmitted according to the prioritization
C. it manages the access of frames to the network media
Wha is the function of the CRC value that is found in the FCS field of a frame?
to verify the integrity of the received frame
What is contained in the trailer of a data-link frame?
error detection
Which statements describes a characteristic of the frame header fields of the data link layer?
They vary depending on protocols
A network team is comparing physical WAN topologies for connecting remote sites to a headquarters building. Which topology provides high availability and connects some, but not all, remote sites?
partial mesh
Which fields or features does Ethernet examine to determine if a received frame is passed to the data link layer or discarded by the NIC
Frame Check Sequence
Which media communication type does not require media arbitration in the data link layer>?
Full duplex
Which statement describes an extended star topology?
a. End devices connect to a central intermediate device, which in turn connects to other central intermediate devices.
b. End devices are connected together by a bus and each bus connects to a central intermediate device.
c. Each end system is connected to its respective neighbor via an intermediate device.
d. All end and intermediate devices are connected in a chain to each other.
a. End devices connect to a central intermediate device, which in turn connects to other central intermediate devices.
What is a characteristic of the LLC sublayer?
a. It provides the logical addressing required that identifies the device.
b. It provides delimitation of data according to the physical signaling requirements of the medium.
c. It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media.
d. It defines software processes that provide services to the physical layer.
c. It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media.