Week 9 - MAC protocols & VLANs Flashcards

1
Q

What are 2 examples of broadcast link-layer technologies?

A
  1. Ethernet
  2. Wireless LANs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a MAC random access protocol?

A

Each station is treated equally (random access).

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

What are the 5 categories of MAC random access protocols?

A
  1. Pure Aloha
  2. Slotted Aloha
  3. CSMA
  4. CSMA/CD
  5. CSMA/CA
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the pure aloha procedure?

A

Depends on ACKs

Each station sends a frame when it can

Sender Time-out is 2 x Tp

Backoff time Tb is waited if ACK not received (send not successful)

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

What is the difference between Pure Aloha and Slotted Aloha?

A

Slotted Aloha uses slots/frame transmission times to prevent overlapping of frames sent.

Contains collisions to a slot.

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

What is CSMA?

A

Carrier Sense Multiple Access

Senses medium using energy levels.

Uses persistent methods

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

What is the difference between CSMA/CD and CSMA/CA?

A

CD is collision detection
CA is collision avoidance

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

What does a link-layer switch do?

A

Receives frames and forwards them to ports based on MAC address.

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

How does switch self-learning work?

A

Uses switch table with ports mapped to MAC addresses.

switch learns from incoming frames.

If outgoing MAC address unknown, all unknown ports are flooded with the packet.

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

How can we define multiple broadcast domains?

A

VLAN

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

What are VLANs for?

A

Logical configuration
Can take multiple physical LANs and essentially create one massive VLAN switch which can logically create its own broadcast domains.

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

What is a trunk port/link for?

A

Connecting VLAN switches

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

What is frame tagging?

A

VLAN tag to indicate the VLANs that that the frame corresponds to when using a trunk link.

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