Eden
Eden
Wireless. These are NICs that use an antenna to provide wireless reception
through radio frequency waves. Wireless NICs are designed for Wi-Fi
connections.
Wired. These are NICs that have input jacks made for cables. The most
popular wired LAN technology is Ethernet.
USB. These are NICs that provide network connections through a device
plugged into the USB port.
Fibre optics. These are expensive and more complex NICs that are used as
a high-speed support system for network traffic handling on server
computers. This support could also be accomplished by combining
multiple NIC.
There are six primary components of a NIC card:
Profile bracket: There are two types of profile brackets in the market. One is
called the full-height bracket with a length of 12 cm, and the other is the
low-profile bracket with a length of 8 cm. This bracket can help users fix the
NIC in the expansion slot of a computer or server.
ROUTER
A router is a network layer hardware device that transmits data from one
LAN to another if both networks support the same set of protocols. So
a router is typically connected to at least two LANs and the internet service
provider (ISP). It receives its data in the form of packets, which are data
frames with their destination address added. Router also strengthens the
signals before transmitting them. That is why it is also called repeater.
Routers are networking devices operating at layer 3 or a network layer of the
OSI model. They are responsible for receiving, analysing, and forwarding data
packets among the connected computer networks. When a data packet arrives,
the router inspects the destination address, consults its routing tables to
decide the optimal route and then transfers the packet along this route.
Features of Routers
A router is a layer 3 or network layer device.
It connects different networks together and sends data packets from one
network to another.
A router can be used both in LANs (Local Area Networks) and WANs
(Wide Area Networks).
It transfers data in the form of IP packets. In order to transmit data, it
uses IP address mentioned in the destination field of the IP packet.
Routers have a routing table in it that is refreshed periodically according
to the changes in the network. In order to transmit data packets, it
consults the table and uses a routing protocol.
In order to prepare or refresh the routing table, routers share information
among each other.
Routers provide protection against broadcast storms.
Routers are more expensive than other networking devices like hubs,
bridges and switches.
Routers are manufactured by some popular companies like –Cisco D-
Link, HP, 3COM etc.
A router reads its routing table to decide the best available route the packet
can take to reach its destination quickly and accurately. The routing table may
be of these two types −
Static − In a static routing table the routes are fed manually. So it is
suitable only for very small networks that have maximum two to three
routers.
Dynamic − in a dynamic routing table, the router communicates with other routers
through protocols to determine which routes are free. This is suited for larger
networks where manual feeding may not be feasible due to large number of routers.
Types of routers:
Wired and wireless routers
These routers are mostly used in homes and small offices. Wired routers share
data over cables and create wired local area networks (LANs), while wireless
routers use antennas to share data and create wireless local area networks
(WLANs).
. Edge router
This is a wired or wireless router that distributes data packets between one
and more networks but not within a network. As their name indicates, edge
routers are placed at the edge or boundary of networks, and typically connect
to Internet service providers (ISPs) or other organizations’ networks. Their job
is to keep your network communicating smoothly with other networks.
Core router
These wired or wireless routers distribute data packets within networks, but
not between multiple networks. They’re designed to become the backbone of
your network and do the heavy lifting of data transfer, which is why they’re
usually high-performance.
Virtual routers
Unlike physical routers, virtual routers are pieces of software that allow
computers and servers to operate like routers. They’ll share data packets just
as physical routers do. They can offer more flexibility than physical devices
since they can be scaled as the business grows; they can also help get remote
offices up and running on your network more quickly.
Switch
Switch is a network device that connects other devices
to Ethernet networks through twisted pair cables. It uses packet
switching technique to receive, store and forward data packets on the
network. The switch maintains a list of network addresses of all the
devices connected to it. Switches are one of the traffic directors on the
network, and traditionally operate at layer 2.
Managed switches let a user adjust each port on the switch. This enables
monitoring and configuration changes.
Advantages Of Switch
Increases Capacity –
They increment the accessible data transfer capacity of the
organization.
Reduces Burden –
They help in lessening the outstanding burden on individual host PCs.
Increment Presentation –
They increment the presentation of the organization.
Straightforward –
Switches can be associated straightforwardly with workstations.
Disadvantages of Switches:
Costly –
They are more costly in contrast with network spans.
Tough Availability issues –
Network availability issues are hard to be followed through the
organization switch.
. Issues in traffic broadcasting –
Broadcast traffic might be problematic.
Defenceless –
If switches are in the indiscriminate mode, they are defenceless
against security assaults for example caricaturing IP address or
catching Ethernet outlines.
Need for Proper Planning –
Proper planning and arrangement are required to deal with multicast
parcels.
BRIDGE
The bridge is a networking device that connects the larger LAN networks with
the group of smaller LAN networks.
A bridge in a computer network is a device used to connect multiple LANs
together with a larger Local Area Network (LAN). The mechanism of network
aggregation is known as bridging. The bridge is a physical or hardware
device but operates at the OSI model’s data link layer and is also known as a
layer of two switches. In the OSI model, bridging is performed in the data link
layer (layer 2). The primary responsibility of a switch is to examine the
incoming traffic and determine whether to filter or forward it. Basically, a
bridge in computer networks is used to divide network connections into
sections, now each section has separate bandwidth and a separate collision
domain. Here bridge is used to improve network performance.
Types of Bridges:
There are three types of bridges in computer networks, which are as follows:
1. Transparent bridge
2. Source routing bridge
3. Translational bridge
Transparent Bridge:
Source routing bridges were developed and designed by IBM specifically for
token ring networks. The frame’s entire route is embedded with the data
frames by the source station to perform the routing operation so that once
the frame is forwarded it must follow a specific defined path/route.
Translational Bridge:
Translational bridges convert the received data from one networking system
to another. Or it is used to communicate or transmit data between two
different types of networking systems. Like if we are sending data from a
token ring to an Ethernet cable, the translational cable will be used to
connect both the networking system and transmit data .
Uses of Bridge
Bridges are used to increase the network capacity as they can integrate
multiple LANs together.
Types of Hub
.Active Hub: - These are the hubs that have their power supply and can
clean, boost, and relay the signal along with the network. It serves both as a
repeater as well as a wiring centre. These are used to extend the maximum
distance between nodes.
Passive Hub:- These are the hubs that collect wiring from nodes and
power supply from the active hub. These hubs relay signals onto the
network without cleaning and boosting them and can’t be used to extend
the distance between nodes.
Intelligent Hub:- It works like an active hub and includes remote
management capabilities. They also provide flexible data rates to network
devices. It also enables an administrator to monitor the traffic passing
through the hub and to configure each port in the hub.
Features of Hubs
A hub operates in the physical layer of the OSI model.
A hub cannot filter data. It is a non-intelligent network device that sends
message to all ports.
It primarily broadcasts messages. So, the collision domain of all nodes
connected through the hub stays one.
Transmission mode is half duplex.
Collisions may occurs during setup of transmission when more than one
computers place data simultaneously in the corresponding ports.
Since they lack intelligence to compute best path for transmission of
data packets, inefficiencies and wastage occur.
They are passive devices; they don’t have any software associated with
it.
They generally have fewer ports of 4/12.
Advantages Of HUBS
Centralization − Centralization in the context refers to the fact that all
the communication between devices on a network is funnelled through
a single, which is the hub this means the hub is the central point of
control for the network, and all communication must pass through it
that’s why, saying centralization.
Easy to use − Hubs are simple devices that do not require any
configuration or software installation to manage them. Simply connect
the devices to the hub they will start communicating with each other.
Cost-effectiveness − Hubs are relatively less expensive compared to
other networking devices such as switches and routers.
Basic network connectivity − a hub provides basic network
connectivity by allowing devices to communicate with each other in a
LAN. This is useful for small-size networks, where only a few devices
need to be connected.
Disadvantages of Hub
Limited Bandwidth − Hubs have a limited amount of bandwidth, which
is shared among all the devices connected to them. As more devices
are added to the network, the available bandwidth decreases, leading
to slower data transfer speeds. In contrast, switches have dedicated
bandwidth for each port, which enables faster communication and
prevents network congestion.
Single Point of Failure − A hub is a central point in a network where all
the devices connect. If the hub fails, the entire network becomes
down. This means that a single point of failure can cause a network-
wide outage, which is the measure disadvantage. Switches have
dedicated bandwidth for each port, which provides faster
communication and avoids network traffic.
Security Vulnerabilities − hubs work at the physical layer of the
ISO/OSI model, which means they don’t have any security features.
This makes them vulnerable to attacks, such as eavesdropping and
data interception. Switches on the other hand works at the data link
layer and offer security features such as VLANs, MAC filtering, and
port security.
CABLE
Cables are a type of networking hardware used to connect a network device to
one or more other network devices, or to connect two or more devices to a
single computer or network device. Network cables act as a medium through
which information and data travel from one network device to another. The
type of cable used for a network depends on the network’s topology, size, and
procedure. The different types of network cables act as the supporting basis of
the network infrastructure. Cables are layer (physical layer) they are
implemented for carrying data from one place to another.
Coaxial cable
Coaxial cables have a single copper conductor at the centre, while a plastic layer
provides insulation between the centre conductor and braided metal shield. The
metal shield blocks outside interference from fluorescent lights, motors, and
other computers.
Fibre optic cables possess a centre glass core surrounded by multiple layers of
protective materials. They avoid electrical obstruction by transmitting light
instead of electronic signals, making them perfect for environments with large
amounts of electrical interference. Fibre optic cables have become the standard
for connecting networks across buildings because of their resistance to
moisture and lighting.
Advantages
Easy installation.
It has a higher capacity as compared to UTP cable.
It is shielded that provides a higher data transmission rate.
Disadvantages