Networking Overview for Mac Users

What is a network?
Why would I want a network?
What kinds of networks can I use?
How does it connect together?
Star Configuration
Backbone Configuration
Daisychain Configuration (obsolete)
Ring Configuration
Switches, hubs or routers?
Assembling a network

Vintage Networking Info (for older Macs)

Network Glossary

What is a network?

A network is simply a way of connecting computers and peripherals in order to share some resources. It can be as simple as two computers sharing files or as complex as a multinational company connecting offices in London, New York, Los Angeles and Tokyo.

The two basic types of networks are Local Area Networks and Wide Area Networks. As the names imply, Local Area Networks (LANs) are local and normally small, while a Wide Area Network (WAN) connects widely separated LANs into a larger network or internet (lowercase internet, not the Internet which is a WAN of staggering proportions.) This document deals with the basic concepts involved in LANs, since LANs are also a component of WANs. If your needs extend to WAN connectivity, or if you have a more complex LAN requirements, you should be dealing with a network consultant directly and we’d be happy to assist you. You can reach us at (781) 871-5356 or via email at dmwalsh@dmwalsh.com

Why would I want a network?

If you have more than one computer and want to share files or printers then a network can save you time or money. Most people who buy a laser printer set up a small network just to allow more than one computer to use the same printer. This can be quite a cost savings if you have four computers and can use just one printer instead of four!

What kinds of networks can I use?

The type of LAN that most Mac users will is use Ethernet, either 10BaseT or 100BaseT depending on models and budget. Vintage Mac users may want to use LocalTalk instead. More information about the pros and cons of LocalTalk versus Ethernet is in our Vintage Networking page.

What network topologies exist?

There are four basic topologies used in creating a network, although some are considered obsolete at this point and are only included for completeness. Well, some vintage users may use older topologies, but very few people will install new networks with old wiring styles.

Star Configuration

Star networks can either be passive or active. The difference is that if you have a repeater or hub at the center the star is called Active, otherwise it is called Passive. LocalTalk (obsolete) networks can be either active or passive, but Ethernet networks must be active.

Backbone Configuration

Backbones are just an unbroken length of wire that is tapped into wherever you need to put a computer. The ends of the wire get terminators, but there is no active repeater anywhere on a backbone - inserting a repeater would break the backbone into two separate pieces. LocalTalk networks can use this wiring type as well as 10base2 Ethernet (a.k.a. ThinNet) and 10base5 Ethernet. 10BaseT Ethernet and 100BaseT Ethernet cannot use this wiring type.

Daisychain Configuration

Obsolete: Daisychains are the easiest type of network to visualize and assemble. You just keep on plugging wires into the last device to extend the chain. LocalTalk wiring is usually this type, and some types of 10baseT Ethernet can use daisychains as well. Farallon’s Etherwave connectors use standard 10baseT wiring to daisychain up to 8 devices, while Tut Systems Silver Streak connectors can daisychain up to 30 devices using regular phone wire.

Ring Configuration

Ring networks are used only for Token Ring and Fiber Distributed Data Interface (FDDI), and can be visualized as a backbone that has both ends connected making the network a ring. Creating a ring by accident in any other type of network will cause serious problems. Please note that although Token Ring is a ring topology, modern Token Ring networks use Media Access Units (MAUs) and are connected in a star wiring layout. Token Ring using MAUs act like a ring, but it isn’t wired that way physically.

Hubs, Switches, Bridges and Routers

Any active star network requires a repeater in the center of the star. This can be a simple hub which simply takes any network traffic and rebroadcasts it to all the branches, or a switch could be installed which learns what devices are connected via specific branches and sends the information only to the appropriate branches. To make a simple analogy, a network with a hub is like a party line where everyone shares one phone line, but a switched network gives everyone their own phone line and more than one conversation can happen at once. Extending this analogy, if one device wants to talk to another device already involved in a conversation it will have to wait until the first conversation is over.

Switches can dramatically improve the performance of a network if some care is taken in the initial design. A network that is small enough to fit onto one switching hub will be the easiest to plan for, but larger networks can be created by plugging small workgroup hubs into ports on the switch, allowing each workgroup access to the network services independently of other groups. In this setup, any file servers and print servers would be directly connected to the switch, while workgroups get attached via hubs that are in turn connected to the switch.

If a network isn’t large enough to warrant a switch, or the network budget isn’t large enough to buy a switch, a bridge can be used to segment traffic. A bridge takes two or more ethernet segments and connects them into one network. However, they are smart enough to make sure that only the information that needs to move from one segment to the other gets rebroadcast. This means that your network segments both have the full bandwidth to use, thus multiplying the network throughput by the number of segments you have. A bridge differs from a switch by listening to an entire packet of information instead of just the address information that a switch listens to.

Routers are meant to connect disparate network types into one larger intranet by taking data packets from one network and relay them to another network connected to the router. Normally routers are only used in large networks or WANs, although they are very common for connecting LANs to the Internet.

Assembling a new network

Now that we have covered the basic wiring topologies we have to move onto the details of assembling a network. Depending on the size of a LAN it may use some or all of the wiring layouts, this will be dictated by the layout of your office and the cable types you need to use. Table 1 includes the specifics of how many devices can be on a type of wiring, and how long that piece of wire can be.

Most new networks will install Category 5 UTP from each desktop to a central wiring closet. Although if your office is small enough, you can get away with simply running patch cords along the floor to the hub or switch, saving the expense of running everything to a wiring closet.

Category 5 wiring is rated at 100Mbps, so it can be used for LocalTalk, 10baseT Ethernet, or 100baseT Fast Ethernet. Within most offices the 100 meter limitation is no problem, but for some larger buildings a number of wiring closets will be required. These will have to be carefully placed so that no run is more than 100 meters long. The wiring closets will then be interconnected by either coaxial cable (10Base2 or 10Base5) or fiber optic (10BaseF or 100BaseFX.) Normally in a multi-story building each floor will have it’s own LAN and they will be interconnected by vertical runs tying the floors together, but there is no technical reason a single LAN couldn’t be used if the distance limitations are met.

There are very few reasons to use anything other than Category 5 to the desktop, but fiber optic cabling is a good choice for some special applications. Fiber is immune to Radio Frequency Interference (RFI) that can wreak havoc in some manufacturing environments. This allows you to network to locations that couldn’t work with copper due to electrically noisy areas. Contrary to popular belief, fiber is not faster than copper, they both transmit information at speeds limited by the encoding method used. The physical difference in speed for normal distances will never be noticed.

Now that you have chosen what type of wiring to use to the devices in your network, you need to consider what to use for controllers. The least expensive option would be to simply go with hubs, but as mentioned before switches can provide dramatic speed improvements if care is taken in deciding how to interconnect everything. Then you have to consider if you want to connect your network to the Internet.

Let's look at a few sample networks to illustrate some choices:

Simple 3 node network

2 computers, 1 printer


With only three network devices the layout is about as simple as you will ever see. In this case there is no advantage to using a switch, since there can never be more than one computer talking at a time to any other network device. Even if personal file sharing is turned on, one computer cannot print and request files simultaneously. It may look like that to the user, but the network tranmissions will be sequential, not simultaneous, so a hub can be used to save a bit of money.

If you want to plan for future expansion you could go with a switch, but be careful what you decide since technology progresses rapidly and what seems fine today may be outmoded next week.

Server, printer and 5 workstations

Server, Printer, 5 workstations


With a slightly larger network a switch can make a difference. If you just had a hub, you could only have one network transmission going at once. Here the five workstations and two shared network devices makes it a good investment to get a switch, so that you can have one workstation printing at the same time another is reading a file from the server. And if you have personal file sharing going as well, you could also have a third simultaneous network connection!

Obviously much more complicated networks are possible, including connecting networks to the Internet, but those are beyond the scope of this introductory networking primer. If you have specific needs please feel free to contact us at dmwalsh@dmwalsh.com

Table 1

Specification Wiring Required # Devices Max Segment length
10Base5 RG8 coaxial cable up to 100 per segment 500 meters
10Base2 RG58A/U coaxial cable up to 30 per segment 185 meters
10BaseT Category 3 or better UTP 1 per branch 100 meters
100BaseT Category 5 UTP 1 per branch 100 meters
10BaseF 62.5/125 µm fiber optic 1 per branch 2000 meters
100BaseFX 62.5/125 µm fiber optic 1 per branch 2000 meters



Copyright © 2000 David M. Walsh Enterprises, Inc.

Send feedback to webmaster@dmwalsh.com

Last modified 10/26/00