IT-401 Network Management and Administration: Bsit 1
IT-401 Network Management and Administration: Bsit 1
Network Management
and Administration
BSIT 7th Lecture 1
Amara Ramzan
Network
A network is a collection of computers, servers, mainframes, network
devices, peripherals, or other devices connected to one another to
allow the sharing of data.
An example of a network is the Internet, which connects millions of
people all over the world.
Amara Ramzan
Components of a Network
Amara Ramzan
Network Management
Network management is defined as the process of managing a
network for fault and performance using various tools and
technologies to keep up with the business requirements. The
objective of network management is to achieve an error free
network. In today's environment, multiple network monitoring
tools or network management tools are employed making the
whole process a complex one.
Amara Ramzan
Network Management
Network management is the process of controlling a complex
data network to maximize its efficiency and productivity.
Amara Ramzan
Course Description
Covers the fundamentals & details of following:
Amara Ramzan
Course Description
Covers the fundamentals & details of following:
Amara Ramzan
Recommended Book
Network Management:
Principles and Practice
2nd Edition
By Mani
Subramanian(Author),
Timothy A. Gonsalves
(Contributor),
N. Usha Rani
(Contributor)
Amara Ramzan
Course Prerequisites
It is expected that students are somehow familiar with the
➢ Computer Networks
Amara Ramzan
Network Management Overview
Introduction
A basic understanding of networking is important for anyone
managing a server. Not only is it essential for getting your services
online and running smoothly, it also gives you the insight to
diagnose problems.
Overview
This will provide a basic overview of some common networking
concepts. We will discuss basic terminology, common protocols, and
the responsibilities and characteristics of the different layers of
networking.
Amara Ramzan
Network Management Overview
Connection:
In networking, a connection refers to pieces of related
information that are transferred through a network. This
generally infers that a connection is built before the data
transfer (by following the procedures laid out in a protocol)
and then is deconstructed at the end of the data transfer.
Amara Ramzan
Network Management Overview
A packet is, generally speaking, the most basic unit that
is transferred over a network. When communicating
over a network, packets are the envelopes that carry
your data (in pieces) from one end point to the other.
Amara Ramzan
Network Management Overview
Circuit switching: Packet switching:
carry bit streams store-and-forward messages
a. establishes a dedicated a. operates on discrete blocks of data
circuit
Amara Ramzan
Network Management Overview
Amara Ramzan
Network Management Overview
OSI Model Layers:
Amara Ramzan
Network Management Overview
➢ Session: The session layer is a connection handler. It
creates, maintains, and destroys connections between nodes
in a persistent way.
➢ Transport: The transport layer is responsible for handing the
layers above it a reliable connection. In this context, reliable
refers to the ability to verify that a piece of data was received
intact at the other end of the connection.
This layer can resend information that has been dropped or
corrupted and can acknowledge the receipt of data to remote
computers.
➢ Data Link: This layer is implemented as a method of
establishing and maintaining reliable links between different
nodes or devices on a network using existing physical
connections.
Amara Ramzan
Network Management Overview
➢ Network: The network layer is used to route data between
different nodes on the network. It uses addresses to be
able to tell which computer to send information to. This
layer can also break apart larger messages into smaller
chunks to be reassembled on the opposite end.
Amara Ramzan
Network Management Overview
The TCP/IP model, more commonly known as the Internet protocol
suite, is another layering model that is simpler and has been
widely adopted. It defines the four separate layers, some of which
overlap with the OSI model:
As you can see, the TCP/IP model, is a bit more abstract and
fluid. This made it easier to implement and allowed it to
become the dominant way that networking layers are
categorized.
Amara Ramzan
Network Management Overview
-Networking works by piggybacking a number of different
protocols on top of each other. In this way, one piece of data
can be transmitted using multiple protocols encapsulated
within one another.
-We will talk about some of the more common protocols that you
may come across and attempt to explain the difference, as
well as give context as to what part of the process they are
involved with.
Amara Ramzan
Network Management Overview
-Media access control is a communications protocol that is used
to distinguish specific devices. Each device is supposed to get
a unique MAC address during the manufacturing process that
differentiates it from every other device on the internet.
-Media access control is one of the only protocols from the link
layer that you are likely to interact with on a regular basis.
Amara Ramzan
Network Management Overview
- The IP is one of the fundamental protocols that allow the internet
to work. IP addresses are unique on each network and they allow
machines to address each other across a network. It is
implemented on the internet layer in the IP/TCP model.
Amara Ramzan
Network Management Overview
- TCP stands for Transmission Control Protocol.
- It is implemented in the transport layer of the IP/TCP model
and is used to establish reliable connections.
Amara Ramzan
History of Network
ARPANET- Advanced Research Project Agency Network.
Amara Ramzan
History of Network
ARPANET- Advanced Research Project Agency Network.
9. The term internet was coined by Vinton Cerf, Yogan Dalal and Carl
Sunshine of Stanford University to describe this network of networks.
Amara Ramzan
History of Network
• Telenet was first commercial adaption of ARPANET.
• Introduced in 1974.
Amara Ramzan
A Modern Day Network
Amara Ramzan
World Wide Web
• Developed in 1980’s by Tim Berners-Lee at CERN Switzerland.
Amara Ramzan
World Wide Web
Amara Ramzan
Amara Ramzan