Lecture 2
Lecture 2
networking
By
Engr. Andrew Agbor (Ph.D. fellow)
Components of a Network
Networking is a very graphically oriented subject, and icons are
commonly used to represent networking devices. There are many of
common networking devices that are commonly used as shown.
Components of a Network
On the left side of the figure are shown some common devices which often originate
messages that comprise our communication. These include various types of computers (a
PC and laptop icon are shown), servers, and IP phones. On local area networks these
devices are typically connected by LAN media (wired or wireless). The right side of the
figure shows some of the most common intermediate devices, used to direct and manage
messages across the network, as well as other common networking symbols. Generic
symbols are shown for:
Switch - the most common device for interconnecting local area networks.
Cloud - used to summarize a group of networking devices, the details of which may be
unimportant to the discussion at hand.
Serial Link - one form of WAN interconnection, represented by the lightning bolt-shaped
Components of a Network
For a network to function, the devices must be interconnected. Network
either copper, which carries electrical signals, or optical fiber, which carries
Protocols are the rules that the networked devices use to communicate with
one-way street. Only one of the two devices on a link can transmit; the other
can only receive. Keyboards and traditional monitors are examples of simplex
devices.
receive, but not at the same time. When one device is sending, the other can
only receive, and vice versa. The half-duplex mode is used in cases where
there is no need for communication in both directions at the same time; the
In full-duplex mode, signal going in one direction with signals moving in the
opposite direction.
Components of a Network
NB:
This sharing can occur in two ways: Either the link must contain two
physically separate transmission paths, one for sending and the other
for receiving; or the capacity of the channel is divided between signals
traveling in both directions. One common example of full-duplex
communication is the telephone network. When two people are
communicating by a telephone line, both can talk and listen at the same
time.
Network Criteria
Every network must be able to meet a certain number of criteria. The most
important of these are performance, reliability, and security.
A) Performance
B) Reliability
frequency of failure, the time it takes a link to recover from a failure, and the
C) Security
line drawn between two points. For communication to occur, two devices
must be connected in some way to the same link at the same time.
multipoint.
Categories of Networks
Point-to-Point:
The short messages called packets in certain contexts, may have to first visit
and the television's control system. Point to-point transmission with exactly
any machine are received by all the others An address field within each
machine checks the address field. If the packet is intended for the
physically. Two or more devices connect to a link; two or more links form
the relationship of all the links and linking devices (usually called nodes)
to one another. There are four basic topologies possible: mesh, bus, star,
and ring.
Classifications Based on Topology
A) Mesh:
Advantages
i) the use of dedicated links guarantees that each connection can
carry its own data load, thus eliminating the traffic problems that
can occur when links must be shared by multiple devices.
ii) a mesh topology is robust. If one link becomes unusable, it does
not incapacitate the entire system
iii) there is the advantage of privacy or security. When every
message travels along a dedicated line, only the intended
recipient sees it. Physical boundaries prevent other users from
gaining access to messages.
Classifications Based on Topology
I.) because every device must be connected to every other device,
installation and reconnection are difficult.
ii) the sheer bulk of the wiring can be greater than the available space
(in walls, ceilings, or floors) can accommodate
iii) the hardware required to connect each link (I/O ports and cable) can
be prohibitively expensive.
B) Bus Topology
Nodes are connected to the bus cable by drop lines and taps. A drop line
is a connection running between the device and the main cable.
Classifications Based on Topology
Advantages
Disadvantages