Site hosted by Angelfire.com: Build your free website today!
Chapter 27: Designing a Windows-Based Local Area Network

PreviousChapterContentsGlossaryNext

Choosing Between Cabled and Wireless LANs

Before you buy hardware for your network, you need to decide how to connect the computers on your network. Almost all new cabled networks use Ethernet cards and cabling. Although there are topologies other than Ethernet (such as IBM Token Ring), the majority of new LAN installations are some form of Ethernet because the components are widely available and cheap. Because it's so widely used, Ethernet network interface boards are relatively cheap and are also available as PC Cards that fit most laptops.

If you are setting up a new network, you need to choose between regular Ethernet cabling and Ethernet-based wireless equipment.

Ethernet Cable and NICs

There are two speeds of Ethernet. Original Ethernet has a speed of 10 Mbps (megabits/second). Fast Ethernet has a speed of 100 Mbps. An even faster version, Gigabit Ethernet, is available and can transmit data at a maximum speed of 1 Gbps (gigabits/second), or ten times the Fast Ethernet standard.

The topology of a network determines the pattern of cabling you use to connect the computers. In a star topology network, each computer is connected by a cable to a hub, the computer in the center of the star. One end of the cable plugs into a computer's network interface card, and the other end plugs into the hub, which provides a central connection point for the network cabling. Hubs vary in size (with different numbers of ports), and more advanced hubs can correct signal errors and amplify signals. Figure 27-1 shows a diagram of a network using star topology.
[figure]
Figure 27-1: Star topology (with twisted-pair cable)

In the past, you chose from star and bus topology (see the "Bus Topology" sidebar in this chapter). However, most new peer-to-peer networks use star topology. This configuration uses more cable and more hardware than a bus topology network, but it's easier to manage and less likely to fail. Star topology is easy to set up, and the network is easier to troubleshoot than a bus network because a damaged cable affects only one computer.

The cable used in Ethernet star topology is usually unshielded twisted-pair (also called Category-5 or Cat-5). The connectors on the ends of the cables are RJ-45 connectors, which look like large phone connectors.

Wireless LANs

In a wireless LAN there are no wires dedicated to network traffic. Each computer has a wireless network adapter, allowing the computers to communicate via radio waves, infrared, over the AC power wires in your walls, or over phone wires. Wireless LAN adapters enable you to put computers as far as 300 feet away from each other, depending on what walls and furniture are between them. The adapters include scrambling or encryption to prevent other computers from listening in on your data transmissions or adding themselves to your LAN.

A wireless LAN generally looks like a star topology LAN, but without the cable. The LAN includes one access point as the hub of the star. The access point connects to one computer on the LAN and contains a radio transceiver, hardware and software for communications and encryption, and a cable connection that lets you connect it to a cabled LAN, if you have one. The rest of the computers on the LAN have wireless LAN adapters that contain a radio transceiver, which communicates with the access point.

Two standards for wireless LANS--IEEE 802.11b and Wi-Fi--exist to ensure that wireless adapters from different manufacturers can communicate with each other. IEEE 802.11b networks can communicate at 11 Mbps, as fast as slower cabled networks. For more information about these standards, see http://www.wirelessethernet.com. HomeRF is another standard based on IEEE 802.11b, but it is limited to home rather than business networks (see http://www.homerf.org).

Some wireless network adapters actually do use wires--they send data over the power wires in the walls of your house. These are still slower than cabled networks, though, and may be harder to troubleshoot than cabled networks. However, if you can live with the slower speeds, wireless networks can be very useful and easy to install in hard-to-cable buildings

Making the Choice

The cabling technology you choose determines the hardware you buy. Each standard has advantages and disadvantages. However, if you are starting a network from scratch, choose the cheaper and more common Fast Ethernet. If cabling would be a problem (for example, people using laptops will be moving around the building, or the architecture of the building would make cabling expensive), consider a wireless LAN.

From here on, this chapter discusses setting up an Ethernet network. However, the steps outlined here don't differ much for setting up a wireless network--instead of buying NICs, cabling, and a hub, you buy wireless LAN adapters and a wireless access point.

Bus Topology

Older networks used the bus topology, in which the bus is the main cable to which all the other computers are attached. (Communication within a computer also happens along a bus.) A coaxial cable (or coax) cable is connected from one computer to the next, in a long line, until all computers are connected. A network using bus topology looks like this:
[image]

Unless you're adding computers to an existing small bus topology network, we recommend you use a star topology. Network interface cards with coaxial cable connectors are becoming hard to find.

PreviousChapterContentsGlossaryNext