• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/39

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

39 Cards in this Set

  • Front
  • Back
Name the two data link sublayers, and their purposes.
LLC, Logical Link Control, handles the communication between the upper layers and the lower layers, typically hardware

MAC - The ethernet MAC is responsible for data encapsulation, media access control, addressing
Which of the following describes a limitation of legacy Ethernet technologies?
a) poor scalability
b) expensive media
c) no collisions
d) frame format incompatible with current Ethernet
a) poor scalability
Which field of an Ethernet frame is used for error detection?

Type, preamble, frame check sequence, or destination MAC address
c) Check frame sequence. The FCS (4 bytes in length) field is used to detect errors in a frame
How many bits are in an Ethernet MAC address?
48-bits, expressed as 12 hexidecimal digits
Why are Layer 2 MAC addresses necessary?
To transport the frame across the local media
Which of the following addresses is used as a destination address for an Ethernet broadcast frame?

a) 0.0.0.0
b) 255.255.255.255
c) FF-FF-FF-FF-FF-FF
d) 0C-FA-94-24-EF-00
c) the ethernet broadcast MAC address is FF-FF-FF-FF-FF-FF
What is the purpose of a jam signal?
b) the jam signal is CSMA/CD make sure that all sending nodes see the collision
Describe an Ethernet collision domain.
The group of connected devices that can cause collisions to occur with each other is known as a collision domain. Collision domains occur at Layer 1 of the OSI.
Which of the following describes a connection to a switch port?

a) isolates broadcasts
b) is a separate collision domain
c) uses the MAC address of the switch port as the destination
d) regenerates every bit that arrives out every port on the switch
b) is a separate collision domain
What is the only layer that has two sublayers?
The data link layer
Switches switch on __________________, not IP
MAC addresses
__________ is physical, __________ is logical
MAC and IP
Is it better or worse to have more collision domains?
It's actually better (trick question!)...you have less chances of collisions that way
MAC tables are built on destination or source?
Source
ARP stands for?
Address Resolution Protocol
Ethernet sits on what layer?
Layer 2 (the data link layer)...also layer 1 (physical)
The Ethernet address is technically the ________________ address, not the IP
MAC address
What is the length limit for untwisting wires when making a CAT5 cable?
1/2 inch--no more than that
What si the major problem with using CSMA/CD?
Network performance can decrease because of collisions (which are normal)
Where does the IEEE 802.2 standard reside?
data link layer, LLC sublayer

Hint: IEEE 802.2 is another name for ethernet
Convert the binary number 11111010 to hexidecimal
FA
Which sublayer performs identification of network layer protocols?
The LLC, upper data link layer
What is interframe spacing and how is it measured?
The Ethernet standards require a minimum spacing between two non-colliding frames (96 bit times). This gives the media time to stabilize after the transmission of the previous frame and time for the devices to process the frame. It is measured from the last bit of the FCS field of one frame to the first bit of the preamble of the next frame.
Which plex/modes have no collisions?
Simplex and full duplex
How do hosts with traffic to deal with respond after a backoff period has expired?
The hosts return to a listen-before-transmit mode
What is a major advantage of using switches over hubs in a network?
Switches can control the flow of data by isolating each port and sending a frame only to it's proper destination, rather than flood everywhere. By reducing the number of deices receiving frames it minimized collisions and therefore increases thoroughput.
What is primarily used for networking today (cables)?
Copper UTP and fiber optic
What is the primary purpose of ARP?
Resolves/links IP addresses to corresponding MAC addresses
LLC sublayer is implemented in hardware or software?
Software
The MAC sublayer is implemented by software or hardware?
Hardware, typically the computer's NIC
IEEE 802.2 describes which sublayer function, LLC or MAC?
LLC.

802.3 is the MAC sublayer.
An ethernet frame contains?
A preamble, start frame delimiter, destination address, source address, length/type, 802.2 header and data, frame check sequence
The decimal number 8, which is 1000 in binary, is represented how in hex?
8
The decimal number 10, which is 1010 in binary, is represented how in hex?
A
Hubs do or do not break up collision domains?
do NOT
What is the difference between 568A and 568B?
The only difference between 568A and 568B is that pairs 2 and 3 (orange and green) are swapped.
What is crosstalk?
Crosstalk is the "bleeding" of signals from one pair in a cable onto another pair through induction (wires need not make contact because signals are transferred magnetically). Crosstalk is an unwanted effect that can cause slow data transfer, or completely inhibit the transfer of data signals. Crosstalk is minimized by the twisting of the pairs in the cable. Fiber Optic cable is the only cable medium that is 100% immune to the effects of crosstalk or EMI.
What is EMI?
Similar to crosstalk, EMI is an unwanted signal that is induced into the cable. The difference is that EMI typically comes from a source that is external to the cable, such as an electrical cable or device.
What is attenuation?
Attenuation is the loss of signal over the length of a network link due to the resistance of the wire plus other electrical factors that cause additional resistance (impedance and capacitance for example). A longer cable length, poor connections, bad insulation, a high level of crosstalk, or EMI can all increase attenuation. For each category of cable, the TIA-568B standard specifies the maximum amount of attenuation that is acceptable in a network link.