Section 4 Flashcards

1
Q

Ethernet IEEE 802.3

A

The ethernet frame has stayed the same since the beginning. Ethernet lives on MAC addresses. 10Base5 (10 is mbps, Base there is only one channel, 5 length of cable in hundreds of meters). If it has a “T” at the end it uses an unshielded twisted pair.

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

Ethernet Frame

A

Preamble- alternating 1’s 0’s letting the host know a frame is coming.
Destination MAC —> Source MAC —> Data type= Ether type —> Data- min. 64 bytes —> PAD fills the data go to the minimum 64 bytes Max- 1522 bytes —> FCS (frame check sequence) error detection

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

Jumbo Frame

A

lets frames contain 9000 bytes

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

Segmented Ethernet

A

CSMA/CD- Carrier sense multiple access/ collision detection
Terminating resistors

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

10Base2

A

uses a BNC connector (T connector), can handle up to 30 devices per segment. 200 meter segment but actually 185m

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

10BaseT

A

runs at 10 mbps over CAT 3 or better UTP. Can have up to 1024 nodes per switch. Runs are a max of 100m between the switch and node

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

RJ-45 (officially called 8P8C connector) is the Network Connection.

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

Straight through Cable

A

whatever is on pin 1 on one end is pin one on the other end, most commonly used cable in networks

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

Crossover cable

A

crossing the send and receive cables

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

Hub

A

a multiport repeater, create a copy of a frame for every host on the network, degradation of the throughput, uses CSMA/CD. Anyone in one hub is in a collision domain

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

Switch

A

Switches use MAC addresses, just sends frames to destination (advantage over hubs), Broadcast domain- connected to a switch

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