Networking Overview
Networking Overview
“Interconnected computing devices that can exchange data and share resources with each
other”
These networked devices use a system of rules and regulations called communication protocols,
to transmit information over physical or wireless technologies.
Example: computer, mobile, laptops etc. are the devices and internet is a global network of
devices.
1- Mesh Topology:
Every device is connected to another device via a particular channel.
Protocols used AHCP, DHCP
Advantages:
Fast communication
Fault diagnosed easily
Data is reliable because data is transmitted using dedicated channels and links
Provides security and privacy
Disadvantages:
2- Star Topology
All the devices are connected to a single hub through a cable.
Hub can be replaced with a Switch as the central device in a star design.
Switcher Star Network Topology is another name for the star network created with
Switch.
Advantages:
Disadvantages:
3- Bus Topology
Every computer and network device is connected to a single cable.
It is bi-directional
Non-robust topology because if the backbone fails the topology crashes.
Advantages:
Disadvantages:
4- Ring Topology
Forms a ring connecting devices with exactly two neighboring devices.
A number of repeaters are used for Ring topology with a large number of nodes,
because if someone wants to send some data to the last node in the ring topology with
100 nodes, then the data will have to pass through 99 nodes to reach the 100th node.
To prevent data loss repeaters are used in the network.
Advantages:
Disadvantages:
Less secure
Failure of single network crashes the whole network
Troubleshooting is difficult
Addition or removal of stations can affect the whole topology.
5- Tree Topology
Variation of star topology
Hierarchical flow of data
Data flow from top to bottom
Advantages:
It allows more devices to be attached to a single central hub, thus decreases the distance
Isolate the computer and prioritize the data
We can add new devices to the existing network
Error detection and correction is easy
Disadvantages:
6- Hybrid Topology
The combination of all types of topologies.
Advantages:
Topology is flexible
Size easily can b extended by adding new devices
Disadvantages:
Challenging to design
Hubs used in this topology is quite expensive
Cost is high
Q: Network devices?
Network devices or hardware are physical devices that allow computer network to communicate
and interact with one another.
1. Modem
Device that enables computer to send or receive data over telephone or cable lines.
Data stored on computer is digital whereas a telephone line or cable wires can transmit
only analog data.
Main Function of modem is to convert digital signal into analog vice versa
Modem combination of 2 devices
o Modulator (convert digital signal to analog)
o Demodulator (convert analog to digital)
2. Hub
Multi-port repeater
Connects multiple wires
Can’t filter data, so data packets are sent to all connected devices
They don’t have intelligence to find out best path
Types of hubs are Active, Passive and Intelligent Hub
3. Switch
Multiport bridge with a buffer
Its design can boast the efficiency and performance
A switch is a data link layer device
Perform error checking before forwarding the data
An intelligent device
Some Types of switches are
o Managed Switch
o Unmanaged Switch
o Smart switch
o Layer 2 switch
o Modular switch
4. Router
Device like switch
Routes data packets based on their IP address
Mainly a network layer device
Normally connects LAN and WAN
Divides the broadcast domains of host connected to it