Computer Network Lab Viva Question and Answers
Computer Network Lab Viva Question and Answers
Viva QuestionsWhat is
meant by Router ?
A router is an
electronic device that
interconnects two
ormore computer
networks, and
selectively
interchangespackets of
data between them . A
router is
a networkingdevice
whose software and
hardware are
customized to thetasks
of routing
and forwarding
information .
What is meant by
Hubs ?
A common connection
point for devices in a
network. Hubsare
commonly used to
connect segments of a
LAN. A hubcontains
multiple ports. When a
packet arrives at one
port, itis copied to the
other ports so that all
segments of the LANcan
see all packets.
What is meant by
Bridges ?
A network bridge
connects multiple
network segments at
thedata link layer
(layer 2) of the OSI
model.Bridges come
inthree basic types:
Local bridges
: Directly connect local
area networks(LANs)
Remote bridges
: Can be used to create a
wide areanetwork
(WAN) link between
LANs. Remote
bridges,where the
connecting link is
slower than the
endnetworks, largely
have been replaced
with routers.
Wireless bridges
: Can be used to join
LANs orconnect remote
stations to LANs.
What do u
mean by NIC (Network
Interface Card) ?
A network card,
network adapter, or
NIC (network
interfacecard) is a
piece of computer
hardware designed to
allowcomputers to
communicate over a
computer network.
Itprovides physical
access to a networking
medium and
oftenprovides a lowlevel addressing system
through the
use of MAC addresses.
What do
u mean by Repeater ?
Arepeateris
anelectronicdevice that
receives asignal
, cleans it of
unnecessary noise,
regenerates it,
andretransmitsit at a
maximization of
attackson the networks
from various groups
stealing data,
denyingservices etc the
firewall is playing a
vital roles in
computernetworks.
What is the
Difference between H
UB and SWITCH ?
Difference between
Physical Address
andLogical Address ?
A Physical address is a 48bit flat address burned into
theROM of the NIC card
which is a Layer1 device of
the OSImodel. This iis
divided into 24-bit vendor
code and 24-bitserial
address. This is unique for
each system and cannot
bechanged.A Logical
address is a 32- bit address
forensuring connectivity
between computers . ICMP
protocolworks behind this
utility. Under it , sending
node sendspackets to
destination node and reply is
received if there isproper
communication between
two.Ping command use to
check the Destination host
or routerconnetivity to use
the icmp and echo packet.
What do u mean by
Gateway ?