After Reading this Chapter and Completing the Exercises you will be able to:

  • Explain IEEE 802.3 (Ethernet) network data transport and media specifications
  • Explain IEEE 802.5 (Token Ring) network data transport and media specifications
  • Describe Microsoft Networking services and protocol support, including NetBIOS, NetBEUI, NDIs, and ODI
  • Explain the IPX/SPX and NWLink protocols
  • Explain the TCP/IP protocol
  • Install a protocol in Windows95 or NT
  • Set up a NIC and network bindings
  • Connect to an IBM mainframe using DLC
  • Use the AppleTalk protocol to connect Macintosh computers to a Microsoft NT network
  • Set protocol priorities
  • Resolve a NIC resource conflict
  • Select the right protocol for your network

Ethernet and the IEEE 802.3 Standards

Preamble

56

S

F

D

8

Destination Address

16 or 48

Source Address

16 or 48

Length

16

Data and Pad

576-12,208

FCS

32

Ethernet II

Preamble

64

S

O

F

8

Destination Address

48

Source Address

48

Type

16

Data and Pad

576-12,208

FCS

32

Signal Transmission

Network Addressing

Ethernet Physical Layer Media

 

10BASE5 Thick Coaxial Ethernet Specifications  
Specifications Value
Maximum length of one segment 500m (1650 ft)
Maximum number of nodes 100 (including terminators)
Minimum distance between nodes 2.5 m (.25 ft.)
Maximum number of segments 5
Maximum number of segments containing nodes 3
Maximum number of repeaters 4
Maximum total length via repeaters 2500m (approx. 1.5 miles)
Impedance 50 ohms

 

 

10Base2 Thin Coaxial Ethernet Specifications  
Specifications Value
Maximum length of one segment 185m (610.5 ft)
Maximum number of nodes 30 (including terminators)
Minimum distance between nodes .5m (approx. 1.65 ft)
Maximum number of segments 5
Maximum number of segments containing nodes 3
Maximum number of repeaters 4
Maximum total length via repeaters 925m (approx. 3052.5 ft)
Impedance 50 ohms

 

10BaseT Unshielded Twisted Pair

Ethernet Specifications

 
Specifications Value
Maximum length of one segment 100m (330 ft.)
Maximum number of nodes per segment 2
Minimum distance between nodes 3 m (approx. 9.9 ft)
Maximum number of segments 1024
Maximum number of segments containing nodes 1024
Maximum number of daisy chained hubs 4
Impedance 100 ohms

 

 

10BaseT Shielded Twisted Pair

Ethernet Specifications

 
Specifications Value
Maximum length of one segment 100m (330 ft.)
Maximum number of nodes per segment 2
Minimum distance between nodes 3 m (approx. 9.9 ft)
Maximum number of segments 1024
Maximum number of segments containing nodes 1024
Maximum number of daisy chained hubs 4
Impedance 150 ohms

 

 

10Base-FL Fiber-Optic

Ethernet Specifications

 
Specifications Value
Maximum length of one segment 2000m (approx. 1.2 miles)
Maximum number of nodes per segment 2
Maximum attenuation dB/KM for transmissions with a wavelength of 850nm

dB/KM for transmissions at 1300nm

Maximum number of segments 1024
Maximum number of segments containing nodes 1024
Maximum number of daisy chained hubs 4
Cable Type 62.5/125m

 

Token Ring and the IEEE 802.5 Standards

Error Determination Through Beaconing

Token Ring Communications Media

IBM Cable Type Description
Types 1 and 1A STP cabling using two pairs of 22-gauge AWG wire surrounded by a mesh shield and used in conduits, inside walls, and in wire troughs
Types 2 and 2A The same as Type 1 cable, but includes four additional pairs of 22- to 25-gauge AWG conductors outside the shield for telephone use
Type 3 Unshielded four-pair wire, 22- to 24-gauge AWG; not quite as suitable for use as types 1 and 2 due to susceptibility to EMI and RFI
Type 5 62.5/125 or 100/140 m fiber-optic cable primarily used as a ring backbone
Type 6 and 6A Shielded 26-gauge AWG wire pairs used as patch cable and for token ring network adapter cables
Type 8 Shielded 26-gauge AWG twisted-pair wire with a plastic protective ramp; designed for use on the floor when cable cannot be run in walls
Type 9 Shielded single-pair 26-gauge AWG wire with a plenum jacket

 

Token Ring Design Specifications  
Specification Value
Number of nodes per MAU 8
Maximum segment length for type 1 cable when using only 1 MAU 300m (approx. 990 ft.)
Maximum segment length for types 1, 2, 3, and 9 cable 100m (approx. 330 ft.)
Maximum number of MAUs per entire ring 12
Maximum number of nodes per ring for cable types 1, 2, and 9 260
Maximum number of nodes per ring for type 3 cable 72

Microsoft Networking Services

Service Function
NetBIOS A link to programs that use the NetBIOS interface
NetBEUI Software drivers for a data transport protocol used on small Microsoft-based networks
NDIS (Network Driver Interface Specification) Specifications for and software drivers to enable Microsoft-based network protocols to communicate with a NIC
ODI Novell-developed drivers for communications with Novell NetWare networks
NWLink Microsoft-developed drivers for communications with Novell NetWare Networks
TCP/IP Software drivers for TCP/IP communications with mainframes, UNIC computers, and internet servers
DLC (Microsoft Data Link Protocol) Software drivers for communications with IBM mainframe and minicomputers
AppleTalk Software drivers for communications with Apple Macintosh computers

 

NetBIOS and NetBEUI

NetBIOS

NetBEUI

NDIS

ODI

IPX and NWLink

TCP/IP

IP Addressing

TCP/IP Advantages and Disadvantages

Advantages Disadvantages
  • Well suited for medium to large networks and enterprise networks
  • The protocol is designed for routing
  • Reliable
  • Used worldwide
  • Compatible with standard tools for analyzing network performance
  • Ability to use DHCP and WINS
  • More difficult to set up and maintain than NetBEUI or IPX/SPX
  • Slower on networks with light to medium traffic

 

Protocols Associated with TCP/IP

Connecting to IBM Mainframes with DLC

Connecting to Macintosh Computers with AppleTalk

Setting Protocol Priority

Resolving a NIC Resource Conflict

Selecting The Right Protocol