0% found this document useful (0 votes)
50 views5 pages

Overview of Network Devices

The document defines and describes several common network devices: NIC, hub, switch, repeater, router, bridge, gateway, modem, and media converters. A NIC allows computers to communicate over a network using cables or wirelessly. A switch connects network segments and inspects data packets to forward them to the correct destination. A router routes information between connected networks using logical addresses.

Uploaded by

mitalee2502
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views5 pages

Overview of Network Devices

The document defines and describes several common network devices: NIC, hub, switch, repeater, router, bridge, gateway, modem, and media converters. A NIC allows computers to communicate over a network using cables or wirelessly. A switch connects network segments and inspects data packets to forward them to the correct destination. A router routes information between connected networks using logical addresses.

Uploaded by

mitalee2502
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

NETWORK DEVICES

• NIC

• HUB

• SWITCH

• REPEATER

• ROUTER

• BRIDGE

• GATEWAY

NIC

A network interface card is a computer hardware component designed to allow computers to


communicate over a computer network.

It allows users to connect to each other either by using cables or wirelessly.

Most motherboards today come equipped with a network interface card in the form of a
controller, with the hardware built into the board itself, eliminating the need for a standalone
card.

SWITCH

A network switch is a computer networking device that connects network segments.


Network switches appear nearly identical to network hubs, but a switch contains more
"intelligence" (and comes with a correspondingly slightly higher price tag) than a network hub.
Network switches are capable of inspecting data packets as they are received, determining the
source and destination device of that packet, and forwarding it appropriately. By delivering each
message only to the connected device it was intended for, a network switch conserves network
bandwidth and offers generally better performance than a hub.

Switches differ from hubs in that they can have ports of different speed.

HUB

It is used to connect several computers together.

A network device the information flow is accumulated and then distributed to various groups and
users.

It can be between users on the same LAN and users on different LANs.

It is used in Star topology.

ROUTER
A router is a computer whose software and hardware are usually tailored to the tasks of routing
and forwarding.

This device routes the information packet between two or more physically or logically connected
networks.

It is different from Bridge as this uses logical address while bridge uses physical address.

BRIDGE

A bridge is a network device that connects two similar network segments together.
The primary function of a bridge is to keep traffic separated on both sides of the bridge.
Traffic is allowed to pass through the bridge only if the transmission is intended for a station on
the opposite side.
The main reason for putting a bridge in a network is to connect two segments together, or to
divide a busy network into two segments.

REPEATER

It is a device that amplifies and restores the power of a signal being transmitted on the network.

A repeater is an electronic device that receives a signal and retransmits it at a higher level and/or
higher power, or onto the other side of an obstruction, so that the signal can cover longer
distances without degradation.

It is used in long network lines.


GATEWAY

This device usually a server is used to communicate between dissimilar networks i.e. networks
with different protocols.

e.g. to connect a LAN with Novell Netware with another LAN with Microsoft NT.

In enterprises, the gateway is the computer that routes the traffic from the workstation to the
outside world.

In homes, the gateway is the ISP that connects the user to the Internet.

MODEM

Modem (from modulator-demodulator) is a device that turns the digital 1s and 0s of a personal
computer into sounds that can be transmitted over the telephone lines of Plain Old Telephone
Systems (POTS), and once received on the other side, converts those sounds back into a form
used by a USB, Ethernet, serial, or network connection.

Modems are generally classified by the amount of data they can send in a given time, normally
measured in bits per second, or "bps".
MEDIA CONVERTERS

Media converters are simple networking devices that make it possible to connect two dissimilar
media types such as twisted pair with fibre optic cabling.

Media converters support many different data communication protocols including Ethernet as
well as multiple cabling types such as coaxial, twisted pair, multimode and single-mode fibre
optics.

Media converters are useful in connecting multiple LANs to form one large "campus area
network" that spans over a limited geographic area. As local networks are primarily copper-
based, media converters can extend the reach of the LAN over single-mode fibre up to 130
kilometres with 1550 nm optics.

Common questions

Powered by AI

A router directs data packets using logical addresses, typically IP addresses, to route information between two or more networks. This is in contrast to a bridge, which uses physical addresses (MAC addresses) to connect similar network segments at the data link layer. Because routers operate at the network layer and handle logical addressing, they can connect different networks and manage traffic between them, whereas bridges are limited to connecting similar networks at the same layer .

Signal amplification and retransmission by repeaters are crucial in enhancing network infrastructure by ensuring signals maintain quality over long distances. By amplifying weak signals and retransmitting them with higher power, repeaters prevent signal degradation, enabling the network infrastructure to cover extensive areas without loss of data integrity. These actions are vital in ensuring robust connectivity, particularly in environments with physical obstacles or extended cable routes .

A Network Interface Card (NIC) has evolved from being a standalone card to an integrated controller built directly into modern motherboards. This integration has streamlined the networking capabilities of computers, allowing them to connect to networks wirelessly or via cables without needing separate hardware installations. The evolution reflects a broader trend towards integrating essential components onto motherboards, improving efficiency and reducing total hardware costs .

A network switch and hub differ primarily in functionality and performance. A switch can inspect incoming data packets, determine their source and destination devices, and forward them to the appropriate device, thus conserving network bandwidth and offering better performance. This makes switches more intelligent and generally more efficient than hubs. On the other hand, hubs simply accumulate data and then distribute it across all connected devices without analyzing the data. This means that hubs do not manage network traffic as efficiently as switches, potentially leading to network congestion .

Media converters are instrumental in extending LAN reach by connecting dissimilar media types like twisted pair with fiber optic cabling. They support various data communication protocols, including Ethernet, and can accommodate different cabling types such as coaxial, twisted pair, and both multimode and single-mode fiber optics. By allowing these different types to interconnect, media converters enable LANs to be connected over larger geographic areas, forming comprehensive campus area networks .

Implementing switches in a LAN can enhance performance significantly more than using hubs because switches intelligently manage data traffic by sending packets only to intended recipients. This targeted communication reduces unnecessary traffic and network congestion, leading to improved speed and efficiency across the network. Conversely, hubs broadcast messages to all connected devices, potentially causing network slowdowns as a result of excess traffic .

Traditionally, modems have served the role of converting digital data from computers into analog signals that can travel over Plain Old Telephone Systems (POTS). This conversion, known as modulation-demodulation, allows computers to send and receive data via telephone lines. In modern network connections, modems still play a crucial role by bridging digital data to analog systems, allowing home networks to connect to ISPs. They facilitate connectivity over different interfaces like USB, Ethernet, and network connections, ensuring compatibility and communication over existing infrastructure .

Repeaters are necessary in scenarios where network signals need to travel long distances without degradation. They function by amplifying and restoring the power of a signal as it is transmitted, thereby allowing the signal to maintain quality over greater distances. Repeaters receive, regenerate, and retransmit signals, ensuring they remain strong and clear even when obstacles or distance could otherwise weaken them .

Using a network bridge over a router within a homogenous network has the advantage of segmenting traffic without involving more complex routing processes. Bridges can efficiently separate network traffic between segments, forwarding only necessary traffic to minimize congestion and improve segment performance. This is particularly beneficial in reducing unnecessary load in large but similar network environments, whereas a router’s added complexity in handling different network layers might not be necessary .

Gateways are essential for communication between networks with different protocols because they translate data between these dissimilar systems, enabling interoperability. In an enterprise setting, gateways often function as servers routing traffic from workstations to external networks, whereas in a home setting, the gateway is usually the Internet Service Provider (ISP) that connects a home network to the Internet .

You might also like