Computer Network Practical 2
Computer Network Practical 2
Practical 3
Aim: Study Various Network components like Modem,
Switch, Router, Bridge, Gateway and Repeater.
Modem
1. Modem stands for Modulation Demodulation.
2. Modulate means to convert computer’s digital data signals into analog data
signals so the data can travel on the internet and Demodulate means to
convert analog data signals from the internet into digital data signals so a
computer can understand it.
Switch
2. Switches are networking devices operating at a data link layer of the OSI
model. Some switches can also process data at the network layer by
combining routing functions. Normally, a switch provides a large number of
ports for cable connections, allowing for star topology routing. It is usually
used to connect multiple PCs to the network.
3. It is an intelligent network device. It uses packet switching technique to
receive and forward data packets from the source to the destination device. It
uses MAC addresses to send data packets to selected destination ports.
4. Transmission mode in switch is full duplex, which means that
communication in the channel occurs in both the directions at the same time.
Collisions do not occur since the communication is full duplex.
5. Switch in networking can manage traffic either coming into or exiting the
network and can connect devices like computers and access points with ease.
A switch divides a LAN into multiple collision domains with independent
broadband, thus greatly increasing the bandwidth of the LAN.
Enrollment No:190160116157
6. Switches can perform error checking before forwarding data to the destined
port.
7. Switch examines the destination address, performs necessary checks and
sends the frame to the corresponding device.
Router
1. Routers connects different networks together and sends data packets from
one network to another.
3. A router can be used both in LANs (Local Area Networks) and WANs
(Wide Area Networks).
5. Router forwards the packet based on the information available in the routing
table.
6. It determines the best path from the available paths for the transmission of
the packet.
9. Types of Routers:
Static Routers: It basically uses in small networks. Static Routers enables the
network administrator to enter the route information manually in the routing
table. But this process is very time consuming.
Dynamic Routers: It is basically used in a large network. Dynamic Routers
Update the routing table automatically according to the changes in network
topology and information received from other routers. This process is not
timeconsuming and less susceptible to error. This job is accomplished with
the help of routing protocols such as RIP, OSPF, BGP, and IGRP.
Bridge
4. Since they operate at data link layer, they transmit data as data frames. If the
frame has a destination MAC address in the same network, the bridge passes
Enrollment No:190160116157
the frame to that node and then discards it and If the frame has a destination MAC
address in a connected network, it will forward the frame toward it.
6. Some types of bridges connect the networks with the help of architectures &
types of media. It avoids waste BW (bandwidth). The length of the network
can be increased.
8. It store the MAC address in PC used in a network and also used for
diminishing the network traffic.
10.Use :
Bridges are used to divide large busy networks into multiple smaller
and interconnected networks to improve performance.
Bridges also can increase the physical size of a network.
Bridges are also used to connect a LAN segment through a
synchronous modem relation to another LAN segment at a remote
area.
Gateway
3. The feature that differentiates a gateway from other network devices is that
depending upon the functionality, it can operate at any layer of the OSI
model.
5. It acts as the entry and exit point for a network since all traffic that flows
across the networks should pass through the gateway. Only the internal
traffic between the nodes of a LAN does not pass through the gateway.
Enrollment No:190160116157
8. Gateway is located at the boundary of a network and manages all data that
inflows or outflows from that network.
Repeater
2. Repeaters are network devices operating at physical layer of the OSI model.
5. Repeaters are simple to install and can easily extend the length or the
coverage area of networks.They are cost effective.Repeaters don’t require any
processing overhead. They can connect signals using different types of cables.
7. The repeaters can frequently monitor the signals that are created between the
two LANs. Repeaters can support dynamic networking.