4.2ieee 802
4.2ieee 802
5
IEEE 802 Standard
Refers to a family of IEEE standards
Deals with LAN and MAN
802.3 - Ethernet
802.4 - Token Bus
802.5 - Token Ring
Standards differ at the physical layer, but are compatible at the data-
link layer
802.3 - Ethernet
Began as ALOHA, added carrier sense
Xerox PARC built 3 Mbps version for workstations and
called it Ethernet
old scientist dudes thought waves propagated through
substance called ether, so a geeky joke
Xerox, DEC and Intel made 10 Mbps standard
1 to 10 Mbps
not Ethernet, but close enough
Ethernet Cabling
10Base5 - Thick Ethernet
10 Mbps, 500 meters
10Base2 - Thin Ethernet or Thinnet
BNC connectors, or T-junctions
Easier and more reliable than 10Base5
But only 200 meters and 30 stations per segment
All on one line, then difficult to find break
domain reflectometry
hubs
Three kinds of Ethernet Cabling
Cable Topologies
Encoding
0 volts for 0 and 5 volts for 1 can be misleading
Want start, middle and end of each bit without
reference to external clock
Manchester Encoding
Differential Manchester Encoding uses changes
Ethernet Protocol
Preamble: 10101010 to allow clock synch
Start of Frame: 10101011
Source and Destination addr: 2 or 6 bytes
1 for high order bit means multicast
all 1s means broadcast
Length: data length, 46 to 1500
very small frames, problems, so pad to 46
Short, Short Frames
No length field
Data can be much larger (timers prevent hogs)
Frame control
ack required?
Data vs. Control frame - how is ring managed?
Token Bus Control Frame Summary
802.5 - Token Ring
Around for years
Physical point-to-point
connections
Bounded delay
Dealing with Bit Length
Data rate of R Mbps
Bit emitted every 1/R sec
Travels 200 m/sec
each bit 200/R meters
Ex: 1 Mbps ring, with 1000 meter ring can have only 5
bits on it at once!
Reading and Writing Bits