Ethernet Basics Flashcards
Ethernet
networking technology based on bus topology
topology of every Ethernet since 90’s
hybrid star-bus
[blank] prevent monopolization of shared cable
frames
Ethernet traffic management
each computer listens on segment
sends frame when no other transmission are detected
basic Ethernet frame
1 - MAC address of frame's recipient 2 - MAC address of sending system 3 - type of data 4 - data 5 - pad (if needed) 6 - FCS
preamble
7-byte series of binary followed by a 1-byte start frame
allows NIC to realize frame is coming & know where it starts
added by sending NIC
MAC address (bit & byte)
48-bit
6-byte
pad
minimum frame size - 64 bytes
fills remaining space when content does not reach 64 bytes
CSMA/CD
carrier sense multiple access/collision detection
determines which computer should use shared wire at a given moment
carrier sense
each node examines cable before sending frame
traffic detected - wait a few milliseconds - recheck
multiple access
all machines have equal access to the wire if cable is free
1st-come, 1st-served
collision
nodes transmit signal simultaneously
both signals are lost
hub sends overlapping signals - NICs immediately detect collision - stop transmitting
maximum acceptable collisions
10%
collision domain
group of nodes that have the capability of sending frames at the same time as each other
Ethernet collision domains are [blank]
segments or connected segments
bus Ethernet
thicknet - 10Base5 - vampire tap
thinnet - 10Base2 - T connector attached to NIC
thinnet specifics
RG-58 coax
BNC connects on ends
185 m limit
half-duplex vs. full-duplex
half - communicate in 1 direction at a time
full - send/receive simultaneously
TIA/EIA
Telecommunications Industry Association / Electronics Industries Alliance
current TIA/EIA standard
568C
same wiring standards as A & B
new name “ANSI/TIA-586-C”
TIA/EIA 568A
1 - G / W 2- G 3 - O / W 4 - Bl 5 - Bl / W 6 - O 7 - Br / W 8 - Br
G - send | O - receive
TIA/EIA 568B
1 - O / W 2 - O 3 - G / W 4 - Bl 5 - Bl / W 6 - G 7 - Br / W 8 - Br
O - send | G - receive
sending pins
1 & 2
receiving ping
3 & 6