Networking Hardware
Networking Hardware
Networking Hardware
C, CHANGA
File Servers Workstations Network Interface Cards Switches Repeaters Bridges Routers
File Servers
A file server stands at the heart of most networks. It is a very fast computer with a large amount of RAM and storage space, along with a fast network interface card. The network operating system software resides on this computer, along with any software applications and data files that need to be shared. The file server controls the communication of information between the nodes on a network. For example, it may be asked to send a word processor program to one workstation, ASHISH GAJJAR -1-
C.I.T.C, CHANGA receive a database file from another workstation, and store an email message during the same time period. This requires a computer that can store a lot of information and share it very quickly. File servers should have at least the following characteristics: 166 megahertz or faster microprocessor (Pentium, PowerPC) A fast hard drive with at least nine gigabytes of storage A RAID (Redundant Array of Inexpensive Disks) to preserve data after a disk casualty A tape back-up unit (i.e. DAT, JAZ, Zip, or CD-RW drive) Numerous expansion slots Fast network interface card At least of 32 MB of RAM
Workstations
All of the computers connected to the file server on a network are called workstations. A typical workstation is a computer that is configured with a network interface card, networking software, and the appropriate cables. Workstations do not necessarily need floppy disk drives or hard drives because files can be saved on the file server. Almost any computer can serve as a network workstation.
C.I.T.C, CHANGA (Sant'Angelo, R. (1995). NetWare Unleashed, Indianapolis, IN: Sams Publishing).
Ethernet Cards
Ethernet cards are usually purchased separately from a computer, although many computers (such as the Macintosh) now include an option for a pre-installed Ethernet card. Ethernet cards contain connections for either coaxial or twisted pair cables (or both) (See fig. 1). If it is designed for coaxial cable, the connection will be BNC. If it is designed for twisted pair, it will have a RJ-45 connection. Some Ethernet cards also contain an AUI connector. This can be used to attach coaxial, twisted pair, or fiber optics cable to an Ethernet card. When this method is used there is always an external transceiver attached to the workstation. (See the Cabling section for more information on connectors.)
Fig. 1. Ethernet card. From top to bottom: RJ-45, AUI, and BNC connectors
Switch
A concentrator is a device that provides a central connection point for cables from workstations, servers, and peripherals. In a star topology, twisted-pair wire is run from each workstation to a central switch/hub. Most switches are active, that is they electrically amplify the signal as it moves from one device to another. Switches no longer broadcast network packets as hubs did in the past, they memorize addressing of computers and send the information to the correct location directly. Switches are: ASHISH GAJJAR -3-
C.I.T.C, CHANGA Usually configured with 8, 12, or 24 RJ-45 ports Often used in a star or star-wired ring topology Sold with specialized software for port management Also called hubs
Usually installed in a standardized metal rack that also may store netmodems, bridges, or routers
LocalTalk Connectors
LocalTalk is Apple's built-in solution for networking Macintosh computers. It utilizes a special adapter box and a cable that plugs into the printer port of a Macintosh (See fig. 2). A major disadvantage of LocalTalk is that it is slow in comparison to Ethernet. Most Ethernet connections operate at 10 Mbps (Megabits per second). In contrast, LocalTalk operates at only 230 Kbps (or . 23 Mbps).
Fig.2. LocalTalk connectors
Ethernet Cards vs. LocalTalk Connections Ethernet Fast data transfer (10 to 100 Mbps) LocalTalk Slow data (.23 Mbps) transfer Macintosh slot
No computer necessary
ASHISH GAJJAR
-4-
C.I.T.C, CHANGA
Repeaters
Since a signal loses strength as it passes along a cable, it is often necessary to boost the signal with a device called a repeater. The repeater electrically amplifies the signal it receives and rebroadcasts it. Repeaters can be separate devices or they can be incorporated into a concentrator. They are used when the total length of your network cable exceeds the standards set for the type of cable being used. A good example of the use of repeaters would be in a local area network using a star topology with unshielded twisted-pair cabling. The length limit for unshielded twisted-pair cable is 100 meters. The most common configuration is for each workstation to be connected by twisted-pair cable to a multi-port active concentrator. The concentrator amplifies all the signals that pass through it allowing for the total length of cable on the network to exceed the 100 meter limit.
Bridges
A bridge is a device that allows you to segment a large network into two smaller, more efficient networks. If you are adding to an older wiring scheme and want the new network to be up-to-date, a bridge can connect the two. A bridge monitors the information traffic on both sides of the network so that it can pass packets of information to the correct location. Most bridges can "listen" to the network and automatically figure out the address of each computer on both sides of the bridge. The bridge can inspect each message and, if necessary, broadcast it on the other side of the network. The bridge manages the traffic to maintain optimum performance on both sides of the network. You might say that the bridge is like a traffic cop at a busy intersection during rush hour. It keeps information flowing on both sides of the network, but it does not allow unnecessary traffic through. Bridges can be used to connect different types of cabling, or physical topologies. They must, however, be used between networks with the same protocol.
Routers
A router translates information from one network to another; it is similar to a super intelligent bridge. Routers select ASHISH GAJJAR -5-
C.I.T.C, CHANGA the best path to route a message, based on the destination address and origin. The router can direct traffic to prevent head-on collisions, and is smart enough to know when to direct traffic along back roads and shortcuts. While bridges know the addresses of all computers on each side of the network, routers know the addresses of computers, bridges, and other routers on the network. Routers can even "listen" to the entire network to determine which sections are busiest -- they can then redirect data around those sections until they clear up. If you have a school LAN that you want to connect to the Internet, you will need to purchase a router. In this case, the router serves as the translator between the information on your LAN and the Internet. It also determines the best route to send the data over the Internet. Routers can: Direct signal traffic efficiently Route messages between any two protocols Route messages between linear bus, star, and star-wired ring topologies Route messages across fiber optic, coaxial, and twisted-pair cabling
Network topology
If we want to connect two digital devices with a network, we would have a kind of network known as "point-topoint:"
For the sake of simplicity, the network wiring is symbolized as a single line between the two devices. In actuality, it may be a twisted pair of wires, a coaxial cable, an optical fiber, or even a seven-conductor BogusBus. Right now, we're merely focusing on the "shape" of the network, technically known as its topology. If we want to include more devices (sometimes called nodes) on this network, we have several options of network ASHISH GAJJAR -6-
C.I.T.C, CHANGA configuration to choose from: Many network standards dictate the type of topology which is used, while others are more versatile. Ethernet, for example, is commonly implemented in a "bus" topology but can also be implemented in a "star" or "ring" topology with the appropriate interconnecting equipment. Other networks, such as RS-232C, are almost exclusively point-to-point; and token ring (as you might have guessed) is implemented solely in a ring topology. Different topologies have different pros and cons associated with them:
Point-to-point
Quite obviously the only choice for two nodes.
Bus
Very simple to install and maintain. Nodes can be easily added or removed with minimal wiring changes. On the other hand, the one bus network must handle all communication signals from all nodes. This is known as broadcast networking, and is analogous to a group of people talking to each other over a single telephone connection, where only one person can talk at a time (limiting data exchange rates), and everyone can hear everyone else when they talk (which can be a data security issue). Also, a break in the bus wiring can lead to nodes being isolated in groups.
Star
With devices known as "gateways" at branching points in the network, data flow can be restricted between nodes, allowing for private communication between specific groups of nodes. This addresses some of the speed and security issues of the simple bus topology. However, those branches could easily be cut ASHISH GAJJAR -7-
C.I.T.C, CHANGA off from the rest of the "star" network if one of the gateways were to fail. Can also be implemented with "switches" to connect individual nodes to a larger network on demand. Such a switched network is similar to the
Ring
This topology provides the best reliability with the least amount of wiring. Since each node has two connection points to the ring, a single break in any part of the ring doesn't affect the integrity of the network. The devices, however, must be designed with this topology in mind. Also, the network must be interrupted to install or remove nodes. As with bus topology, ring networks are broadcast by nature. As you might suspect, two or more ring topologies may be combined to give the "best of both worlds" in a particular application. Quite often,
industrial networks end up in this fashion over time, simply from engineers and technicians joining multiple networks together for the benefit of plant-wide information access.
ASHISH GAJJAR
-8-
C.I.T.C, CHANGA
Tree topology
A tree topology combines characteristics of linear bus and star topologies. It consists of groups of star-configured workstations connected to a linear bus backbone cable
Mesh topology
A network topology in which there are at least two nodes with two or more paths between them.
ASHISH GAJJAR
-9-