SlideShare a Scribd company logo
1 of 29
Download to read offline
INTRODUCTION TO
COMPUTER NETWORKS
VINAYAK M.UMALE
Department of Electronics & Telecommunication Engineering
Shri sant Gajanan Maharaj college of Engineering
(Ph : 07265 252116, Email : vmumale@ssgmce.ac.in)
About Myself
About Myself
My self Vinayak M. Umale, Associate Professor,
Electronics and telecommunication Engineering
Dept.
SSGMCE has one of the largest networks in the
Shegaon.
SSGMCE Campus Network now has 2500 nodes providing
connectivity to more than 2500 users in Academic
Departments, Student Hostels and Residences.
SSGMCE has 18 Mbps Internet Connectivity.
All application servers (Mail, DNS, Proxy Caching, Web etc.)
are maintained in-house.
B.Tech (1988) and M.Tech (1997) from IIT Kharagpur
Working in SSGMCE, Shegaon for more than 22
Course Content
Course Content
Lecture 1:
Overview of the Course and Network Functions
Lecture 2,3:
Types of Networks, LAN, MAN, WAN
Lecture 4,5:
LAN Topologies-Mesh, Star, Bus, Ring
Lecture 6,7:
Layer Architecture: OSI Model& TCP/IP Model :
Lecture 8,9:
Switching Techniques-Circuit, Packet, Message, cell
VMUmale
Course Content
Course Content
Lecture 10, 11:
Peer to Peer Protocol, End to End, Hop to Hop
Connectivity
Lecture 12, 13, 14 :
Flow Control: Need,
Stop& wait flow control,
Sliding window flow control
Lecture 15,16, 17:
Error Control (ARQ)-Stop and wait ARQ
Go-Back-N ARQ
Selective Repeat ARQ
Lecture 18:
Standard Data Link Control Protocol-HDLC
Course Content
Course Content
Lecture 19:
LAN Architecture- LLC and MAC
Lecture 20,21:
Random Access Techniques- Pure Aloha system
and Slotted Aloha System
Lecture 22, 23:
Contention Techniques-CSMA, CSMA/CD
Lecture 24, 25:
Control Access Techniques- Token Bus,
TokenRing, Polling, FDDI
Course Content
Course Content
Lecture 26,27:
Networking Devices
Lecture 28,29:
Routing Algorithms
Lecture 30, 31:
Least Cost Algorithms
Lecture 32:
Traffic Control
Course Content
Course Content
Lecture 33,34, 35:
ATM Network
Lecture 36:
Frame Relay Network
Lecture 37, 38:
ISDN & BISDN
Course Content
Course Content
Lecture 39:
Overview of TCP/IP-TCP & UDP Frame Format
Lecture 40, 41, 42:
Internet Protocol and IP addressing issues
Lecture 43, 44:
Internet Protocols: ICMP, ARP, RARP
Lecture 45
Internet Protocols Datagram, Datagram Forwarding
References
Books
Behrouz A. Forouzan, Data Communication and
Networking, TMH
Andrew S. Tanenbaum, Computer Network, Prentice-
Hall
Willam stalling,Data and computer communication,
MM
Doughlas E. Comer, Computer Networks and
Internet
http://www.cisco.com/public/support/tac/documenta
tion.html
Grading Guidelines
Grading
Two ClassTest Exams: 5% each
TEC: 5%
Attendance: 5%
End Exam: 80%
Minimum 75% attendance and minimum 50% marks
are necessary to clear the course.
Introduction to Computer Networks
INTRODUCTION TO COMPUTER
NETWORKS
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
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
THANKS A LOT
Introduction to Computer Networks
Course Content
Course Content
Internet Protocol (IP) and IP Addressing,Demo and
Practice of Setting up Subnets and IP
Address,,Routing, VLAN, TCP and UDP, SNMP,
Natting, Firewall and VPN, Internet and Internet
Applications (DNS, Email, Web..) , Cisco Basics, Cisco
Switch and Router Configuration, Lab- Demo and
Practice of Cisco Switch Configuration, Lab: Demo
and Practice of Cisco Router Configuration, DNS &
Web Server Setup on Linux, Lab: Demo and Practice
of DNS and Web Server Setup, Enterprise Network
Implementation, Mail Server, Proxy Server & Firewall
Setup on Linux, Lab 8: Demo and Practice of Mail
Server , Proxy Server and Firewall Setup
Course Content
Course Content
Course Content
Course Content

More Related Content

Similar to INTRO COMPUTER NETWORKS

07computer network.ppt
07computer network.ppt07computer network.ppt
07computer network.pptyogadeepan
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and NetworksChAwais15
 
IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2Rexon Calub
 
Performance evaluation of qos in
Performance evaluation of qos inPerformance evaluation of qos in
Performance evaluation of qos incaijjournal
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2wilfredo dela cerna
 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorialreddydivakara
 
Unit I networks
Unit I networksUnit I networks
Unit I networksaguskok33
 
Network system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyNetwork system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyManas Saha
 
Advantages And Disadvantages Of ATM Is A Deterministic...
Advantages And Disadvantages Of ATM Is A Deterministic...Advantages And Disadvantages Of ATM Is A Deterministic...
Advantages And Disadvantages Of ATM Is A Deterministic...Susan Cox
 
Networking tutorial
Networking tutorialNetworking tutorial
Networking tutorialajaymane22
 

Similar to INTRO COMPUTER NETWORKS (20)

Lecture 1
Lecture 1Lecture 1
Lecture 1
 
07computer network.ppt
07computer network.ppt07computer network.ppt
07computer network.ppt
 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and Networks
 
Computer network
Computer networkComputer network
Computer network
 
IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2IRM GROUP 2 CHAPTER 2
IRM GROUP 2 CHAPTER 2
 
Performance evaluation of qos in
Performance evaluation of qos inPerformance evaluation of qos in
Performance evaluation of qos in
 
Ccna report
Ccna reportCcna report
Ccna report
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorial
 
lecture1.pdf
lecture1.pdflecture1.pdf
lecture1.pdf
 
Lecture1
Lecture1Lecture1
Lecture1
 
Hy3313681373
Hy3313681373Hy3313681373
Hy3313681373
 
Unit I networks
Unit I networksUnit I networks
Unit I networks
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
 
Network system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyNetwork system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & Technology
 
Advantages And Disadvantages Of ATM Is A Deterministic...
Advantages And Disadvantages Of ATM Is A Deterministic...Advantages And Disadvantages Of ATM Is A Deterministic...
Advantages And Disadvantages Of ATM Is A Deterministic...
 
Networking tutorial
Networking tutorialNetworking tutorial
Networking tutorial
 

Recently uploaded

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 

Recently uploaded (20)

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 

INTRO COMPUTER NETWORKS

  • 1. INTRODUCTION TO COMPUTER NETWORKS VINAYAK M.UMALE Department of Electronics & Telecommunication Engineering Shri sant Gajanan Maharaj college of Engineering (Ph : 07265 252116, Email : vmumale@ssgmce.ac.in)
  • 2. About Myself About Myself My self Vinayak M. Umale, Associate Professor, Electronics and telecommunication Engineering Dept. SSGMCE has one of the largest networks in the Shegaon. SSGMCE Campus Network now has 2500 nodes providing connectivity to more than 2500 users in Academic Departments, Student Hostels and Residences. SSGMCE has 18 Mbps Internet Connectivity. All application servers (Mail, DNS, Proxy Caching, Web etc.) are maintained in-house. B.Tech (1988) and M.Tech (1997) from IIT Kharagpur Working in SSGMCE, Shegaon for more than 22
  • 3. Course Content Course Content Lecture 1: Overview of the Course and Network Functions Lecture 2,3: Types of Networks, LAN, MAN, WAN Lecture 4,5: LAN Topologies-Mesh, Star, Bus, Ring Lecture 6,7: Layer Architecture: OSI Model& TCP/IP Model : Lecture 8,9: Switching Techniques-Circuit, Packet, Message, cell VMUmale
  • 4. Course Content Course Content Lecture 10, 11: Peer to Peer Protocol, End to End, Hop to Hop Connectivity Lecture 12, 13, 14 : Flow Control: Need, Stop& wait flow control, Sliding window flow control Lecture 15,16, 17: Error Control (ARQ)-Stop and wait ARQ Go-Back-N ARQ Selective Repeat ARQ Lecture 18: Standard Data Link Control Protocol-HDLC
  • 5. Course Content Course Content Lecture 19: LAN Architecture- LLC and MAC Lecture 20,21: Random Access Techniques- Pure Aloha system and Slotted Aloha System Lecture 22, 23: Contention Techniques-CSMA, CSMA/CD Lecture 24, 25: Control Access Techniques- Token Bus, TokenRing, Polling, FDDI
  • 6. Course Content Course Content Lecture 26,27: Networking Devices Lecture 28,29: Routing Algorithms Lecture 30, 31: Least Cost Algorithms Lecture 32: Traffic Control
  • 7. Course Content Course Content Lecture 33,34, 35: ATM Network Lecture 36: Frame Relay Network Lecture 37, 38: ISDN & BISDN
  • 8. Course Content Course Content Lecture 39: Overview of TCP/IP-TCP & UDP Frame Format Lecture 40, 41, 42: Internet Protocol and IP addressing issues Lecture 43, 44: Internet Protocols: ICMP, ARP, RARP Lecture 45 Internet Protocols Datagram, Datagram Forwarding
  • 9. References Books Behrouz A. Forouzan, Data Communication and Networking, TMH Andrew S. Tanenbaum, Computer Network, Prentice- Hall Willam stalling,Data and computer communication, MM Doughlas E. Comer, Computer Networks and Internet http://www.cisco.com/public/support/tac/documenta tion.html
  • 10. Grading Guidelines Grading Two ClassTest Exams: 5% each TEC: 5% Attendance: 5% End Exam: 80% Minimum 75% attendance and minimum 50% marks are necessary to clear the course.
  • 11. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS
  • 12. Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere. Introduction to Computer Networks
  • 13. 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)
  • 14. 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)
  • 15. 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
  • 16. 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
  • 17. 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.
  • 18. 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.
  • 19. 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
  • 20. Network Components Introduction to Computer Networks Physical Media Interconnecting Devices Computers Networking Software Applications
  • 21. 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
  • 22. Networking Devices Introduction to Computer Networks HUB, Switches, Routers, Wireless Access Points, Modems etc.
  • 23. 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
  • 25. 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
  • 26. THANKS A LOT Introduction to Computer Networks
  • 27. Course Content Course Content Internet Protocol (IP) and IP Addressing,Demo and Practice of Setting up Subnets and IP Address,,Routing, VLAN, TCP and UDP, SNMP, Natting, Firewall and VPN, Internet and Internet Applications (DNS, Email, Web..) , Cisco Basics, Cisco Switch and Router Configuration, Lab- Demo and Practice of Cisco Switch Configuration, Lab: Demo and Practice of Cisco Router Configuration, DNS & Web Server Setup on Linux, Lab: Demo and Practice of DNS and Web Server Setup, Enterprise Network Implementation, Mail Server, Proxy Server & Firewall Setup on Linux, Lab 8: Demo and Practice of Mail Server , Proxy Server and Firewall Setup