SlideShare a Scribd company logo
1 of 115
COMPUTER NETWORKS
Contents
ī‚­ Definition and its components.
ī‚­ Advantages and Disadvantages.
ī‚­ Network Architecture.
ī‚­ Switching Techniques.
ī‚­ Types of Networks.
DEFINTION :
A computer network is defined as the interconnection of two
or more computers systems or peripheral devices ,to enable
the computers to communicate and share available
resources.
COMPONENTS:
ī‚Ģ Two or more computers.
ī‚Ģ Cables as links between the computers.
ī‚Ģ A network interfacing card(NIC) on each computer.
ī‚Ģ Connecting devices.
ī‚Ģ Networking operating system
ī‚Ģ A Protocol suite.
ADVANTAGESOFNETWORKING
ī€ē Sharing of hardware: like printers, fax etc.
ī€ē Sharing of software :installation and maintenance
becomes easy.
ī€ē Sharing file: increases productivity.
ī€ē Easy to take backup because data exist at one server.
ī€ē Cost effective method.
ī€ē Saves time.
DISADVANTAGES OF
NETWORKS
ī‚§ High cost of installation.
ī‚§ Requires time for administration.
ī‚§ Failure of server may cause network breakdown.
ī‚§ Cable faults may interrupt connectivity.
ī‚§ Security from hackers should be monitored with
software programs like firewalls.
ī‚§ Viruses can harm the network ,antivirus programs
should be used .
NETWORKARCHITECTURE
Network
Architecture
Peer to Peer
Network
Client-Server
Network
PEER TO PEER(P2P) NETWORK
ī‚¨ Computers connected with other computers to share
resources and accessing files.
ī‚¨ Computer is responsible for setting up and maintaining its
own security.
ī‚¨ Useful on a single LAN .
ī‚¨ It has no server.
ī‚¨ Less expensive.
CLIENT/SERVER NETWORK
ī‚¨ Server: A powerful central computer which has resources
and provide services.
ī‚¨ Server provide security and administration to the network.
ī‚¨ Client : Many computers running a program that requests the
service from a server.
ī‚¨ Local area network(LAN) is based on client server network
relationship.
ī‚§ Front-end: software which user sees and interacts directly.
ī‚§ Back-end :Interacts with shared resources such as
databases, printers or high power processors.
In large networks there are multiple paths linking the sender
and receiver. Selecting a path that data must take out of the
available options is switching.
SWITCHING TECHNIQUE
Switching
Techniques
Circuit
Switching
Message
Switching
Packet
Switching
ī‚§Connects sender and receiver within an unbroken path.
ī‚§A dedicated path exists between the two ends unless
communication is terminated.
ī‚§Appropriate for immediate data transfer like telephone line.
CIRCUIT SWITCHING
ī‚§Message is treated as independent unit and it is send
through series of nodes.
ī‚§Each node receives the message stores it and then transmits
it also known as storage-and-forward network.
ī‚§Channel efficiency is high .
ī‚§Traffic congestion is reduced.
MESSAGE SWITCHING
ī‚§Message is broken into a series of packets.
ī‚§Each packet contains header contains information about
source ,destination and reassembling instruction.
ī‚§Each packet takes different routes to reach destination.
ī‚§Founds in large networks Like TCP/IP protocol uses it.
PACKET SWITCHING
TYPES OF NETWORKS
NETWORK
PAN LAN MAN WAN CAN
PERSONAL AREA NETWORK(PAN)
ī‚¨ Organized around an individual person.
ī‚¨ Communication capable devices like mobile computer, a cell
phone or personal digital assistant are connected.
ī‚¨ Wireless or cables.
ī‚¨ Range up to 10 meters.
LOCAL AREA NETWORK(LAN)
īą Designed to operate over a small physical area like office,
factory or a building. It is usually a privately owned network.
ī‚¨ Easy to design and troubleshoot.
ī‚¨ Exchange of information and sharing of resources.
ī‚¨ Different types of topologies such as star, tree, bus, ring,
etc. can be used.
METROPOLITAN AREA NETWORK
(MAN)
ī‚¨ It covers the entire city & uses similar technology as LAN.
ī‚¨ It can be a single network such as cable TV network.
ī‚¨ It is a measure of connecting number of LAN’s on a large
network so that resources can be shared LAN to LAN as
well as device to device.
WIDE AREA NETWORK(WAN)
ī‚¨ When network spans over a large distance or at widely
separated locations .
ī‚¨ Connections through public networks like telephone lines,
leased telephone lines, satellite links and similar
channels done.
ī‚¨ Cheaper and more efficient.
ī‚¨ Used to transfer large blocks of data. INTERNET is the
largest WAN network in existence.
CAMPUS AREA NETWORK(CAN)
ī‚¨ The campus area network is interconnection of LAN with
limited geographical area.
ī‚¨ Network equipments such as switches, routers and the
transmission media i.e. optical fibre etc are almost entirely
owned by the campus owner.
PARAMETERS LAN MAN WAN
Ownership of network
Private Private orpublic Private orpublic
Geographical area
covered Small Moderate Very large
Designand
maintenance Easy Not easy Not easy
Communication medium
Coaxial cable
Coaxialcables, PSTN,
optical fiber
cables,wireless
PSTNor
satellite
links
Bandwidth Low Moderate High
Data rates(speed)
High Moderate Low
DIFFERENCE BETWEEN
LAN, WAN, MAN.
ī‚¨ OSI stands for Open Systems Interconnection.
ī‚¨ It has been developed by ISO – ‘International
Organization of Standardization‘, in the year 1974.
ī‚¨ It is a 7 layer architecture with each layer having
specific functionality to performed.
ī‚¨ All these 7 layers work collaboratively to transmit the
data from one device to another across the globe.
THE OSI MODEL
2.20
ī‚§In 1978, the International Standars
Organization (ISO) began to develop its OSI
framework architecture.
ī‚§OSI has two major components: an abstract
model of networking, called the Basic
Reference Model or seven-layer model, and
a set of specific protocols.
OSI History
21
ī‚§The concept of a 7 layer model was provided
by the work of Charles Bachman.
ī‚§ Various aspects of OSI design evolved from
experiences with the Advanced Research
Projects Agency Network (ARPANET) and the
fledgling Internet.
OSI History
22
2.
Seven layers of the OSI model
Interaction between layers in the OSI model
An exchange using the OSI model
ī‚§The lowest layer of the OSI reference model is the
physical layer.
ī‚§ It is responsible for the actual physical connection
between the devices.
ī‚§ The physical layer contains information in the form of
bits.
ī‚§ When receiving data, this layer will get the signal
received and convert it into 0s and 1s and send them
to the Data Link layer, which will put the frame back
together.
The Physical Layer
2.26
Physical layer
The physical layer is responsible for movements of
individual bits from one hop (node) to the next.
The functions of the physical layer are :
īƒŦBit synchronization: The physical layer provides the
synchronization of the bits by providing a clock. This
clock controls both sender and receiver thus providing
synchronization at bit level.
īƒŦBit rate control: The Physical layer also defines the
transmission rate i.e. the number of bits sent per
second.
The Physical Layer’s Functions
2.28
īƒŦPhysical topologies: Physical layer specifies the way in
which the different, devices/nodes are arranged in a
network i.e. bus, star or mesh topology.
īƒŦTransmission mode: Physical layer also defines the way
in which the data flows between the two connected
devices: Simplex, half-duplex and full-duplex.
The Physical Layer’s Functions
ī‚§The data link layer is responsible for the node to node
delivery of the message.
ī‚§The main function of this layer is to make sure data
transfer is error free from one node to another, over
the physical layer.
ī‚§When a packet arrives in a network, it is the
responsibility of DLL to transmit it to the Host using its
MAC address.
The Data Link Layer
2.31
Data link layer
The data link layer is responsible for moving
frames from one hop (node) to the next.
The functions of the data Link layer are :
īƒŦFraming: providing a way for a sender to transmit a
set of bits that are meaningful to the receiver. This
can be accomplished by attaching special bit patterns
to the beginning and end of the frame.
īƒŦPhysical addressing: After creating frames, Data link
layer adds physical addresses (MAC address) of
sender and/or receiver in the header of each frame.
The Data Link Layer ‘s
Functions
2.32
ī‚§Error control: providing a mechanism of error control
in which it detects and retransmits damaged or lost
frames.
ī‚§Flow Control: flow control coordinates that amount of
data that can be sent before receiving
acknowledgement.
ī‚§Access control: When a single communication
channel is shared by multiple devices, data link layer
helps to determine which device has control over the
channel at a given time.
The Data Link Layer ‘s Functions
2.33
ī‚§The network layer is responsible for the source- to-
destination delivery of packet, possibly across multiple
networks(links).
ī‚§It also takes care of packet routing i.e. selection of
shortest path to transmit the packet, from the number
of routes available.
ī‚§The sender & receiver’s IP address are placed in the
header by network layer.
The Network Layer
2.34
Network layer
The network layer is responsible for the
delivery of individual packets from
the source host to the destination host.
The functions of the Network layer are :
ī‚§Routing: determining which route is suitable from
source to destination..
ī‚§Logical Addressing: In order to identify each device on
internetwork uniquely, network layer defines an
addressing scheme. The sender & receiver’s IP address
are placed in the header by network layer. Such an
address distinguishes each device uniquely and
universally.
The Network Layer ‘s Functions
2.36
ī‚§Transport layer is responsible for process-to-process
delivery of the entire message
ī‚§The data in the transport layer is referred to as
Segments.
The Transport Layer
The functions of the transport layer are :
ī‚§Segmentation and Reassembly: This layer accepts the
message from the (session) layer , breaks the message
into smaller units . Each of the segment produced has a
header associated with it. At the destination station it
reassembles the message.
ī‚§Service Point Addressing: In order to deliver the
message to correct process, transport layer header
includes a type of address called service point address or
port address. Thus by specifying this address, transport
layer makes sure that the message is delivered to the
correct process.
The Transport Layer ‘s Functions
ī‚§This layer is responsible for establishment of
connection, maintenance of sessions, authentication
and also ensures security.
The Session Layer
The functions of the session layer are :
īƒŦSession establishment, maintenance and termination:
The layer allows the two processes to establish, use
and terminate a connection.
īƒŦSynchronization : This layer allows a process to add
checkpoints which are considered as synchronization
points into the data.
īƒŦDialog Controller : The session layer determines which
device will communicate first and the amount of data
that will be sent.
The Session Layer ‘s Functions
2.40
ī‚§The presentation layer is responsible for translation,
compression, and encryption.
The Presentation Layer
2.
īƒŦThe application layer enable the user to access the
network.
īƒŦThese applications produce the data, which has to be
transferred over the network.
īƒŦThis layer also serves as window for the application
services to access the network and for displaying the
received information to the user.
The Application Layer
2.
Summary of layers
Contents
ī‚­ Server
ī‚­ Typesof servers.
ī‚­ NetworkTopologies.
SERVERS
ī‚§ A powerful specialized computer that facilities the sharing of
data, software and hardware resources e.g. printers, modems
etc. on the network are termed as servers.
ī‚§ Server provides recourses to the client when request is
generated.
ī‚§ Combination of one or more powerful processors.
ī‚§ Easy to maintain security by granting limited accessing
permissions.
TYPES OF SERVERS
ī‚¨ File server: It provide the services for storing,
retrieving and moving the data. A user can read,
write, exchange and manage the files with the help
of it.
ī‚¨ Printer server: It is used for controlling and managing
printing and fax service on the network.
ī‚¨ Application server: It helps in sharing expensive software
and additional computing power in a network.
ī‚¨ Message server: It is used to co-ordinate the interaction
between users, documents and applications. The data can
be used in the form of audio, video, binary, text or graphics.
ī‚¨ Database server: It is a type of application server. It allows
the user to access the centralised strong database.
TYPES OF
SERVERS
Topology defines the geographical ,physical, or logical
arrangement of computer networking devices.
NETWORK TOPOLOGY
NETWORK TOPOLOGY
BUS STAR RING MESH TREE HYBRID
BUS TOPOLOGY
ī‚§ All computers and devices
connected to central cable
or bus.
ī‚§ Consists of a main run
of cable with a
terminator at each end.
ī‚§ Popular on LANs
because they are
inexpensive and easy
to install.
STAR TOPOLOGY
ī‚§ All devices connect to a
central device, called hub.
ī‚§ All data transferred from
one computer to another
passes through hub.
ī‚§ Easy to add new terminal.
RING TOPOLOGY
ī‚§ Cable forms closed ring or loop,
with all computers and devices
arranged along ring.
ī‚§ Data travels from device to
device around entire ring, in
one direction.
ī‚§ Primarily is used for LANs,
but also is used in WANs.
MESH TOPOLOGY
ī‚§ Each computer and device are
connected with each other by
separate cable.
ī‚§ Topology can handle a large
volume of traffic.
ī‚§ Used in Wireless networks.
ī‚§ If one cable fail data always
has alternative path to get to its
destination.
TREE TOPOLOGY
ī‚§ It is a network setup consists of a
group of star-figured workstations
connected to a linear bus
backbone cable.
ī‚§ Failure of cable cause lose to the
sub-network only other rest of the
network works normally.
ī‚§ Expansion of network is easy but
maintenance is difficult.
HYBRID TOPOLOGY
ī‚§ It is combination of two or
more networks topologies.
ī‚§ Individual networks could be
star , bus, ring or even mesh
but star and ring topologies are
used mostly.
ī‚§ Existing networks can be
connected with required
hardware.
ī‚§ Easy to implement, maintain
as well scale up.
TRANSMISSION MEDIA
PART -1
GUIDED/WIRED MEDIA
Transmission Media
īƒ˜ In communication process
transmission media is a pathway that
carries the information from sender
to receiver end.
īƒ˜ Different types of cables or waves
are used to transmit data.
īƒ˜ Data is transmitted normally through
electrical or electromagnetic signals.
Description
īƒ˜ Transmission media are located
below the physical layer of the
transmission protocol.
īƒ˜ Computers use signals to represent
data.
īƒ˜ Signals are transmitted in form of
electromagnetic energy.
Classification
NETWORK
DEVICES
īƒ˜Networking Devices
īƒ˜MAC address
īƒ˜IP address
īƒ˜NETWORKING DEVICES:
īƒ˜Hub
īƒ˜Switch
īƒ˜Router
Content
īƒ˜Modem
īƒ˜Repeater
īƒ˜Bridge
īƒ˜Gateways
īƒ˜ NETWORK DEVICES: Devices that help the network or
nodes to be linked to each other, with the objective of
sharing data and/or hardwares or software.
īƒ˜ INTERNETWORK DEVICES: When two or more networks or
subnets are to be connected to each other for
communication between hosts on different types of network
such devices are used.
INTRODUCTION
ī‚§A network interface card (NIC)is that is
attached to each computer on the network.
ī‚§The NIC manufacturer assigns a unique
physical address to each NIC card this address
is called as Media Access Control Address(MAC
address).
ī‚§It consist of 6 bytes each byte is separated by ’:
‘, first three bytes are manufacturer-id and last
three bytes are the card number assigned by
manufacturer to each card.
MAC Address
ī‚§Every network follow some rule for
communication, such set of rules are
called PROTOCOLS.
ī‚§Common protocol and used by internet
is Transmission control
protocol/Internet protocol(TCP/IP).
ī‚§Each computer on a TCP/IP network
has a unique identification number
called IP address. Its older version is 32
bit long (IPv4 address) and newer
version is 128 bit(IPv6 address).
IP Address
ī‚§Connects two or more devices
without having to connect to each
other directly.
ī‚§Uses twisted pair cables.
ī‚§Forward the data it received from a
connected device to all other
connected devices.
ī‚§It is also known as Dumb Switch.
ī‚§It is cheaper than the switch.
Hub
īƒ˜Active Hub: This hub monitors, amplifies, and regenerates signal.
Signals are strength in active hub.
īƒ˜Passive Hub: This hub provides only physical connection points for
computer devices, it does not take an active role in the network.
īƒ˜Intelligent Hub: Provides additional feature to the active hub here
all the ports of the hub can be monitored , configured, enable or
disable.
Types of Hub
ī‚§It connects different computer and sub-
networks to one network.
ī‚§It transfers data to the specific computer
using packet switching technique.
ī‚§It uses MAC address of the destination
computer to deliver packet on the
network.
Switch
ī‚§ It is used to connect multiple networks
irrespective of their protocol.
ī‚§ It handles data packets with their IP
address.
ī‚§ It identifies the destination with the
packet header and using best route ,the
message is forwarded to the next device in
the network.
Routers
ROUTER
īƒ˜Broadband Routers: It is used to connect computers or to internet. To
connect internet through phone and Voice over IP technology (VOIP), we
need broadband routers.
īƒ˜Wireless Routers: They create wireless signals in our home and office, so
any pc in the range can be connected through the network and can use
internet.
īƒ˜Edge Routers: It is placed at the border of ISP network to connect
various BGP(Border gateway Protocol).
īƒ˜Core Router: It is used as backbone of LAN network spread in large area.
Types of Routers
ī‚§ It is a device used to connect and communicate with other computers via
phone line.
ī‚§ Modulation/Demodulation: process of sending data on a wave(analog) is
modulation. (Conversion of digital signal into analog signal) and vice versa.
ī‚§ Two types of modems are : Internal modem(Fix inside the CPU ),
External modem(Connected externally to the
computer).
Modem
Repeater
ī‚§ A repeater is a network device that
amplifies and restores signals for long-
distance transmission.
ī‚§ Repeater ensures the delivery of the
packet over the chances of weak signals.
ī‚§ Two types of Repeater:
īƒ˜ Amplifier (amplifies all incoming
signals both signals and noise),
īƒ˜ Signal Repeaters (collects the
inbound packet and retransmit the
packet as it was with source).
Bridge
ī‚§ A bridge is a network device that
establishes intelligent connection
between two local network with the
same standard but with different types
of cables.
ī‚§ The bridge examines the physical
destination address of the packet ,and
decides the whether the packet should
cross the bridge or not.
īƒ˜ Local bridge: Connects network
segments of the same type and at the
same location.
īƒ˜Translation bridge: Connects
network segments at the same
location that use different media or
different protocol.
īƒ˜Remote bridge: Connects network
segment at remote locations, using a
wide area network (WAN) link.
Types of Bridges
Types of Bridges
ī‚§It is a device that connects at the highest level
of network and used to connect dissimilar
networks.
ī‚§A gateway converts Ethernet traffic from the
LAN to SNA(System Network Architecture)i.e.
networking standard developed by IBM, for
mainframe and minicomputers.
ī‚§It is a node which serves as an entrance to
another network.
ī‚§It acts as a proxy server(a machine that is not
a server but appears as a server) and a
firewall(a system designed to prevent
unauthorized access to or from a private
network).
Gateways
FDDI: Fiber Distributed Data
Interface
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx
BCE L-1  networking fundamentals 111.pptx

More Related Content

What's hot

Network configuration and simulation
Network configuration and simulationNetwork configuration and simulation
Network configuration and simulationCrisanto Diola
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsritajindal2
 
Computer network
Computer networkComputer network
Computer networkKetan Garg
 
Networking ppt by swapi
Networking ppt by swapi Networking ppt by swapi
Networking ppt by swapi Swapi Pawar
 
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and ProtocolsNetwork Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and ProtocolsAbdelkhalik Mosa
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and ManagementBry Cunal
 
Silabo redes de computadoras i
Silabo redes de computadoras iSilabo redes de computadoras i
Silabo redes de computadoras iAlex Yungan
 
Integrated services digital network (isdn)
Integrated services digital network (isdn)Integrated services digital network (isdn)
Integrated services digital network (isdn)Gulu University
 
Introduction to computer networking
Introduction to computer networkingIntroduction to computer networking
Introduction to computer networkingSameer Sharma
 
Wireless network ppt
Wireless network pptWireless network ppt
Wireless network pptBasil John
 
Adaptation of tcp window
Adaptation of tcp windowAdaptation of tcp window
Adaptation of tcp windowpriya Nithya
 
Detailed description about Hubs Switches Modems and their working
Detailed description about  Hubs Switches Modems and their workingDetailed description about  Hubs Switches Modems and their working
Detailed description about Hubs Switches Modems and their workingrockingprashik
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking FundamentalsRajet Veshin
 
Network topologies
Network topologiesNetwork topologies
Network topologiesAmitabh Shukla
 
Information Technology policy
Information Technology policyInformation Technology policy
Information Technology policymarindi
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)Parvesh Taneja
 

What's hot (20)

Network configuration and simulation
Network configuration and simulationNetwork configuration and simulation
Network configuration and simulation
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
Computer network
Computer networkComputer network
Computer network
 
Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
 
Networking ppt by swapi
Networking ppt by swapi Networking ppt by swapi
Networking ppt by swapi
 
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and ProtocolsNetwork Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and Management
 
Silabo redes de computadoras i
Silabo redes de computadoras iSilabo redes de computadoras i
Silabo redes de computadoras i
 
Integrated services digital network (isdn)
Integrated services digital network (isdn)Integrated services digital network (isdn)
Integrated services digital network (isdn)
 
Introduction to computer networking
Introduction to computer networkingIntroduction to computer networking
Introduction to computer networking
 
Wireless network ppt
Wireless network pptWireless network ppt
Wireless network ppt
 
Adaptation of tcp window
Adaptation of tcp windowAdaptation of tcp window
Adaptation of tcp window
 
Detailed description about Hubs Switches Modems and their working
Detailed description about  Hubs Switches Modems and their workingDetailed description about  Hubs Switches Modems and their working
Detailed description about Hubs Switches Modems and their working
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Information Technology policy
Information Technology policyInformation Technology policy
Information Technology policy
 
Frame relay
Frame relayFrame relay
Frame relay
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
 
Computer networks
Computer networks   Computer networks
Computer networks
 

Similar to BCE L-1 networking fundamentals 111.pptx

Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnologyGulrez Khan
 
What is networking
What is networkingWhat is networking
What is networkingbabyparul
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptxbantisworld
 
Concept of networking
Concept of networkingConcept of networking
Concept of networkingsumit dimri
 
Networking
NetworkingNetworking
NetworkingRajThakuri
 
OSI Network Reference Model
OSI Network Reference ModelOSI Network Reference Model
OSI Network Reference Modelchandrakant Mallick
 
basiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptxbasiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptx14941
 
Network internet
Network internetNetwork internet
Network internetKumar
 
Networks internet
Networks internetNetworks internet
Networks internetKumar
 
seven layer OSI model
seven layer OSI modelseven layer OSI model
seven layer OSI modelManjeet MN
 
computer network basics
computer network basicscomputer network basics
computer network basicsMohammedAdhil11
 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks AfsanaAkterRubi
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)VrundaBhavsar
 
Osi models
Osi modelsOsi models
Osi modelssivasarah
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptxTadeseBeyene
 

Similar to BCE L-1 networking fundamentals 111.pptx (20)

Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
 
Mohanccna
MohanccnaMohanccna
Mohanccna
 
What is networking
What is networkingWhat is networking
What is networking
 
CCNA Report
CCNA ReportCCNA Report
CCNA Report
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
 
Concept of networking
Concept of networkingConcept of networking
Concept of networking
 
Osi model
Osi modelOsi model
Osi model
 
Networking
NetworkingNetworking
Networking
 
Osi(1)
Osi(1)Osi(1)
Osi(1)
 
OSI Network Reference Model
OSI Network Reference ModelOSI Network Reference Model
OSI Network Reference Model
 
basiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptxbasiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptx
 
Network internet
Network internetNetwork internet
Network internet
 
Networks internet
Networks internetNetworks internet
Networks internet
 
seven layer OSI model
seven layer OSI modelseven layer OSI model
seven layer OSI model
 
networking1.ppt
networking1.pptnetworking1.ppt
networking1.ppt
 
computer network basics
computer network basicscomputer network basics
computer network basics
 
Introduction To Computer Networks
Introduction To Computer Networks Introduction To Computer Networks
Introduction To Computer Networks
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)
 
Osi models
Osi modelsOsi models
Osi models
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptx
 

More from Kirti Verma

L-5 BCEProcess management.ppt
L-5 BCEProcess management.pptL-5 BCEProcess management.ppt
L-5 BCEProcess management.pptKirti Verma
 
L-3 BCE OS FINAL.ppt
L-3 BCE OS FINAL.pptL-3 BCE OS FINAL.ppt
L-3 BCE OS FINAL.pptKirti Verma
 
L-4 BCE Generations of Computers final.ppt
L-4 BCE Generations of Computers final.pptL-4 BCE Generations of Computers final.ppt
L-4 BCE Generations of Computers final.pptKirti Verma
 
L-1 BCE computer fundamentals final kirti.ppt
L-1 BCE computer fundamentals final kirti.pptL-1 BCE computer fundamentals final kirti.ppt
L-1 BCE computer fundamentals final kirti.pptKirti Verma
 
BCE L-4 Data Type In C++.ppt
BCE L-4 Data Type In C++.pptBCE L-4 Data Type In C++.ppt
BCE L-4 Data Type In C++.pptKirti Verma
 
BCE L-3 overview of C++.ppt
BCE L-3 overview of C++.pptBCE L-3 overview of C++.ppt
BCE L-3 overview of C++.pptKirti Verma
 
BCE L-2 Algorithms-and-Flowchart-ppt.ppt
BCE L-2 Algorithms-and-Flowchart-ppt.pptBCE L-2 Algorithms-and-Flowchart-ppt.ppt
BCE L-2 Algorithms-and-Flowchart-ppt.pptKirti Verma
 
BCE L-1 Programmimg languages.pptx
BCE L-1  Programmimg languages.pptxBCE L-1  Programmimg languages.pptx
BCE L-1 Programmimg languages.pptxKirti Verma
 
BCE L-2 e commerce.pptx
BCE L-2 e commerce.pptxBCE L-2 e commerce.pptx
BCE L-2 e commerce.pptxKirti Verma
 
BCE L-3omputer security Basics.pptx
BCE L-3omputer security Basics.pptxBCE L-3omputer security Basics.pptx
BCE L-3omputer security Basics.pptxKirti Verma
 
L 5 Numpy final ppt kirti.pptx
L 5 Numpy final ppt kirti.pptxL 5 Numpy final ppt kirti.pptx
L 5 Numpy final ppt kirti.pptxKirti Verma
 
L 2 Introduction to Data science final kirti.pptx
L 2 Introduction to Data science final kirti.pptxL 2 Introduction to Data science final kirti.pptx
L 2 Introduction to Data science final kirti.pptxKirti Verma
 
Pandas Dataframe reading data Kirti final.pptx
Pandas Dataframe reading data  Kirti final.pptxPandas Dataframe reading data  Kirti final.pptx
Pandas Dataframe reading data Kirti final.pptxKirti Verma
 
L 8 introduction to machine learning final kirti.pptx
L 8 introduction to machine learning final kirti.pptxL 8 introduction to machine learning final kirti.pptx
L 8 introduction to machine learning final kirti.pptxKirti Verma
 
L 6.1 complete scikit libraray.pptx
L 6.1 complete scikit libraray.pptxL 6.1 complete scikit libraray.pptx
L 6.1 complete scikit libraray.pptxKirti Verma
 
L 7Complete Machine learning.pptx
L 7Complete Machine learning.pptxL 7Complete Machine learning.pptx
L 7Complete Machine learning.pptxKirti Verma
 
Introduction to python history and platforms
Introduction to python history and platformsIntroduction to python history and platforms
Introduction to python history and platformsKirti Verma
 
Informed Search Techniques new kirti L 8.pptx
Informed Search Techniques new kirti L 8.pptxInformed Search Techniques new kirti L 8.pptx
Informed Search Techniques new kirti L 8.pptxKirti Verma
 
Production System l 10.pptx
Production System l 10.pptxProduction System l 10.pptx
Production System l 10.pptxKirti Verma
 
Breath first Search and Depth first search
Breath first Search and Depth first searchBreath first Search and Depth first search
Breath first Search and Depth first searchKirti Verma
 

More from Kirti Verma (20)

L-5 BCEProcess management.ppt
L-5 BCEProcess management.pptL-5 BCEProcess management.ppt
L-5 BCEProcess management.ppt
 
L-3 BCE OS FINAL.ppt
L-3 BCE OS FINAL.pptL-3 BCE OS FINAL.ppt
L-3 BCE OS FINAL.ppt
 
L-4 BCE Generations of Computers final.ppt
L-4 BCE Generations of Computers final.pptL-4 BCE Generations of Computers final.ppt
L-4 BCE Generations of Computers final.ppt
 
L-1 BCE computer fundamentals final kirti.ppt
L-1 BCE computer fundamentals final kirti.pptL-1 BCE computer fundamentals final kirti.ppt
L-1 BCE computer fundamentals final kirti.ppt
 
BCE L-4 Data Type In C++.ppt
BCE L-4 Data Type In C++.pptBCE L-4 Data Type In C++.ppt
BCE L-4 Data Type In C++.ppt
 
BCE L-3 overview of C++.ppt
BCE L-3 overview of C++.pptBCE L-3 overview of C++.ppt
BCE L-3 overview of C++.ppt
 
BCE L-2 Algorithms-and-Flowchart-ppt.ppt
BCE L-2 Algorithms-and-Flowchart-ppt.pptBCE L-2 Algorithms-and-Flowchart-ppt.ppt
BCE L-2 Algorithms-and-Flowchart-ppt.ppt
 
BCE L-1 Programmimg languages.pptx
BCE L-1  Programmimg languages.pptxBCE L-1  Programmimg languages.pptx
BCE L-1 Programmimg languages.pptx
 
BCE L-2 e commerce.pptx
BCE L-2 e commerce.pptxBCE L-2 e commerce.pptx
BCE L-2 e commerce.pptx
 
BCE L-3omputer security Basics.pptx
BCE L-3omputer security Basics.pptxBCE L-3omputer security Basics.pptx
BCE L-3omputer security Basics.pptx
 
L 5 Numpy final ppt kirti.pptx
L 5 Numpy final ppt kirti.pptxL 5 Numpy final ppt kirti.pptx
L 5 Numpy final ppt kirti.pptx
 
L 2 Introduction to Data science final kirti.pptx
L 2 Introduction to Data science final kirti.pptxL 2 Introduction to Data science final kirti.pptx
L 2 Introduction to Data science final kirti.pptx
 
Pandas Dataframe reading data Kirti final.pptx
Pandas Dataframe reading data  Kirti final.pptxPandas Dataframe reading data  Kirti final.pptx
Pandas Dataframe reading data Kirti final.pptx
 
L 8 introduction to machine learning final kirti.pptx
L 8 introduction to machine learning final kirti.pptxL 8 introduction to machine learning final kirti.pptx
L 8 introduction to machine learning final kirti.pptx
 
L 6.1 complete scikit libraray.pptx
L 6.1 complete scikit libraray.pptxL 6.1 complete scikit libraray.pptx
L 6.1 complete scikit libraray.pptx
 
L 7Complete Machine learning.pptx
L 7Complete Machine learning.pptxL 7Complete Machine learning.pptx
L 7Complete Machine learning.pptx
 
Introduction to python history and platforms
Introduction to python history and platformsIntroduction to python history and platforms
Introduction to python history and platforms
 
Informed Search Techniques new kirti L 8.pptx
Informed Search Techniques new kirti L 8.pptxInformed Search Techniques new kirti L 8.pptx
Informed Search Techniques new kirti L 8.pptx
 
Production System l 10.pptx
Production System l 10.pptxProduction System l 10.pptx
Production System l 10.pptx
 
Breath first Search and Depth first search
Breath first Search and Depth first searchBreath first Search and Depth first search
Breath first Search and Depth first search
 

Recently uploaded

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,
ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,
ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,Virag Sontakke
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸
call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸
call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 

Recently uploaded (20)

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,
ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,
ā¤­ā¤žā¤°ā¤¤-ā¤°āĨ‹ā¤Ž ā¤ĩāĨā¤¯ā¤žā¤Ēā¤žā¤°.pptx, Indo-Roman Trade,
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸
call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸
call girls in Kamla Market (DELHI) 🔝 >āŧ’9953330565🔝 genuine Escort Service 🔝✔ī¸âœ”ī¸
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 

BCE L-1 networking fundamentals 111.pptx

  • 2. Contents ī‚­ Definition and its components. ī‚­ Advantages and Disadvantages. ī‚­ Network Architecture. ī‚­ Switching Techniques. ī‚­ Types of Networks.
  • 3. DEFINTION : A computer network is defined as the interconnection of two or more computers systems or peripheral devices ,to enable the computers to communicate and share available resources. COMPONENTS: ī‚Ģ Two or more computers. ī‚Ģ Cables as links between the computers. ī‚Ģ A network interfacing card(NIC) on each computer. ī‚Ģ Connecting devices. ī‚Ģ Networking operating system ī‚Ģ A Protocol suite.
  • 4. ADVANTAGESOFNETWORKING ī€ē Sharing of hardware: like printers, fax etc. ī€ē Sharing of software :installation and maintenance becomes easy. ī€ē Sharing file: increases productivity. ī€ē Easy to take backup because data exist at one server. ī€ē Cost effective method. ī€ē Saves time.
  • 5. DISADVANTAGES OF NETWORKS ī‚§ High cost of installation. ī‚§ Requires time for administration. ī‚§ Failure of server may cause network breakdown. ī‚§ Cable faults may interrupt connectivity. ī‚§ Security from hackers should be monitored with software programs like firewalls. ī‚§ Viruses can harm the network ,antivirus programs should be used .
  • 7. PEER TO PEER(P2P) NETWORK ī‚¨ Computers connected with other computers to share resources and accessing files. ī‚¨ Computer is responsible for setting up and maintaining its own security. ī‚¨ Useful on a single LAN . ī‚¨ It has no server. ī‚¨ Less expensive.
  • 8. CLIENT/SERVER NETWORK ī‚¨ Server: A powerful central computer which has resources and provide services. ī‚¨ Server provide security and administration to the network. ī‚¨ Client : Many computers running a program that requests the service from a server. ī‚¨ Local area network(LAN) is based on client server network relationship. ī‚§ Front-end: software which user sees and interacts directly. ī‚§ Back-end :Interacts with shared resources such as databases, printers or high power processors.
  • 9. In large networks there are multiple paths linking the sender and receiver. Selecting a path that data must take out of the available options is switching. SWITCHING TECHNIQUE Switching Techniques Circuit Switching Message Switching Packet Switching
  • 10. ī‚§Connects sender and receiver within an unbroken path. ī‚§A dedicated path exists between the two ends unless communication is terminated. ī‚§Appropriate for immediate data transfer like telephone line. CIRCUIT SWITCHING
  • 11. ī‚§Message is treated as independent unit and it is send through series of nodes. ī‚§Each node receives the message stores it and then transmits it also known as storage-and-forward network. ī‚§Channel efficiency is high . ī‚§Traffic congestion is reduced. MESSAGE SWITCHING
  • 12. ī‚§Message is broken into a series of packets. ī‚§Each packet contains header contains information about source ,destination and reassembling instruction. ī‚§Each packet takes different routes to reach destination. ī‚§Founds in large networks Like TCP/IP protocol uses it. PACKET SWITCHING
  • 13. TYPES OF NETWORKS NETWORK PAN LAN MAN WAN CAN
  • 14. PERSONAL AREA NETWORK(PAN) ī‚¨ Organized around an individual person. ī‚¨ Communication capable devices like mobile computer, a cell phone or personal digital assistant are connected. ī‚¨ Wireless or cables. ī‚¨ Range up to 10 meters.
  • 15. LOCAL AREA NETWORK(LAN) īą Designed to operate over a small physical area like office, factory or a building. It is usually a privately owned network. ī‚¨ Easy to design and troubleshoot. ī‚¨ Exchange of information and sharing of resources. ī‚¨ Different types of topologies such as star, tree, bus, ring, etc. can be used.
  • 16. METROPOLITAN AREA NETWORK (MAN) ī‚¨ It covers the entire city & uses similar technology as LAN. ī‚¨ It can be a single network such as cable TV network. ī‚¨ It is a measure of connecting number of LAN’s on a large network so that resources can be shared LAN to LAN as well as device to device.
  • 17. WIDE AREA NETWORK(WAN) ī‚¨ When network spans over a large distance or at widely separated locations . ī‚¨ Connections through public networks like telephone lines, leased telephone lines, satellite links and similar channels done. ī‚¨ Cheaper and more efficient. ī‚¨ Used to transfer large blocks of data. INTERNET is the largest WAN network in existence.
  • 18. CAMPUS AREA NETWORK(CAN) ī‚¨ The campus area network is interconnection of LAN with limited geographical area. ī‚¨ Network equipments such as switches, routers and the transmission media i.e. optical fibre etc are almost entirely owned by the campus owner.
  • 19. PARAMETERS LAN MAN WAN Ownership of network Private Private orpublic Private orpublic Geographical area covered Small Moderate Very large Designand maintenance Easy Not easy Not easy Communication medium Coaxial cable Coaxialcables, PSTN, optical fiber cables,wireless PSTNor satellite links Bandwidth Low Moderate High Data rates(speed) High Moderate Low DIFFERENCE BETWEEN LAN, WAN, MAN.
  • 20. ī‚¨ OSI stands for Open Systems Interconnection. ī‚¨ It has been developed by ISO – ‘International Organization of Standardization‘, in the year 1974. ī‚¨ It is a 7 layer architecture with each layer having specific functionality to performed. ī‚¨ All these 7 layers work collaboratively to transmit the data from one device to another across the globe. THE OSI MODEL 2.20
  • 21. ī‚§In 1978, the International Standars Organization (ISO) began to develop its OSI framework architecture. ī‚§OSI has two major components: an abstract model of networking, called the Basic Reference Model or seven-layer model, and a set of specific protocols. OSI History 21
  • 22. ī‚§The concept of a 7 layer model was provided by the work of Charles Bachman. ī‚§ Various aspects of OSI design evolved from experiences with the Advanced Research Projects Agency Network (ARPANET) and the fledgling Internet. OSI History 22
  • 23. 2. Seven layers of the OSI model
  • 24. Interaction between layers in the OSI model
  • 25. An exchange using the OSI model
  • 26. ī‚§The lowest layer of the OSI reference model is the physical layer. ī‚§ It is responsible for the actual physical connection between the devices. ī‚§ The physical layer contains information in the form of bits. ī‚§ When receiving data, this layer will get the signal received and convert it into 0s and 1s and send them to the Data Link layer, which will put the frame back together. The Physical Layer 2.26
  • 27. Physical layer The physical layer is responsible for movements of individual bits from one hop (node) to the next.
  • 28. The functions of the physical layer are : īƒŦBit synchronization: The physical layer provides the synchronization of the bits by providing a clock. This clock controls both sender and receiver thus providing synchronization at bit level. īƒŦBit rate control: The Physical layer also defines the transmission rate i.e. the number of bits sent per second. The Physical Layer’s Functions 2.28
  • 29. īƒŦPhysical topologies: Physical layer specifies the way in which the different, devices/nodes are arranged in a network i.e. bus, star or mesh topology. īƒŦTransmission mode: Physical layer also defines the way in which the data flows between the two connected devices: Simplex, half-duplex and full-duplex. The Physical Layer’s Functions
  • 30. ī‚§The data link layer is responsible for the node to node delivery of the message. ī‚§The main function of this layer is to make sure data transfer is error free from one node to another, over the physical layer. ī‚§When a packet arrives in a network, it is the responsibility of DLL to transmit it to the Host using its MAC address. The Data Link Layer
  • 31. 2.31 Data link layer The data link layer is responsible for moving frames from one hop (node) to the next.
  • 32. The functions of the data Link layer are : īƒŦFraming: providing a way for a sender to transmit a set of bits that are meaningful to the receiver. This can be accomplished by attaching special bit patterns to the beginning and end of the frame. īƒŦPhysical addressing: After creating frames, Data link layer adds physical addresses (MAC address) of sender and/or receiver in the header of each frame. The Data Link Layer ‘s Functions 2.32
  • 33. ī‚§Error control: providing a mechanism of error control in which it detects and retransmits damaged or lost frames. ī‚§Flow Control: flow control coordinates that amount of data that can be sent before receiving acknowledgement. ī‚§Access control: When a single communication channel is shared by multiple devices, data link layer helps to determine which device has control over the channel at a given time. The Data Link Layer ‘s Functions 2.33
  • 34. ī‚§The network layer is responsible for the source- to- destination delivery of packet, possibly across multiple networks(links). ī‚§It also takes care of packet routing i.e. selection of shortest path to transmit the packet, from the number of routes available. ī‚§The sender & receiver’s IP address are placed in the header by network layer. The Network Layer 2.34
  • 35. Network layer The network layer is responsible for the delivery of individual packets from the source host to the destination host.
  • 36. The functions of the Network layer are : ī‚§Routing: determining which route is suitable from source to destination.. ī‚§Logical Addressing: In order to identify each device on internetwork uniquely, network layer defines an addressing scheme. The sender & receiver’s IP address are placed in the header by network layer. Such an address distinguishes each device uniquely and universally. The Network Layer ‘s Functions 2.36
  • 37. ī‚§Transport layer is responsible for process-to-process delivery of the entire message ī‚§The data in the transport layer is referred to as Segments. The Transport Layer
  • 38. The functions of the transport layer are : ī‚§Segmentation and Reassembly: This layer accepts the message from the (session) layer , breaks the message into smaller units . Each of the segment produced has a header associated with it. At the destination station it reassembles the message. ī‚§Service Point Addressing: In order to deliver the message to correct process, transport layer header includes a type of address called service point address or port address. Thus by specifying this address, transport layer makes sure that the message is delivered to the correct process. The Transport Layer ‘s Functions
  • 39. ī‚§This layer is responsible for establishment of connection, maintenance of sessions, authentication and also ensures security. The Session Layer
  • 40. The functions of the session layer are : īƒŦSession establishment, maintenance and termination: The layer allows the two processes to establish, use and terminate a connection. īƒŦSynchronization : This layer allows a process to add checkpoints which are considered as synchronization points into the data. īƒŦDialog Controller : The session layer determines which device will communicate first and the amount of data that will be sent. The Session Layer ‘s Functions 2.40
  • 41. ī‚§The presentation layer is responsible for translation, compression, and encryption. The Presentation Layer 2.
  • 42. īƒŦThe application layer enable the user to access the network. īƒŦThese applications produce the data, which has to be transferred over the network. īƒŦThis layer also serves as window for the application services to access the network and for displaying the received information to the user. The Application Layer 2.
  • 44. Contents ī‚­ Server ī‚­ Typesof servers. ī‚­ NetworkTopologies.
  • 45. SERVERS ī‚§ A powerful specialized computer that facilities the sharing of data, software and hardware resources e.g. printers, modems etc. on the network are termed as servers. ī‚§ Server provides recourses to the client when request is generated. ī‚§ Combination of one or more powerful processors. ī‚§ Easy to maintain security by granting limited accessing permissions.
  • 47. ī‚¨ File server: It provide the services for storing, retrieving and moving the data. A user can read, write, exchange and manage the files with the help of it. ī‚¨ Printer server: It is used for controlling and managing printing and fax service on the network. ī‚¨ Application server: It helps in sharing expensive software and additional computing power in a network. ī‚¨ Message server: It is used to co-ordinate the interaction between users, documents and applications. The data can be used in the form of audio, video, binary, text or graphics. ī‚¨ Database server: It is a type of application server. It allows the user to access the centralised strong database. TYPES OF SERVERS
  • 48. Topology defines the geographical ,physical, or logical arrangement of computer networking devices. NETWORK TOPOLOGY NETWORK TOPOLOGY BUS STAR RING MESH TREE HYBRID
  • 49. BUS TOPOLOGY ī‚§ All computers and devices connected to central cable or bus. ī‚§ Consists of a main run of cable with a terminator at each end. ī‚§ Popular on LANs because they are inexpensive and easy to install.
  • 50. STAR TOPOLOGY ī‚§ All devices connect to a central device, called hub. ī‚§ All data transferred from one computer to another passes through hub. ī‚§ Easy to add new terminal.
  • 51. RING TOPOLOGY ī‚§ Cable forms closed ring or loop, with all computers and devices arranged along ring. ī‚§ Data travels from device to device around entire ring, in one direction. ī‚§ Primarily is used for LANs, but also is used in WANs.
  • 52. MESH TOPOLOGY ī‚§ Each computer and device are connected with each other by separate cable. ī‚§ Topology can handle a large volume of traffic. ī‚§ Used in Wireless networks. ī‚§ If one cable fail data always has alternative path to get to its destination.
  • 53. TREE TOPOLOGY ī‚§ It is a network setup consists of a group of star-figured workstations connected to a linear bus backbone cable. ī‚§ Failure of cable cause lose to the sub-network only other rest of the network works normally. ī‚§ Expansion of network is easy but maintenance is difficult.
  • 54. HYBRID TOPOLOGY ī‚§ It is combination of two or more networks topologies. ī‚§ Individual networks could be star , bus, ring or even mesh but star and ring topologies are used mostly. ī‚§ Existing networks can be connected with required hardware. ī‚§ Easy to implement, maintain as well scale up.
  • 56. Transmission Media īƒ˜ In communication process transmission media is a pathway that carries the information from sender to receiver end. īƒ˜ Different types of cables or waves are used to transmit data. īƒ˜ Data is transmitted normally through electrical or electromagnetic signals.
  • 57. Description īƒ˜ Transmission media are located below the physical layer of the transmission protocol. īƒ˜ Computers use signals to represent data. īƒ˜ Signals are transmitted in form of electromagnetic energy.
  • 60. īƒ˜Networking Devices īƒ˜MAC address īƒ˜IP address īƒ˜NETWORKING DEVICES: īƒ˜Hub īƒ˜Switch īƒ˜Router Content īƒ˜Modem īƒ˜Repeater īƒ˜Bridge īƒ˜Gateways
  • 61. īƒ˜ NETWORK DEVICES: Devices that help the network or nodes to be linked to each other, with the objective of sharing data and/or hardwares or software. īƒ˜ INTERNETWORK DEVICES: When two or more networks or subnets are to be connected to each other for communication between hosts on different types of network such devices are used. INTRODUCTION
  • 62. ī‚§A network interface card (NIC)is that is attached to each computer on the network. ī‚§The NIC manufacturer assigns a unique physical address to each NIC card this address is called as Media Access Control Address(MAC address). ī‚§It consist of 6 bytes each byte is separated by ’: ‘, first three bytes are manufacturer-id and last three bytes are the card number assigned by manufacturer to each card. MAC Address
  • 63. ī‚§Every network follow some rule for communication, such set of rules are called PROTOCOLS. ī‚§Common protocol and used by internet is Transmission control protocol/Internet protocol(TCP/IP). ī‚§Each computer on a TCP/IP network has a unique identification number called IP address. Its older version is 32 bit long (IPv4 address) and newer version is 128 bit(IPv6 address). IP Address
  • 64. ī‚§Connects two or more devices without having to connect to each other directly. ī‚§Uses twisted pair cables. ī‚§Forward the data it received from a connected device to all other connected devices. ī‚§It is also known as Dumb Switch. ī‚§It is cheaper than the switch. Hub
  • 65. īƒ˜Active Hub: This hub monitors, amplifies, and regenerates signal. Signals are strength in active hub. īƒ˜Passive Hub: This hub provides only physical connection points for computer devices, it does not take an active role in the network. īƒ˜Intelligent Hub: Provides additional feature to the active hub here all the ports of the hub can be monitored , configured, enable or disable. Types of Hub
  • 66. ī‚§It connects different computer and sub- networks to one network. ī‚§It transfers data to the specific computer using packet switching technique. ī‚§It uses MAC address of the destination computer to deliver packet on the network. Switch
  • 67. ī‚§ It is used to connect multiple networks irrespective of their protocol. ī‚§ It handles data packets with their IP address. ī‚§ It identifies the destination with the packet header and using best route ,the message is forwarded to the next device in the network. Routers ROUTER
  • 68. īƒ˜Broadband Routers: It is used to connect computers or to internet. To connect internet through phone and Voice over IP technology (VOIP), we need broadband routers. īƒ˜Wireless Routers: They create wireless signals in our home and office, so any pc in the range can be connected through the network and can use internet. īƒ˜Edge Routers: It is placed at the border of ISP network to connect various BGP(Border gateway Protocol). īƒ˜Core Router: It is used as backbone of LAN network spread in large area. Types of Routers
  • 69. ī‚§ It is a device used to connect and communicate with other computers via phone line. ī‚§ Modulation/Demodulation: process of sending data on a wave(analog) is modulation. (Conversion of digital signal into analog signal) and vice versa. ī‚§ Two types of modems are : Internal modem(Fix inside the CPU ), External modem(Connected externally to the computer). Modem
  • 70. Repeater ī‚§ A repeater is a network device that amplifies and restores signals for long- distance transmission. ī‚§ Repeater ensures the delivery of the packet over the chances of weak signals. ī‚§ Two types of Repeater: īƒ˜ Amplifier (amplifies all incoming signals both signals and noise), īƒ˜ Signal Repeaters (collects the inbound packet and retransmit the packet as it was with source).
  • 71. Bridge ī‚§ A bridge is a network device that establishes intelligent connection between two local network with the same standard but with different types of cables. ī‚§ The bridge examines the physical destination address of the packet ,and decides the whether the packet should cross the bridge or not.
  • 72. īƒ˜ Local bridge: Connects network segments of the same type and at the same location. īƒ˜Translation bridge: Connects network segments at the same location that use different media or different protocol. īƒ˜Remote bridge: Connects network segment at remote locations, using a wide area network (WAN) link. Types of Bridges Types of Bridges
  • 73. ī‚§It is a device that connects at the highest level of network and used to connect dissimilar networks. ī‚§A gateway converts Ethernet traffic from the LAN to SNA(System Network Architecture)i.e. networking standard developed by IBM, for mainframe and minicomputers. ī‚§It is a node which serves as an entrance to another network. ī‚§It acts as a proxy server(a machine that is not a server but appears as a server) and a firewall(a system designed to prevent unauthorized access to or from a private network). Gateways
  • 74.
  • 75.
  • 76.
  • 77.
  • 78.
  • 79. FDDI: Fiber Distributed Data Interface