Ethernet Flashcards
Original designer of Ethernet
Robert Metcalfe and Xerox
Which layer is Ethernet
Layer 2 of OSI model (MAC addressing), Layer 1 OSI model (signaling)
Data encapsulation primary functions
Framing: group of bits making up a frame
Addressing
Error detection: CRC
Ethernet cables used today
UTP Copper and optical fiber
First versions of Ethernet used…
Coax cable
10BASE5
aka Thicknet; used a thick coaxial; cabling distance up to 500 m
10BASE2
aka Thinnet; smaller in diameter and more flexible than Thicknet
Hubs…
Take a group of nodes and allow the network to see them as a single unit; only one station could transmit at a time (half-duplex communication)
Switches…
only send frame only to its proper destination port (if it’s known) = full-duplex communication
Gigabit Ethernet
used to describe Ethernet implementations that provide bandwidth of 1000 Mbps (1 Gbps) or greater
Characteristic(s) of Ethernet MAC addresses
a 48-bit or 64-bit binary value expressed as 12 hexadecimal digits; use ipconfig/all
01-23-45-67-89-AB
Special value of Multicast addresses
01-00-5E
Detecting collisions on devices
all devices can detect an increase in the amplitude of the signal above the normal level causing a JAM SIGNAL
Response to JAM signal
invokes a backoff algorithm to all devices to stop transmitting for a random amount of time, allowing collisions to subside
Preamble
situation where a collision has not occurred during half duplex mode and the sending device transmits 64 bits of synchronization
Asynchronous communication
Ethernet with speeds of 10 Mbps and slower; required timing info to synchronize the receive circuit to the incoming data and then discard the 8 bytes.
Synchronous communication
timing info not required
In order for CSMA/CD to operate….
the sending device must become aware of a collision before it has completed transmission of a minimum-sized frame
Slot time
longer than the theoretical amount of time required to travel between the furthest points of the collision domain, collide with another transmission at the last possible instant, and then have the collision fragments return to the sending station and be detected
most commonly observed data for a jam signal is..
a repeating 1, 0, 1, 0 pattern, the same as the Preamble
Four data rates currently defined for operation over optical fiber and TP:
10BASE5, 10BASE2, 10BASE-T (using cat3/cat5 UTP), 100Mbps - Fast Ethernet
Transmission pairs of UTP
1,2 = transmitting 3,6 = receiving
1000BASE-T characteristics
Provides full-duplex transmission using all four pairs in Category 5 or later UTP cable
Latency
time it takes a signal to reach all destinations on the media. Increasing the length of the media increases latency