What is Networking Hardware?
Networking hardware includes all computers, peripherals, interface cards and other equipment needed to perform data-processing and communications within the network. Some networking hardware.* File Servers
* Workstations
* Network Interface Cards
* Switches
* Repeaters
* Bridges
* Routers
FILE SERVER
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, receive a database file from another workstation, and store an e-mail 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:
* 800 megahertz or faster microprocessor (Pentium 3 or 4, G4 or G5)
* A fast hard drive with at least 120 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 512 MB of RAM
WORKSTATION
NETWORK INTERFACE CARD
The most common network interface connections are Ethernet cards (LocalTalk connectors and Token Ring cards are seldom used in current networks).
ETHERNET CARD
LOCAL TALK CONNECTOR
TOKEN RING CARDS
SWITCHES
* Usually configured with 8, 12, or 24 RJ-45 ports
* Often used in a star or tree 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
REPEATERS
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 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
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
0 comments:
Post a Comment