Ethernet Lan switching Flashcards

(8 cards)

1
Q

What are the five parts of a Frame header?

A
  1. Preamble
  2. SFD (Start Frame Delimiter)
  3. Destination MAC
  4. Source MAC
  5. Type/Length
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Preamble

A

Synchronizes receiving clocks (so that other device is ready to receive the rest of the frame)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

SFD

A

Start Frame Delimiter, marks where the preamble ends and the rest of the frame starts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Type/length

A

if less than 1500, its the length of the frame
if greater than 1536, it is the frame type (ie ipv4 = 0x0800)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Frame trailer

A

Contains the FCS (Frame Check sequence) that checks for corrupted data by running CRC (Cyclic redundancy check)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

MAC address

A

unique address assigned to all devices. first three bytes are the OUI (assigned to company) and the last three bytes are unique values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What happens when a switch receives a known unicast frame?

A

Fills in the CAM table with the source MAC address from the frame and the interface that it came from

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What happens when a switch receives a unknown unicast frame destined for elsewhere?

A

Will flood frame to all other switches

How well did you know this?
1
Not at all
2
3
4
5
Perfectly