Elective 1: Prelim Flashcards
____ defined as the interconnection of two or more computers. It is done to enable the computers to communicate and share available resources.
What is Networking?
computer network
✓ Sharing of resources such as printers
✓ Sharing of expensive software’s and database
✓ Communication from one computer to another
computer
✓ Exchange of data and information among users via network
✓ Sharing of information over geographically wide areas.
Application:
Networking
Computer networks have opened up an entire frontier in the world of computing called the ______
client / server model.
Advantages of Computer Network
✓ Increased speed
✓ Reduced cost
✓ Improved security
✓ Centralized software managements
✓ Electronic mail
✓ Flexible access
Disadvantages of Computer Network
✓High cost of installation
✓Requires time for administration
✓Failure of server
✓Cable faults
Classification of Area by Geography
PAN LAN WAN MAN CAN
A ____ is a computer network organized around an individual person.
PERSONAL AREA NETWORK(PAN)
It generally consists of a mobile, a computer, a cell phone or personal digital assistant. __ enables the communication among these devices.
PERSONAL AREA NETWORK(PAN)
The ___ can be constructed using wireless or cables.
PERSONAL AREA NETWORK(PAN)
___ is a network which is designed to operate over a small physical area such as an office, factory or a group of buildings.
LOCAL AREA NETWORK (LAN)
___ are easy to design and troubleshoot.
LOCAL AREA NETWORK (LAN)
Exchange of information and sharing of resources becomes easy because of ___.
LOCAL AREA NETWORK (LAN)
In ___ all machines are connected to a single cable.
LOCAL AREA NETWORK (LAN)
Different types of topologies such as star, tree, bus, ring, etc Can be used.
LOCAL AREA NETWORK (LAN)
It is usually a privately owned network.
LOCAL AREA NETWORK (LAN)
When network spans over a large distance or when the computers to be connected to each other are at widely separated locations a local area network cannot be used. A ____ is installed.
WIDE AREA NETWORK(WAN)
The communication between different users of __ is established using leased telephone lines, satellite links and similar channels.
WIDE AREA NETWORK(WAN)
It is cheaper and more efficient to use the phone network for the link.
WIDE AREA NETWORK(WAN)
Most ___ networks are used to transfer large blocks of data between its users.
WIDE AREA NETWORK(WAN)
It is in between LAN & WAN technology that covers the entire city.
METROPOLITAN AREA NETWORK (MAN)
It uses similar technology as LAN.
METROPOLITAN AREA NETWORK (MAN)
is derived from two Greek words topo
and logy
TOPOLOGY
The ___ is made up of an interconnection of LAN with limited geographical area.
CAMPUS AREA NETWORK (CAN)
Network equipments such as switches, routers and the transmission media i.e. optical fibers etc are almost entirely owned by the _.
CAMPUS AREA NETWORK (CAN)
_campus owner
It can be a single network such as cable TV network, or a measure of connecting a number of LAN’s or a large network so that resources can be shared LAN to LAN as well as device to device.
METROPOLITAN AREA NETWORK (MAN)
‘place’
topo
‘study’
logy
used to explain how a network is physically connected and the logical flow of information in the network.
TOPOLOGY
describes how devices are connected and interact with each other using communication links.
TOPOLOGY
two types of topologies:
- Physical Topology
- Logical Topology
describes the way in which the computers or nodes are connected with each other in a computer network.
Physical Topology
It is the arrangement of various elements(link, nodes, etc.), including the device location and code installation of a computer network.
Physical Topology
the physical layout of nodes, workstations, and cables in the network.
Physical Topology
describes the way, data flow from
one computer to another.
Logical Topology
It is bound to a network protocol and defines how data is moved throughout the network and which path it takes.
Logical Topology
devices communicate
Internally.
Logical Topology
six types of physical topology:
- Bus Topology
- Ring Topology
- Star Topology
- Mesh Topology
- Tree Topology
- Hybrid Topology
simplest kind of topology in which a common bus or channel is used for communication in the network. The _ is connected to various taps and droplines.
Bus Topology
In other words, there is only a single transmission line for all nodes.
Bus Topology
Taps are the __, while droplines are the __ connecting the bus with the computer.
connectors
cables
___ acts as the backbone of the network, which joins every computer and peripherals in the network. Both ends of the shared channel have line terminators. The data is sent only in one direction and as soon as it reaches the end, the terminator removes the data from the communication line(to prevent signal bounce and data flow disruption).
bus
___, each computer communicates to another computer on the network independently. Every computer can share the network’s total bus capabilities. The devices share the responsibility for the flow of data from one point to the other in the network.
bus topology
which each computer is connected to exactly two other computers to form the _. The message passing is
unidirectional and circular in nature.
Ring topology
_ring
mainly works on a token-based
system and the token travels in a loop in one specific direction.
Ring topology
deterministic in nature, i.e., each computer is given access for transmission at a fixed time interval. All the nodes are connected in a closed-loop.
Ring topology
if a token is free then the node can capture the token and attach the data and destination address to the token, and then leaves the token for communication. When this token reaches the destination node, the data is removed by the receiver and the token is made free to carry the next data.
Ring topology
which all the nodes are connected to a centralized hub.
Star topology
- is a computer network topology in which nodes are interconnected with each other. In other words, direct communication takes place between the nodes in the network.
Mesh topology
hub and switch act as a server, and the other connected devices act as clients. Only one input-output port and one cable are required to connect a node to the central device. This topology is better in terms of security because the data does not pass through every node.
star topology
is a computer network topology in which all the nodes are directly or indirectly connected to the main buscable.
Tree topology