Networking
Networking
Types of Network
A. By Scale
B. Topology
C. Functional Relationship
2. Local Area Network (LAN). A local area network is a computer network covering a
small local area, like a home, office, or school. LAN has the following elements:
i. Server: It is the main computer that acts as a host and provides data, software, etc. to
the other terminal linked with it.
ii. Work station: These are the computers attached to the server on the LAN
iii. Network Interface Unit: is a device that serves as a common interface for various
other devices within a local area network (LAN)
iv. Communication Channel: It is the medium through which the packets travel. The
packets generally travel through cables which are of three types: Twisted pair cables, Co-
axial cables and Fiber optic cables
v. LAN Software:
· NIC Drivers
· Network Operating System for servers, for example, Novell® Netware 4.1 or Microsoft
Windows NT
3. Metropolitan Area Network (MAN). MANs are large computer network usually
spanning a large campus.
Network Topology
Network topology is the arrangement of the various elements (links, nodes, etc.) of a
computer network. Network topology refers to the physical or logical layout of a
network.
Types of Topology
1. Bus Topology
2. Star Topology
3. Ring Topology
4. Mesh Topology
5. Tree Topology
6. Hybrid Topology
Bus Topology: All the nodes (file server, workstations, and peripherals) on a bus
topology are connected by one single cable. A bus topology consists of a main run of
cable with a terminator at each end. All nodes (file server, workstations, and peripherals)
are connected to the linear cable. It is popular on LANs because they are inexpensive and
easy to install.
1. The cable length is limited. This limits the number of stations that can be connected.
2. This network topology can perform well only for a limited number of nodes.
Ring Topology
In a ring network, every device has exactly two neighbours for communication purposes.
All messages travel through a ring in the same direction. A failure in any cable or device
breaks the loop and can take down the entire network. To implement a ring network we
use the Token Ring technology. A token, or small data packet, is continuously passed
around the network. When a device needs to transmit, it reserves the token for the next
trip around, and then attaches its data packet to it.
1. Very orderly network where every device has access to the token and the opportunity
to transmit.
1. The failure of a single node of the network can cause the entire network to fail.
2. The movement or changes made to network nodes affects the performance of the entire
network.
Star Topology
In a star network, each node (file server, workstations, and peripherals) is connected to a
central device called a hub. The hub takes a signal that comes from any node and passes
it along to all the other nodes in the network. Data on a star network passes through the
hub, switch, or concentrator before continuing to its destination. The hub, switch, or
concentrator manages and controls all functions of the network. The star topology
reduces the chance of network failure by connecting all of the systems to a central node.
1. Easy to manage
3. All the computers have access to the larger and their immediate networks.
Mesh Topology
In this topology, each node is connected to every other node in the network.
Implementing the mesh topology is expensive and difficult. In this type of network, each
node may send message to destination through multiple paths. While the data is travelling
on the Mesh Network it is automatically configured to reach the destination by taking the
shortest route which means the least number of hops.
2. It has multiple links, so if one route is blocked then other routes can be used for data
communication.
Hybrid Topology
Hybrid topology is a combination of any two or more network topologies. A hybrid
topology always accrues (results) when two different basic network topologies are
connected. It is a mixture of above mentioned topologies.
1. It is extremely flexible.
2. It is very reliable.
1. Expensive
Network Devices
Network devices are components used to connect computer or other electronic devices
together so that they can share files or resources. Some network devices are examined
below:
1. Hubs: A hub is a device that joins multiple computers or other network devices to form
a single network. It can also be defined as a common connection point for devices in a
network. A hub does not read any of the data passing through them and not aware of their
source or destination.
2. Switches: A network switch is a small hardware device that joins multiple computer
networks together within a local area network. Switch generally contains more
intelligence than a hub. Switches are capable of inspecting data packets as they are
received, determine the source and destination device of each packet, and forward them
appropriately.
4. Router: Routers are devices that join multiple wired or wireless networks together.
5. Network Interface Card (NIC): A network interface card (NIC) is a circuit board or
card that is installed in a computer so that it can be connected to a network.
Benefits of Networking
1. Site (software) licenses are likely to be cheaper than buying several standalone
licenses.
4. Data is easy to backup as all the data is stored on the file server.
6. All computers in the network can share resources such as printers, fax machines,
modems and scanners.