SlideShare a Scribd company logo
13
Most read
15
Most read
19
Most read
INTRODUCTION TO
COMPUTER NETWORKS
Dr Piyush Kumar Shukla
Department of Computer Science & Engineering
University Institute of Technology-RGPV, Bhopal
M.P- INDIA
(Mobile No.:+91-9425378576, Email : piyush@rgtu.net
About Myself
About Myself
I am Associate Professor at Department of
Computer Science & Engineering (DoCSE), UIT-
RGPV, Bhopal
UIT-RGPV has one of the good government college
in in the Madhya Pradesh.
DoCSE-UIT-RGPV , Bhopal has around 600 Students
including First Years in B.Tech Course.
DoCSE-UIT-RGPV is running also M.Tech CSE course and
PhD in CSE.
I am B.E (2001) , LNCT, Bhopal and M.Tech (2005)
from SATI Vidisha, M.P, India, PhD from RGPV
Bhopal (2013) & Post Doctoral Fellow (2020) from
SVNIT-SURAT., Gujarat. Working in UIT-RGPV
Bhopal for more than 14 years (Approximate)
Course Content
Course Content
Lecture 1: Overview of the Course and Network
Fundamentals: 1 Hour
Lecture 2: Goal, Components, Architecture: 01 Hour.
Lecture 3: Classification, Types: 01 Hour
Layard Architecture: Protocol Hierarchy, Design
Issues: 1 Hour
Lecture 3: Interfaces & Services : 1 Hour
Lecture 4: Connection Oriented & Connectionless
Services: 1 Hour
Lecture 5: Service Primitives : 1 Hour
Lecture 5: Design Issues & It’s Functionality: 1 Hour
Lecture 6: ISO/OSI Reference Model : 1 Hour
Course Content
Course Content
Lecture 7:Principle, Model & Description of Various
Layers & Its Comparison With TCP/IP: 1 Hour
Lecture 8: Network Standardization: 1 Hour
Lecture 9: Queueing Model: Little’s Theorem : 1
Hour
Lecture 10: Queueing System: 1 Hour
Lecture 11: M/M/1, M/M/n, M/G/1.: 1 Hour
Lecture 12: M/M/m/m/Routing, VLAN, TCP and UDP:
2 Hour
Lecture 13: SNMP, Natting, Firewall and VPN: 2 Hour
Lecture 14: Internet and Internet Applications (DNS,
Email, Web..): 2 Hour
Course Content
Course Content
Lecture 13: Cisco Basics: 2 Hour
Lecture 14: Cisco Switch and Router Configuration :
2 Hour
Lab 5: Demo and Practice of Cisco Switch
Configuration : 2 Hour
Lab 6: Demo and Practice of Cisco Router
Configuration : 2 Hour
Lecture 15: DNS & Web Server Setup on Linux : 2
Hour
Lab 7: Demo and Practice of DNS and Web Server
Setup : 2 Hour
Lecture 16: Enterprise Network Implementation: 2
Hour
Course Content
Course Content
Lecture 17: Mail Server, Proxy Server & Firewall
Setup on Linux : 2 Hour
Lab 8: Demo and Practice of Mail Server , Proxy
Server and Firewall Setup : 2 Hour
References
Books
Andrew S. Tanenbaum, Computer Network, Prentice-
Hall
Doughlas E. Comer, Computer Networks and
Internet
http://www.cisco.com/public/support/tac/documentat
ion.html
http://www.redhat.com/docs
http://home.iitk.ac.in/~navi/sidbinetworkcourse
Grading Guidelines
Grading
Three Mid Semester Exams: Average of Actual
Marks in best of 02 midsem out of 3.
Lab Assignments: For Internal Examinations.
Minimum 75% attendance and minimum 35 % marks
are necessary to clear the course.
INTRODUCTION TO COMPUTER
NETWORKS
Introduction to Computer Networks
Computer Networks or Computing
Devices Network are a collection of
computing machines connected by a
medium, i.e. wireless or cables
(coaxial/optical fibre). It is intended to
send and receive data stored over the
network on other computing machines.
These devices are sometimes called
nodes.
Computer Networks
Computer network
connects two or more
autonomous computers.
The computers can be
geographically located
anywhere.
Introduction to Computer Networks
LAN, MAN & WAN
Introduction to Computer Networks
Network in small geographical Area (Room, Building
or a Campus) is called LAN (Local Area Network)
Network in a City is call MAN (Metropolitan Area
Network)
Network spread geographically (Country or across
Globe) is called WAN (Wide Area Network)
Applications of Networks
Introduction to Computer Networks
Resource Sharing
Hardware (computing resources, disks, printers)
Software (application software)
Information Sharing
Easy accessibility from anywhere (files, databases)
Search Capability (WWW)
Communication
Email
Message broadcast
Remote computing
Distributed processing (GRID Computing)
Network Topology
The network topology
defines the way in
which computers,
printers, and other
devices are connected.
A network topology
describes the layout of
the wire and devices as
well as the paths used
by data transmissions.
Introduction to Computer Networks
Bus Topology
Commonly referred to
as a linear bus, all the
devices on a bus
topology are connected
by one single cable.
Introduction to Computer Networks
Star & Tree Topology
Introduction to Computer Networks
The star topology is the most
commonly used architecture in
Ethernet LANs.
When installed, the star
topology resembles spokes in
a bicycle wheel.
Larger networks use the
extended star topology also
called tree topology. When
used with network devices that
filter frames or packets, like
bridges, switches, and routers,
this topology significantly
reduces the traffic on the wires
by sending packets only to the
wires of the destination host.
Ring Topology
Introduction to Computer Networks
A frame travels around the ring,
stopping at each node. If a node
wants to transmit data, it adds the
data as well as the destination
address to the frame.
The frame then continues around
the ring until it finds the
destination node, which takes the
data out of the frame.
Single ring – All the devices on
the network share a single cable
Dual ring – The dual ring topology
allows data to be sent in both
directions.
Mesh Topology
The mesh topology
connects all devices
(nodes) to each other
for redundancy and
fault tolerance.
It is used in WANs to
interconnect LANs and
for mission critical
networks like those
used by banks and
financial institutions.
Implementing the mesh
topology is expensive
and difficult.
Introduction to Computer Networks
Network Components
Introduction to Computer Networks
Physical Media
Interconnecting Devices
Computers
Networking Software
Applications
Networking Media
Networking media can
be defined simply as
the means by which
signals (data) are sent
from one computer to
another (either by cable
or wireless means).
Introduction to Computer Networks
Networking Devices
Introduction to Computer Networks
HUB, Switches, Routers,
Wireless Access Points,
Modems etc.
Computers: Clients and Servers
In a client/server
network arrangement,
network services are
located in a dedicated
computer whose only
function is to respond
to the requests of
clients.
The server contains the
file, print, application,
security, and other
services in a central
computer that is
continuously available
to respond to client
requests.
Introduction to Computer Networks
ISO (International organization for Standardization)/OSI
(Open Systems Interconnection model) Model
Networking Protocol: TCP/IP
Introduction to Computer Networks
Applications
E-mail
Searchable Data (Web Sites)
E-Commerce
News Groups
Internet Telephony (VoIP)
Video Conferencing
Chat Groups
Instant Messengers
Internet Radio
Introduction to Computer Networks

More Related Content

PPTX
networking device router,switches & bridges
PPTX
Computer network
PPT
Introduction of computer network
PPTX
Introduction to telephony
PPT
Networking basics PPT
PDF
Networking concepts and terms
PPT
Network devices
PPT
Network architecture
networking device router,switches & bridges
Computer network
Introduction of computer network
Introduction to telephony
Networking basics PPT
Networking concepts and terms
Network devices
Network architecture

What's hot (20)

PPTX
PPTX
Unit 1 introduction to computer networks
PPT
Networking Fundamentals
PPT
Computer network (Lecture 1)
PPT
Computer networks--networking hardware
PPTX
Transmission Media, Guided and unguided transmission media
PPTX
Introduction to computer network
PPTX
Advance Networking Course Details PPT
PPTX
Computer network
PPTX
COMPUTER NETWORKING
PPT
Domain name system
PPT
Proxy Server
PPT
BASIC CONCEPTS OF COMPUTER NETWORKS
PPT
OSI Model
PPTX
types of networks
PPTX
Local area network
DOCX
Networking Chapter 1 review questions and answers
PPTX
Distributed system architecture
PPTX
Understanding TCP/IP
PPTX
Network Types and Topologies
Unit 1 introduction to computer networks
Networking Fundamentals
Computer network (Lecture 1)
Computer networks--networking hardware
Transmission Media, Guided and unguided transmission media
Introduction to computer network
Advance Networking Course Details PPT
Computer network
COMPUTER NETWORKING
Domain name system
Proxy Server
BASIC CONCEPTS OF COMPUTER NETWORKS
OSI Model
types of networks
Local area network
Networking Chapter 1 review questions and answers
Distributed system architecture
Understanding TCP/IP
Network Types and Topologies
Ad

Similar to INTRODUCTION TO Computer Network .ppt (20)

PPT
Networking Basics
PPT
Lecture1
PPT
INTRODUCTION TO COMPUTER NETWORKS
PPT
lecture1 network fundamentals semester1.ppt
PPT
PGDCA CN NOTES MAHATMA JAYUTIBA PHULE UNIVERSITY
PPT
lecture1[1] ho vyjnvjgu.ppt dlnlnbihihiehifihi
PPT
lecture1.ppt for students at a collegess
PPT
computer network technology ppt for basic
PPT
lecture ON COMPUTER NETWORKING WORKSHOP.ppt
PPT
lecture1.pptsabdjhbdhsavfsafkaskjfbksabfksabfkabfb
PPT
lecture by IIT Student on Computer Network
PPT
lectureCOMPUTER NETWORK ENGINEERING1.ppt
PPT
lecture1.ppt computer networks introduction
PPT
Computer Networks lecture notes for engineering .ppt
PDF
uniti-lecture1-9-140329213708-phpapp02.pdf
PPTX
Unit-1 intro to communication networks
PPT
lecture1_computer_networks_Introduction.ppt
PPT
Introduction to computer networks
PPT
CN_lecture1.ppt
PPT
Computer networks with AI a tailor made.
Networking Basics
Lecture1
INTRODUCTION TO COMPUTER NETWORKS
lecture1 network fundamentals semester1.ppt
PGDCA CN NOTES MAHATMA JAYUTIBA PHULE UNIVERSITY
lecture1[1] ho vyjnvjgu.ppt dlnlnbihihiehifihi
lecture1.ppt for students at a collegess
computer network technology ppt for basic
lecture ON COMPUTER NETWORKING WORKSHOP.ppt
lecture1.pptsabdjhbdhsavfsafkaskjfbksabfksabfkabfb
lecture by IIT Student on Computer Network
lectureCOMPUTER NETWORK ENGINEERING1.ppt
lecture1.ppt computer networks introduction
Computer Networks lecture notes for engineering .ppt
uniti-lecture1-9-140329213708-phpapp02.pdf
Unit-1 intro to communication networks
lecture1_computer_networks_Introduction.ppt
Introduction to computer networks
CN_lecture1.ppt
Computer networks with AI a tailor made.
Ad

Recently uploaded (20)

PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Complications of Minimal Access Surgery at WLH
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Presentation on HIE in infants and its manifestations
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Cell Types and Its function , kingdom of life
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Pharma ospi slides which help in ospi learning
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
01-Introduction-to-Information-Management.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
2.FourierTransform-ShortQuestionswithAnswers.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Supply Chain Operations Speaking Notes -ICLT Program
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Anesthesia in Laparoscopic Surgery in India
Complications of Minimal Access Surgery at WLH
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Presentation on HIE in infants and its manifestations
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Cell Types and Its function , kingdom of life
Chinmaya Tiranga quiz Grand Finale.pdf
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
O5-L3 Freight Transport Ops (International) V1.pdf
Pharma ospi slides which help in ospi learning
human mycosis Human fungal infections are called human mycosis..pptx
01-Introduction-to-Information-Management.pdf
VCE English Exam - Section C Student Revision Booklet
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Final Presentation General Medicine 03-08-2024.pptx
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3

INTRODUCTION TO Computer Network .ppt

  • 1. INTRODUCTION TO COMPUTER NETWORKS Dr Piyush Kumar Shukla Department of Computer Science & Engineering University Institute of Technology-RGPV, Bhopal M.P- INDIA (Mobile No.:+91-9425378576, Email : piyush@rgtu.net
  • 2. About Myself About Myself I am Associate Professor at Department of Computer Science & Engineering (DoCSE), UIT- RGPV, Bhopal UIT-RGPV has one of the good government college in in the Madhya Pradesh. DoCSE-UIT-RGPV , Bhopal has around 600 Students including First Years in B.Tech Course. DoCSE-UIT-RGPV is running also M.Tech CSE course and PhD in CSE. I am B.E (2001) , LNCT, Bhopal and M.Tech (2005) from SATI Vidisha, M.P, India, PhD from RGPV Bhopal (2013) & Post Doctoral Fellow (2020) from SVNIT-SURAT., Gujarat. Working in UIT-RGPV Bhopal for more than 14 years (Approximate)
  • 3. Course Content Course Content Lecture 1: Overview of the Course and Network Fundamentals: 1 Hour Lecture 2: Goal, Components, Architecture: 01 Hour. Lecture 3: Classification, Types: 01 Hour Layard Architecture: Protocol Hierarchy, Design Issues: 1 Hour Lecture 3: Interfaces & Services : 1 Hour Lecture 4: Connection Oriented & Connectionless Services: 1 Hour Lecture 5: Service Primitives : 1 Hour Lecture 5: Design Issues & It’s Functionality: 1 Hour Lecture 6: ISO/OSI Reference Model : 1 Hour
  • 4. Course Content Course Content Lecture 7:Principle, Model & Description of Various Layers & Its Comparison With TCP/IP: 1 Hour Lecture 8: Network Standardization: 1 Hour Lecture 9: Queueing Model: Little’s Theorem : 1 Hour Lecture 10: Queueing System: 1 Hour Lecture 11: M/M/1, M/M/n, M/G/1.: 1 Hour Lecture 12: M/M/m/m/Routing, VLAN, TCP and UDP: 2 Hour Lecture 13: SNMP, Natting, Firewall and VPN: 2 Hour Lecture 14: Internet and Internet Applications (DNS, Email, Web..): 2 Hour
  • 5. Course Content Course Content Lecture 13: Cisco Basics: 2 Hour Lecture 14: Cisco Switch and Router Configuration : 2 Hour Lab 5: Demo and Practice of Cisco Switch Configuration : 2 Hour Lab 6: Demo and Practice of Cisco Router Configuration : 2 Hour Lecture 15: DNS & Web Server Setup on Linux : 2 Hour Lab 7: Demo and Practice of DNS and Web Server Setup : 2 Hour Lecture 16: Enterprise Network Implementation: 2 Hour
  • 6. Course Content Course Content Lecture 17: Mail Server, Proxy Server & Firewall Setup on Linux : 2 Hour Lab 8: Demo and Practice of Mail Server , Proxy Server and Firewall Setup : 2 Hour
  • 7. References Books Andrew S. Tanenbaum, Computer Network, Prentice- Hall Doughlas E. Comer, Computer Networks and Internet http://www.cisco.com/public/support/tac/documentat ion.html http://www.redhat.com/docs http://home.iitk.ac.in/~navi/sidbinetworkcourse
  • 8. Grading Guidelines Grading Three Mid Semester Exams: Average of Actual Marks in best of 02 midsem out of 3. Lab Assignments: For Internal Examinations. Minimum 75% attendance and minimum 35 % marks are necessary to clear the course.
  • 9. INTRODUCTION TO COMPUTER NETWORKS Introduction to Computer Networks Computer Networks or Computing Devices Network are a collection of computing machines connected by a medium, i.e. wireless or cables (coaxial/optical fibre). It is intended to send and receive data stored over the network on other computing machines. These devices are sometimes called nodes.
  • 10. Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere. Introduction to Computer Networks
  • 11. LAN, MAN & WAN Introduction to Computer Networks Network in small geographical Area (Room, Building or a Campus) is called LAN (Local Area Network) Network in a City is call MAN (Metropolitan Area Network) Network spread geographically (Country or across Globe) is called WAN (Wide Area Network)
  • 12. Applications of Networks Introduction to Computer Networks Resource Sharing Hardware (computing resources, disks, printers) Software (application software) Information Sharing Easy accessibility from anywhere (files, databases) Search Capability (WWW) Communication Email Message broadcast Remote computing Distributed processing (GRID Computing)
  • 13. Network Topology The network topology defines the way in which computers, printers, and other devices are connected. A network topology describes the layout of the wire and devices as well as the paths used by data transmissions. Introduction to Computer Networks
  • 14. Bus Topology Commonly referred to as a linear bus, all the devices on a bus topology are connected by one single cable. Introduction to Computer Networks
  • 15. Star & Tree Topology Introduction to Computer Networks The star topology is the most commonly used architecture in Ethernet LANs. When installed, the star topology resembles spokes in a bicycle wheel. Larger networks use the extended star topology also called tree topology. When used with network devices that filter frames or packets, like bridges, switches, and routers, this topology significantly reduces the traffic on the wires by sending packets only to the wires of the destination host.
  • 16. Ring Topology Introduction to Computer Networks A frame travels around the ring, stopping at each node. If a node wants to transmit data, it adds the data as well as the destination address to the frame. The frame then continues around the ring until it finds the destination node, which takes the data out of the frame. Single ring – All the devices on the network share a single cable Dual ring – The dual ring topology allows data to be sent in both directions.
  • 17. Mesh Topology The mesh topology connects all devices (nodes) to each other for redundancy and fault tolerance. It is used in WANs to interconnect LANs and for mission critical networks like those used by banks and financial institutions. Implementing the mesh topology is expensive and difficult. Introduction to Computer Networks
  • 18. Network Components Introduction to Computer Networks Physical Media Interconnecting Devices Computers Networking Software Applications
  • 19. Networking Media Networking media can be defined simply as the means by which signals (data) are sent from one computer to another (either by cable or wireless means). Introduction to Computer Networks
  • 20. Networking Devices Introduction to Computer Networks HUB, Switches, Routers, Wireless Access Points, Modems etc.
  • 21. Computers: Clients and Servers In a client/server network arrangement, network services are located in a dedicated computer whose only function is to respond to the requests of clients. The server contains the file, print, application, security, and other services in a central computer that is continuously available to respond to client requests. Introduction to Computer Networks
  • 22. ISO (International organization for Standardization)/OSI (Open Systems Interconnection model) Model
  • 24. Applications E-mail Searchable Data (Web Sites) E-Commerce News Groups Internet Telephony (VoIP) Video Conferencing Chat Groups Instant Messengers Internet Radio Introduction to Computer Networks