Chapter 1-4 Flashcards

(5 cards)

1
Q

Ethernet

A
  • A carrier sense multiple access with detection (CSMA/CD) protocol for local area networks.
  • listens for data traffic, allows any computers on LAN to access the network and detect data collisions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Frame

A
  • The way in which information in a Ethernet network is exchanged in a frame
  • Frame groups the information for a transmission into a header, data, and trailer.
  • Header consists the information and destination + source information
  • Data is then transmitted
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Data structure for Ethernet frame

A
  1. Preamble
  2. Start frame delimiter
  3. Destination MAC address
  4. Source MAC address
  5. Length type
  6. Data.
  7. Pad
  8. Frame check sequence
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Preamble

A
  • Alternating pattern of 0’s and 1’s that is used for synchronization
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Start frame delimiter

A
  • The binary 8-bit sequence 1 0 1 0 1 0 1 1, which indicates the start of the frame.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly