SlideShare ist ein Scribd-Unternehmen logo
1 von 50
Chapter OneChapter One
An IntroductionAn Introduction
to Networkingto Networking
ObjectivesObjectives
List advantages of networked computingList advantages of networked computing
relative to standalone computingrelative to standalone computing
Identify elements of a networkIdentify elements of a network
Describe several specific uses of aDescribe several specific uses of a
networknetwork
ObjectivesObjectives
Distinguish between client/server andDistinguish between client/server and
peer-to-peer networkspeer-to-peer networks
Identify some of the certifications availableIdentify some of the certifications available
to networking professionalsto networking professionals
Identify kinds of non-technical, or “soft,”Identify kinds of non-technical, or “soft,”
skills to help in succeeding as askills to help in succeeding as a
networking professionalnetworking professional
Networks and StandaloneNetworks and Standalone
ComputersComputers
NetworkNetwork

Group of computers and other devicesGroup of computers and other devices
connected by some type of transmissionconnected by some type of transmission
mediamedia

Networks enable users to share devices andNetworks enable users to share devices and
data, collectively called a network’sdata, collectively called a network’s
resourcesresources
Standalone computerStandalone computer

Uses programs and data only from its localUses programs and data only from its local
disks and is not connected to a networkdisks and is not connected to a network
SneakernetSneakernet
Method of sharing data by copying it to a diskMethod of sharing data by copying it to a disk
and carrying the disk from computer to computerand carrying the disk from computer to computer
Figure 1-1: Data sharing before the advent of networks
Local and Remote ComputersLocal and Remote Computers
Local computerLocal computer

Computer on which user is workingComputer on which user is working
Remote computerRemote computer

Computer that user controls or works on viaComputer that user controls or works on via
network connectionnetwork connection
Peer-to-Peer NetworkPeer-to-Peer Network
Computers communicate on single segment of cable andComputers communicate on single segment of cable and
share each other’s data and devicesshare each other’s data and devices
Simple example of a local area network (LAN)Simple example of a local area network (LAN)
Figure 1-2: Simple peer-to-peer network
Local Area Network (LAN)Local Area Network (LAN)
Network of computers and other devicesNetwork of computers and other devices
confined to relatively small spaceconfined to relatively small space
LANs involving many computers areLANs involving many computers are
usually server-basedusually server-based

On aOn a server-based networkserver-based network, special, special
computers (known ascomputers (known as serversservers) process data) process data
for and facilitate communication betweenfor and facilitate communication between
other computers on the network (known asother computers on the network (known as
clientsclients))
Networking BasicsNetworking Basics
WorkstationWorkstation

Computer that typically runs a desktopComputer that typically runs a desktop
operating system and connects to aoperating system and connects to a
networknetwork
Client/server architectureClient/server architecture

Networking model in which clients useNetworking model in which clients use
central server to share applications,central server to share applications,
devices, and datadevices, and data
Networking BasicsNetworking Basics
Client/server networkClient/server network

Network based on client/server architectureNetwork based on client/server architecture
Network operating systemNetwork operating system

Special software designed to manage dataSpecial software designed to manage data
and other resources on a server for a numberand other resources on a server for a number
of clientsof clients
Networking BasicsNetworking Basics
Figure 1-3:
LAN with a file
server
Networking BasicsNetworking Basics
Figure 1-4:
An example
of a complex
network
Advantages of Server-BasedAdvantages of Server-Based
over Peer-to-Peer Networksover Peer-to-Peer Networks
User login accounts and passwords can beUser login accounts and passwords can be
assigned in one placeassigned in one place
Access to multiple shared resources can beAccess to multiple shared resources can be
centrally grantedcentrally granted
Servers are optimized to handle heavyServers are optimized to handle heavy
processing loads and dedicated to handlingprocessing loads and dedicated to handling
requests from clientsrequests from clients
Servers can connect more than a handful ofServers can connect more than a handful of
computerscomputers
MANs and WANsMANs and WANs
Metropolitan area network (MAN)Metropolitan area network (MAN)

Network connecting clients and servers inNetwork connecting clients and servers in
multiple buildings within limited geographicmultiple buildings within limited geographic
areaarea
Wide area network (WAN)Wide area network (WAN)

Network that spans large distance andNetwork that spans large distance and
connects two or more LANsconnects two or more LANs

TheThe InternetInternet is an example of a veryis an example of a very
intricate and extensive WAN that spans theintricate and extensive WAN that spans the
globeglobe
WANWAN
Figure 1-5:
A simple
WAN
Elements Common to AllElements Common to All
Server-Based NetworksServer-Based Networks
ClientClient

In addition to referring to a computer on theIn addition to referring to a computer on the
network, may also refers to humannetwork, may also refers to human useruser ofof
client workstationclient workstation
ServerServer
WorkstationWorkstation
Network interface card (NIC)Network interface card (NIC)

Enables workstation to connect to the networkEnables workstation to connect to the network
and communicate with other computersand communicate with other computers
Elements Common to AllElements Common to All
Server-Based NetworksServer-Based Networks
Figure 1-6:
A network
interface
card (NIC)
Network operating system (NOS)Network operating system (NOS)
HostHost

Server that manages shared resourcesServer that manages shared resources
NodeNode

Client, server, or other device that canClient, server, or other device that can
communicate over a network and that iscommunicate over a network and that is
identified by a unique identifying number,identified by a unique identifying number,
known as its network addressknown as its network address
Elements Common to AllElements Common to All
Server-Based NetworksServer-Based Networks
Elements Common to AllElements Common to All
Server-Based NetworksServer-Based Networks
TopologyTopology

PhysicalPhysical
layout oflayout of
computercomputer
networknetwork
Figure 1-7: Commonly used network topologies
Elements Common to AllElements Common to All
Server-Based NetworksServer-Based Networks
ProtocolProtocol

Rules network uses to transfer dataRules network uses to transfer data
Data PacketsData Packets

The distinct units of data transmitted from oneThe distinct units of data transmitted from one
computer to another on a networkcomputer to another on a network
Elements Common to AllElements Common to All
Server-Based NetworksServer-Based Networks
AddressingAddressing

Scheme for assigning unique identifyingScheme for assigning unique identifying
number to every workstation on networknumber to every workstation on network

The number that uniquely identifies eachThe number that uniquely identifies each
workstation and device on a network is itsworkstation and device on a network is its
addressaddress
Elements Common to AllElements Common to All
Server-Based NetworksServer-Based Networks
TransmissionTransmission
mediamedia

MeansMeans
throughthrough
which datawhich data
areare
transmittedtransmitted
and receivedand received
Figure 1-8: Examples of network transmission media
How Networks Are UsedHow Networks Are Used
ServicesServices

Features provided by a networkFeatures provided by a network
File and print servicesFile and print services
Communications servicesCommunications services
Mail servicesMail services
Internet servicesInternet services
Management servicesManagement services
Network ServicesNetwork Services
File servicesFile services

Refers to capability of a server to share dataRefers to capability of a server to share data
files, applications, and disk storage spacefiles, applications, and disk storage space

Server that provides file services is called aServer that provides file services is called a
file serverfile server
Print servicesPrint services

Allows printers to be shared by several usersAllows printers to be shared by several users
on a networkon a network
Network ServicesNetwork Services
Communications servicesCommunications services

Allow remote users to connect to a networkAllow remote users to connect to a network
Remote userRemote user

Person working on a computer in a differentPerson working on a computer in a different
geographical location from the LAN’s servergeographical location from the LAN’s server

Communications serverCommunications server
Server that runs communications servicesServer that runs communications services
Also referred to asAlso referred to as access serversaccess servers andand remoteremote
access serversaccess servers
Network ServicesNetwork Services
Mail servicesMail services

Coordinate storage and transfer of e-mailCoordinate storage and transfer of e-mail
between users on a networkbetween users on a network
GatewayGateway

Combination of software and hardware enabling twoCombination of software and hardware enabling two
different kinds of networks to exchange datadifferent kinds of networks to exchange data
Internet servicesInternet services

Enable networks to communicate with theEnable networks to communicate with the
InternetInternet
Network ServicesNetwork Services
Management servicesManagement services

Centrally administer and simplify complicatedCentrally administer and simplify complicated
management tasks on the networkmanagement tasks on the network

Numerous services fall under category ofNumerous services fall under category of
network managementnetwork management
Important ManagementImportant Management
ServicesServices
Traffic monitoring and controlTraffic monitoring and control

TrafficTraffic
Data transmission and processing activity takingData transmission and processing activity taking
place on a computer network at any given timeplace on a computer network at any given time

SegmentSegment
Part of LAN that is logically separated from otherPart of LAN that is logically separated from other
parts of LAN and that shares fixed amount ofparts of LAN and that shares fixed amount of
traffic capacitytraffic capacity
Important ManagementImportant Management
ServicesServices
Load balancingLoad balancing

Distributing process activity evenly across aDistributing process activity evenly across a
network so that no single device isnetwork so that no single device is
overwhelmedoverwhelmed
Hardware diagnosis and failure alertHardware diagnosis and failure alert

Determining when a network componentDetermining when a network component
fails and automatically notifying networkfails and automatically notifying network
administrators through e-mail or pageradministrators through e-mail or pager
Important ManagementImportant Management
ServicesServices
Asset managementAsset management

Collecting and storing data on number andCollecting and storing data on number and
types of software and hardware assets in antypes of software and hardware assets in an
organization’s networkorganization’s network
License trackingLicense tracking

Determining how many copies of a singleDetermining how many copies of a single
application are currently in use on a networkapplication are currently in use on a network
Important ManagementImportant Management
ServicesServices
Security auditingSecurity auditing

Evaluating what security measures areEvaluating what security measures are
currently in force and notifying networkcurrently in force and notifying network
administrator if a security breach occursadministrator if a security breach occurs
Software distributionSoftware distribution

Automatically transferring data file or programAutomatically transferring data file or program
from the server to a client on the networkfrom the server to a client on the network
Important ManagementImportant Management
ServicesServices
Address managementAddress management

Centrally administering a finite number ofCentrally administering a finite number of
network addresses for an entire LANnetwork addresses for an entire LAN
Backup and restoration of dataBackup and restoration of data

Backing upBacking up
Copying critical files to a secure storage areaCopying critical files to a secure storage area

RestoringRestoring
Retrieving data if original files are lost or deletedRetrieving data if original files are lost or deleted
Becoming a NetworkBecoming a Network
ProfessionalProfessional
Mastering the technical challengesMastering the technical challenges
Developing your “soft skills”Developing your “soft skills”
Pursuing certificationPursuing certification
Finding a job in networkingFinding a job in networking
Joining professional associationsJoining professional associations
Mastering the TechnicalMastering the Technical
ChallengesChallenges
Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting
network server softwarenetwork server software
Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting
network server hardwarenetwork server hardware
Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting
network client softwarenetwork client software
Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting
network client hardwarenetwork client hardware
Mastering the TechnicalMastering the Technical
ChallengesChallenges
Understanding the characteristics ofUnderstanding the characteristics of
different transmission mediadifferent transmission media
Understanding network designUnderstanding network design
Understanding network protocolsUnderstanding network protocols
Understanding how users interact with theUnderstanding how users interact with the
networknetwork
Mastering the TechnicalMastering the Technical
ChallengesChallenges
Specialty areas in high demand forSpecialty areas in high demand for
networking professionals:networking professionals:

Network securityNetwork security

Internet and intranet designInternet and intranet design

Network managementNetwork management

Voice/data integrationVoice/data integration

Remote and mobile computingRemote and mobile computing
Mastering the TechnicalMastering the Technical
ChallengesChallenges
Specialty areas in high demand forSpecialty areas in high demand for
networking professionals (cont.):networking professionals (cont.):

Data integrity and fault toleranceData integrity and fault tolerance

In-depth knowledge of Microsoft networkingIn-depth knowledge of Microsoft networking
productsproducts

In-depth knowledge of NetWare networkingIn-depth knowledge of NetWare networking
productsproducts

In-depth knowledge of router configurationIn-depth knowledge of router configuration
and managementand management
Developing Your “Soft Skills”Developing Your “Soft Skills”
Skills not easily measured but important toSkills not easily measured but important to
a networking career:a networking career:

Customer relationsCustomer relations

Oral and written communicationsOral and written communications

DependabilityDependability

TeamworkTeamwork

Leadership abilitiesLeadership abilities
Pursuing CertificationPursuing Certification
CertificationCertification

Process of mastering material pertaining to aProcess of mastering material pertaining to a
particular hardware system, operating system,particular hardware system, operating system,
programming language, or other softwareprogramming language, or other software
program, then proving your mastery by passingprogram, then proving your mastery by passing
a series of examsa series of exams
Computer Technology AssociationComputer Technology Association
(CompTIA)(CompTIA)

An association that sets industry-wideAn association that sets industry-wide
standards for computer professionalsstandards for computer professionals
Pursuing CertificationPursuing Certification
A+A+

Certification established by CompTIACertification established by CompTIA

Verifies knowledge about PC operation,Verifies knowledge about PC operation,
repair, and managementrepair, and management
Microsoft Certified Systems EngineerMicrosoft Certified Systems Engineer
(MCSE)(MCSE)

Certification established by MicrosoftCertification established by Microsoft

Demonstrates in-depth knowledge aboutDemonstrates in-depth knowledge about
Microsoft’s productsMicrosoft’s products
Pursuing CertificationPursuing Certification
Certified NetWare Engineer (CNE)Certified NetWare Engineer (CNE)

Certification established by NovellCertification established by Novell

Demonstrates in-depth understanding ofDemonstrates in-depth understanding of
Novell’s networking softwareNovell’s networking software
Network+ (Net+)Network+ (Net+)

Certification established by CompTIACertification established by CompTIA

Verifies broad, vendor-independentVerifies broad, vendor-independent
networking technology skillsnetworking technology skills
Pursuing CertificationPursuing Certification
Benefits of becoming certified include:Benefits of becoming certified include:

Better salaryBetter salary

Greater opportunitiesGreater opportunities

Professional respectProfessional respect

Access to better supportAccess to better support
Finding a Job in NetworkingFinding a Job in Networking
Search the WebSearch the Web
Read the paperRead the paper
Visit a career centerVisit a career center
NetworkNetwork
Attend career fairsAttend career fairs
Finding a Job in NetworkingFinding a Job in Networking
Table 1-1:
Web sites
with job
databases
Joining ProfessionalJoining Professional
AssociationsAssociations
Benefits can include:Benefits can include:

Connecting with people who have similarConnecting with people who have similar
interestsinterests

Providing new opportunities for learningProviding new opportunities for learning

Allowing access to specialized informationAllowing access to specialized information

Giving you tangible assets such as free goodsGiving you tangible assets such as free goods
Joining ProfessionalJoining Professional
AssociationsAssociations
Table 1-2: Web sites of networking organizations
Chapter SummaryChapter Summary
A Network is a group of computers or otherA Network is a group of computers or other
devices connected by some type ofdevices connected by some type of
transmission mediatransmission media
Networks may be small or large, connectingNetworks may be small or large, connecting
computers in one office or across the worldcomputers in one office or across the world
All networks offer advantages relative to theAll networks offer advantages relative to the
use of standalone computersuse of standalone computers
Simplest form of a network still used todaySimplest form of a network still used today
connects a handful of computers through oneconnects a handful of computers through one
cable and uses peer-to-peer communicationcable and uses peer-to-peer communication
Chapter SummaryChapter Summary
A LAN is a network of computers and otherA LAN is a network of computers and other
devices confined to a relatively small spacedevices confined to a relatively small space
A WAN is a network connecting two or moreA WAN is a network connecting two or more
geographically distinct LANsgeographically distinct LANs
All server-based networks share some commonAll server-based networks share some common
elementselements
The physical layout of a computer network isThe physical layout of a computer network is
called a topologycalled a topology
Network protocols are rules the network uses toNetwork protocols are rules the network uses to
transfer datatransfer data
Chapter SummaryChapter Summary
File and print services provide foundation forFile and print services provide foundation for
networkingnetworking
Communications services allow remote users toCommunications services allow remote users to
connect to the networkconnect to the network
Mail services allow networks users to exchangeMail services allow networks users to exchange
and store e-mailand store e-mail
Internet services enable organizations to connectInternet services enable organizations to connect
to the Internetto the Internet
Network management services centrallyNetwork management services centrally
administer and simplify complicated managementadminister and simplify complicated management
tasks on networktasks on network
Chapter SummaryChapter Summary
Networking professionals are in demandNetworking professionals are in demand
Pursuing certification can benefit you inPursuing certification can benefit you in
many waysmany ways
Hone your soft skillsHone your soft skills
Numerous resources are available inNumerous resources are available in
searching for networking positionssearching for networking positions
Joining associations can benefit yourJoining associations can benefit your
professional growthprofessional growth

Weitere ähnliche Inhalte

Was ist angesagt?

Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabhaSuprabha Sahoo
 
DATA COMMUNICATION PPT
DATA COMMUNICATION PPTDATA COMMUNICATION PPT
DATA COMMUNICATION PPTMajane Padua
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking FundamentalsRajet Veshin
 
Computer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuNarenderSinghSandhu2
 
1. introduction data comm
1. introduction data comm1. introduction data comm
1. introduction data commHumayoun Kabir
 
An introduction to networking
An introduction to networkingAn introduction to networking
An introduction to networkingJafar Nesargi
 
Classification of Computer Networks
Classification of Computer Networks Classification of Computer Networks
Classification of Computer Networks Nazren Wak
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.mvenkat2016
 
Introduction of computer network
Introduction of computer networkIntroduction of computer network
Introduction of computer networkVivek Kumar Sinha
 
Green Networks
Green NetworksGreen Networks
Green NetworksNeenu Ks
 
CCNA Introducing Networks
CCNA Introducing NetworksCCNA Introducing Networks
CCNA Introducing NetworksDsunte Wilson
 
Basic concept of computer network
Basic concept of computer networkBasic concept of computer network
Basic concept of computer networkSaahilIT
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networkingkieshore
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networksTatheer Fatima
 
Computer network-and-network-topologies
Computer network-and-network-topologiesComputer network-and-network-topologies
Computer network-and-network-topologiesRida Shad
 
Networking presentation
Networking presentationNetworking presentation
Networking presentationJyoti Tewari
 

Was ist angesagt? (20)

D2D - Device to Device Communication
D2D - Device to Device CommunicationD2D - Device to Device Communication
D2D - Device to Device Communication
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabha
 
DATA COMMUNICATION PPT
DATA COMMUNICATION PPTDATA COMMUNICATION PPT
DATA COMMUNICATION PPT
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Computer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhuComputer networks and its components by narender singh sandhu
Computer networks and its components by narender singh sandhu
 
TELECOMMUNICATION SYSTEMS
TELECOMMUNICATION SYSTEMS TELECOMMUNICATION SYSTEMS
TELECOMMUNICATION SYSTEMS
 
1. introduction data comm
1. introduction data comm1. introduction data comm
1. introduction data comm
 
An introduction to networking
An introduction to networkingAn introduction to networking
An introduction to networking
 
Classification of Computer Networks
Classification of Computer Networks Classification of Computer Networks
Classification of Computer Networks
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.
 
Introduction of computer network
Introduction of computer networkIntroduction of computer network
Introduction of computer network
 
Networking Projects
Networking ProjectsNetworking Projects
Networking Projects
 
Green Networks
Green NetworksGreen Networks
Green Networks
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
CCNA Introducing Networks
CCNA Introducing NetworksCCNA Introducing Networks
CCNA Introducing Networks
 
Basic concept of computer network
Basic concept of computer networkBasic concept of computer network
Basic concept of computer network
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 
Computer network-and-network-topologies
Computer network-and-network-topologiesComputer network-and-network-topologies
Computer network-and-network-topologies
 
Networking presentation
Networking presentationNetworking presentation
Networking presentation
 

Andere mochten auch

Alliances and Networks
Alliances and NetworksAlliances and Networks
Alliances and NetworksSquid Ink
 
Marketing Huddle | Power Networking Blueprint-part 1
Marketing Huddle | Power Networking Blueprint-part 1Marketing Huddle | Power Networking Blueprint-part 1
Marketing Huddle | Power Networking Blueprint-part 1Marketing Huddle
 
F*ck me, I'm famous on Facebook
F*ck me, I'm famous on FacebookF*ck me, I'm famous on Facebook
F*ck me, I'm famous on Facebooklcleroux
 
Tell Your Story Better
Tell Your Story BetterTell Your Story Better
Tell Your Story BetterAnthony Cirio
 
Successfulnetworking workshop
Successfulnetworking workshopSuccessfulnetworking workshop
Successfulnetworking workshopceolmedo
 
Why You Should Never Apply for a Job
Why You Should Never Apply for a JobWhy You Should Never Apply for a Job
Why You Should Never Apply for a JobMark A. Leon
 
Module 4 - Networking and Alliances
Module 4 - Networking and AlliancesModule 4 - Networking and Alliances
Module 4 - Networking and AlliancesWorld Animal Net
 
The role of networking and social media tools during job search: an informati...
The role of networking and social media tools during job search: an informati...The role of networking and social media tools during job search: an informati...
The role of networking and social media tools during job search: an informati...John Mowbray
 
Power of Networking By Mahadevan R
Power of Networking By Mahadevan RPower of Networking By Mahadevan R
Power of Networking By Mahadevan RChetan Pillai
 
Networking Workshop: How to Create Meaningful Professional Contacts
Networking Workshop: How to Create Meaningful Professional ContactsNetworking Workshop: How to Create Meaningful Professional Contacts
Networking Workshop: How to Create Meaningful Professional ContactsAnllelic Lozada, M.S.
 
Internal Networking Workshop Slides
Internal Networking Workshop SlidesInternal Networking Workshop Slides
Internal Networking Workshop SlidesJeff Richardson
 
How to maximize the power of networking
How to maximize the power of networkingHow to maximize the power of networking
How to maximize the power of networkingYair Schoenfeld
 
Introducing Good Networking-Workshop Preview
Introducing Good Networking-Workshop PreviewIntroducing Good Networking-Workshop Preview
Introducing Good Networking-Workshop PreviewDePaul Career Center
 
Strategic Innovation - trends, challenges and best practices
Strategic Innovation - trends, challenges and best practicesStrategic Innovation - trends, challenges and best practices
Strategic Innovation - trends, challenges and best practicesphil_farrell
 

Andere mochten auch (20)

Alliances and Networks
Alliances and NetworksAlliances and Networks
Alliances and Networks
 
Marketing Huddle | Power Networking Blueprint-part 1
Marketing Huddle | Power Networking Blueprint-part 1Marketing Huddle | Power Networking Blueprint-part 1
Marketing Huddle | Power Networking Blueprint-part 1
 
F*ck me, I'm famous on Facebook
F*ck me, I'm famous on FacebookF*ck me, I'm famous on Facebook
F*ck me, I'm famous on Facebook
 
Ampi Mexico NAR Realtor
Ampi Mexico NAR RealtorAmpi Mexico NAR Realtor
Ampi Mexico NAR Realtor
 
Tell Your Story Better
Tell Your Story BetterTell Your Story Better
Tell Your Story Better
 
Managing alliances & networks: some thoughts
Managing alliances & networks: some thoughts Managing alliances & networks: some thoughts
Managing alliances & networks: some thoughts
 
Successfulnetworking workshop
Successfulnetworking workshopSuccessfulnetworking workshop
Successfulnetworking workshop
 
Isic poster final
Isic poster finalIsic poster final
Isic poster final
 
Brand Alliances New Model of Networking
Brand Alliances New Model of NetworkingBrand Alliances New Model of Networking
Brand Alliances New Model of Networking
 
Why You Should Never Apply for a Job
Why You Should Never Apply for a JobWhy You Should Never Apply for a Job
Why You Should Never Apply for a Job
 
Module 4 - Networking and Alliances
Module 4 - Networking and AlliancesModule 4 - Networking and Alliances
Module 4 - Networking and Alliances
 
The role of networking and social media tools during job search: an informati...
The role of networking and social media tools during job search: an informati...The role of networking and social media tools during job search: an informati...
The role of networking and social media tools during job search: an informati...
 
Power of Networking By Mahadevan R
Power of Networking By Mahadevan RPower of Networking By Mahadevan R
Power of Networking By Mahadevan R
 
Networking Workshop: How to Create Meaningful Professional Contacts
Networking Workshop: How to Create Meaningful Professional ContactsNetworking Workshop: How to Create Meaningful Professional Contacts
Networking Workshop: How to Create Meaningful Professional Contacts
 
Internal Networking Workshop Slides
Internal Networking Workshop SlidesInternal Networking Workshop Slides
Internal Networking Workshop Slides
 
How to maximize the power of networking
How to maximize the power of networkingHow to maximize the power of networking
How to maximize the power of networking
 
Introducing Good Networking-Workshop Preview
Introducing Good Networking-Workshop PreviewIntroducing Good Networking-Workshop Preview
Introducing Good Networking-Workshop Preview
 
Strategic Innovation - trends, challenges and best practices
Strategic Innovation - trends, challenges and best practicesStrategic Innovation - trends, challenges and best practices
Strategic Innovation - trends, challenges and best practices
 
Power Networking Tips
Power Networking TipsPower Networking Tips
Power Networking Tips
 
Introduction to Fashion Blogging
Introduction to Fashion BloggingIntroduction to Fashion Blogging
Introduction to Fashion Blogging
 

Ähnlich wie Introduction to networking

Chapter01 -- introduction to networking
Chapter01  -- introduction to networkingChapter01  -- introduction to networking
Chapter01 -- introduction to networkingRaja Waseem Akhtar
 
Introduction to computer networking
Introduction to computer networkingIntroduction to computer networking
Introduction to computer networkingSameer Sharma
 
lec3_10.ppt
lec3_10.pptlec3_10.ppt
lec3_10.pptImXaib
 
Introduction to networks
Introduction to networksIntroduction to networks
Introduction to networksSagar Gor
 
unit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdfunit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdfshubhangisonawane6
 
Fundamental Of Computer Network.
Fundamental Of Computer Network. Fundamental Of Computer Network.
Fundamental Of Computer Network. PushpendraSingh483
 
Networking tutorial
Networking tutorialNetworking tutorial
Networking tutorialajaymane22
 
Remote server
Remote serverRemote server
Remote serverRijosh vk
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
fmxhnkmcjbg,lBasics of network
fmxhnkmcjbg,lBasics of networkfmxhnkmcjbg,lBasics of network
fmxhnkmcjbg,lBasics of networkammulu99
 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorialRodel Morales
 

Ähnlich wie Introduction to networking (20)

Chapter01 -- introduction to networking
Chapter01  -- introduction to networkingChapter01  -- introduction to networking
Chapter01 -- introduction to networking
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Introduction to computer networking
Introduction to computer networkingIntroduction to computer networking
Introduction to computer networking
 
lec3_10.ppt
lec3_10.pptlec3_10.ppt
lec3_10.ppt
 
Introduction to networks
Introduction to networksIntroduction to networks
Introduction to networks
 
unit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdfunit 4 cds computer networking notesnotes.pdf
unit 4 cds computer networking notesnotes.pdf
 
Fundamental Of Computer Network.
Fundamental Of Computer Network. Fundamental Of Computer Network.
Fundamental Of Computer Network.
 
Rkp internet part i
Rkp internet part iRkp internet part i
Rkp internet part i
 
Overview of networks
Overview of networksOverview of networks
Overview of networks
 
Networking tutorial
Networking tutorialNetworking tutorial
Networking tutorial
 
Basic lecture
Basic lectureBasic lecture
Basic lecture
 
Remote server
Remote serverRemote server
Remote server
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
Bis Chapter5
Bis Chapter5Bis Chapter5
Bis Chapter5
 
Module-1.pptx
Module-1.pptxModule-1.pptx
Module-1.pptx
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Cn
CnCn
Cn
 
Cnetworks
CnetworksCnetworks
Cnetworks
 
fmxhnkmcjbg,lBasics of network
fmxhnkmcjbg,lBasics of networkfmxhnkmcjbg,lBasics of network
fmxhnkmcjbg,lBasics of network
 
Basic networking tutorial
Basic networking tutorialBasic networking tutorial
Basic networking tutorial
 

Mehr von Vedpal Yadav

Angela wellness diet
Angela wellness dietAngela wellness diet
Angela wellness dietVedpal Yadav
 
Chapter06 metabolism to be taught
Chapter06 metabolism to be taughtChapter06 metabolism to be taught
Chapter06 metabolism to be taughtVedpal Yadav
 
Biol221 24a energy currency to be taught
Biol221 24a energy currency to be taughtBiol221 24a energy currency to be taught
Biol221 24a energy currency to be taughtVedpal Yadav
 
Lecture31metabolism not required
Lecture31metabolism not requiredLecture31metabolism not required
Lecture31metabolism not requiredVedpal Yadav
 
Presentation on lipids in nutrition can be reffered
Presentation on lipids in nutrition can be refferedPresentation on lipids in nutrition can be reffered
Presentation on lipids in nutrition can be refferedVedpal Yadav
 
Nutritional biochemistry lecture 5 lipids cna be taught go~1
Nutritional biochemistry lecture 5 lipids cna be taught go~1Nutritional biochemistry lecture 5 lipids cna be taught go~1
Nutritional biochemistry lecture 5 lipids cna be taught go~1Vedpal Yadav
 
Lipids can be taught
Lipids can be taughtLipids can be taught
Lipids can be taughtVedpal Yadav
 
Lipid more than sufficient
Lipid more than sufficientLipid more than sufficient
Lipid more than sufficientVedpal Yadav
 
Lecture 15 lipids can be taught
Lecture 15 lipids can be taughtLecture 15 lipids can be taught
Lecture 15 lipids can be taughtVedpal Yadav
 
Lecture 13 fat for nutrition class
Lecture 13 fat for nutrition classLecture 13 fat for nutrition class
Lecture 13 fat for nutrition classVedpal Yadav
 
Ch. 5 fat types functions to be taught
Ch. 5  fat types functions to be taughtCh. 5  fat types functions to be taught
Ch. 5 fat types functions to be taughtVedpal Yadav
 
Sukalski lipids11complete with metabolism much detail
Sukalski lipids11complete with metabolism much detailSukalski lipids11complete with metabolism much detail
Sukalski lipids11complete with metabolism much detailVedpal Yadav
 
Biomolecules including structured notes to be taught earlier
Biomolecules including structured notes to be taught earlierBiomolecules including structured notes to be taught earlier
Biomolecules including structured notes to be taught earlierVedpal Yadav
 
Introduction to biology to be taught earlier
Introduction to biology to be taught earlierIntroduction to biology to be taught earlier
Introduction to biology to be taught earlierVedpal Yadav
 
Enzymes in detail can be taught a part of it
Enzymes in detail can be taught a part of itEnzymes in detail can be taught a part of it
Enzymes in detail can be taught a part of itVedpal Yadav
 
Ch12 enzymes can be taught
Ch12 enzymes can be taughtCh12 enzymes can be taught
Ch12 enzymes can be taughtVedpal Yadav
 
Lecture6 enzymes in much detail
Lecture6 enzymes in much detailLecture6 enzymes in much detail
Lecture6 enzymes in much detailVedpal Yadav
 
N323 nutriendeficiences
N323 nutriendeficiencesN323 nutriendeficiences
N323 nutriendeficiencesVedpal Yadav
 
Minerals1 complete to be taught
Minerals1 complete to be taughtMinerals1 complete to be taught
Minerals1 complete to be taughtVedpal Yadav
 
Lecture61 fat solublle vitamins can be taught
Lecture61 fat solublle vitamins can be taughtLecture61 fat solublle vitamins can be taught
Lecture61 fat solublle vitamins can be taughtVedpal Yadav
 

Mehr von Vedpal Yadav (20)

Angela wellness diet
Angela wellness dietAngela wellness diet
Angela wellness diet
 
Chapter06 metabolism to be taught
Chapter06 metabolism to be taughtChapter06 metabolism to be taught
Chapter06 metabolism to be taught
 
Biol221 24a energy currency to be taught
Biol221 24a energy currency to be taughtBiol221 24a energy currency to be taught
Biol221 24a energy currency to be taught
 
Lecture31metabolism not required
Lecture31metabolism not requiredLecture31metabolism not required
Lecture31metabolism not required
 
Presentation on lipids in nutrition can be reffered
Presentation on lipids in nutrition can be refferedPresentation on lipids in nutrition can be reffered
Presentation on lipids in nutrition can be reffered
 
Nutritional biochemistry lecture 5 lipids cna be taught go~1
Nutritional biochemistry lecture 5 lipids cna be taught go~1Nutritional biochemistry lecture 5 lipids cna be taught go~1
Nutritional biochemistry lecture 5 lipids cna be taught go~1
 
Lipids can be taught
Lipids can be taughtLipids can be taught
Lipids can be taught
 
Lipid more than sufficient
Lipid more than sufficientLipid more than sufficient
Lipid more than sufficient
 
Lecture 15 lipids can be taught
Lecture 15 lipids can be taughtLecture 15 lipids can be taught
Lecture 15 lipids can be taught
 
Lecture 13 fat for nutrition class
Lecture 13 fat for nutrition classLecture 13 fat for nutrition class
Lecture 13 fat for nutrition class
 
Ch. 5 fat types functions to be taught
Ch. 5  fat types functions to be taughtCh. 5  fat types functions to be taught
Ch. 5 fat types functions to be taught
 
Sukalski lipids11complete with metabolism much detail
Sukalski lipids11complete with metabolism much detailSukalski lipids11complete with metabolism much detail
Sukalski lipids11complete with metabolism much detail
 
Biomolecules including structured notes to be taught earlier
Biomolecules including structured notes to be taught earlierBiomolecules including structured notes to be taught earlier
Biomolecules including structured notes to be taught earlier
 
Introduction to biology to be taught earlier
Introduction to biology to be taught earlierIntroduction to biology to be taught earlier
Introduction to biology to be taught earlier
 
Enzymes in detail can be taught a part of it
Enzymes in detail can be taught a part of itEnzymes in detail can be taught a part of it
Enzymes in detail can be taught a part of it
 
Ch12 enzymes can be taught
Ch12 enzymes can be taughtCh12 enzymes can be taught
Ch12 enzymes can be taught
 
Lecture6 enzymes in much detail
Lecture6 enzymes in much detailLecture6 enzymes in much detail
Lecture6 enzymes in much detail
 
N323 nutriendeficiences
N323 nutriendeficiencesN323 nutriendeficiences
N323 nutriendeficiences
 
Minerals1 complete to be taught
Minerals1 complete to be taughtMinerals1 complete to be taught
Minerals1 complete to be taught
 
Lecture61 fat solublle vitamins can be taught
Lecture61 fat solublle vitamins can be taughtLecture61 fat solublle vitamins can be taught
Lecture61 fat solublle vitamins can be taught
 

Kürzlich hochgeladen

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
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
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 

Kürzlich hochgeladen (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 

Introduction to networking

  • 1. Chapter OneChapter One An IntroductionAn Introduction to Networkingto Networking
  • 2. ObjectivesObjectives List advantages of networked computingList advantages of networked computing relative to standalone computingrelative to standalone computing Identify elements of a networkIdentify elements of a network Describe several specific uses of aDescribe several specific uses of a networknetwork
  • 3. ObjectivesObjectives Distinguish between client/server andDistinguish between client/server and peer-to-peer networkspeer-to-peer networks Identify some of the certifications availableIdentify some of the certifications available to networking professionalsto networking professionals Identify kinds of non-technical, or “soft,”Identify kinds of non-technical, or “soft,” skills to help in succeeding as askills to help in succeeding as a networking professionalnetworking professional
  • 4. Networks and StandaloneNetworks and Standalone ComputersComputers NetworkNetwork  Group of computers and other devicesGroup of computers and other devices connected by some type of transmissionconnected by some type of transmission mediamedia  Networks enable users to share devices andNetworks enable users to share devices and data, collectively called a network’sdata, collectively called a network’s resourcesresources Standalone computerStandalone computer  Uses programs and data only from its localUses programs and data only from its local disks and is not connected to a networkdisks and is not connected to a network
  • 5. SneakernetSneakernet Method of sharing data by copying it to a diskMethod of sharing data by copying it to a disk and carrying the disk from computer to computerand carrying the disk from computer to computer Figure 1-1: Data sharing before the advent of networks
  • 6. Local and Remote ComputersLocal and Remote Computers Local computerLocal computer  Computer on which user is workingComputer on which user is working Remote computerRemote computer  Computer that user controls or works on viaComputer that user controls or works on via network connectionnetwork connection
  • 7. Peer-to-Peer NetworkPeer-to-Peer Network Computers communicate on single segment of cable andComputers communicate on single segment of cable and share each other’s data and devicesshare each other’s data and devices Simple example of a local area network (LAN)Simple example of a local area network (LAN) Figure 1-2: Simple peer-to-peer network
  • 8. Local Area Network (LAN)Local Area Network (LAN) Network of computers and other devicesNetwork of computers and other devices confined to relatively small spaceconfined to relatively small space LANs involving many computers areLANs involving many computers are usually server-basedusually server-based  On aOn a server-based networkserver-based network, special, special computers (known ascomputers (known as serversservers) process data) process data for and facilitate communication betweenfor and facilitate communication between other computers on the network (known asother computers on the network (known as clientsclients))
  • 9. Networking BasicsNetworking Basics WorkstationWorkstation  Computer that typically runs a desktopComputer that typically runs a desktop operating system and connects to aoperating system and connects to a networknetwork Client/server architectureClient/server architecture  Networking model in which clients useNetworking model in which clients use central server to share applications,central server to share applications, devices, and datadevices, and data
  • 10. Networking BasicsNetworking Basics Client/server networkClient/server network  Network based on client/server architectureNetwork based on client/server architecture Network operating systemNetwork operating system  Special software designed to manage dataSpecial software designed to manage data and other resources on a server for a numberand other resources on a server for a number of clientsof clients
  • 11. Networking BasicsNetworking Basics Figure 1-3: LAN with a file server
  • 12. Networking BasicsNetworking Basics Figure 1-4: An example of a complex network
  • 13. Advantages of Server-BasedAdvantages of Server-Based over Peer-to-Peer Networksover Peer-to-Peer Networks User login accounts and passwords can beUser login accounts and passwords can be assigned in one placeassigned in one place Access to multiple shared resources can beAccess to multiple shared resources can be centrally grantedcentrally granted Servers are optimized to handle heavyServers are optimized to handle heavy processing loads and dedicated to handlingprocessing loads and dedicated to handling requests from clientsrequests from clients Servers can connect more than a handful ofServers can connect more than a handful of computerscomputers
  • 14. MANs and WANsMANs and WANs Metropolitan area network (MAN)Metropolitan area network (MAN)  Network connecting clients and servers inNetwork connecting clients and servers in multiple buildings within limited geographicmultiple buildings within limited geographic areaarea Wide area network (WAN)Wide area network (WAN)  Network that spans large distance andNetwork that spans large distance and connects two or more LANsconnects two or more LANs  TheThe InternetInternet is an example of a veryis an example of a very intricate and extensive WAN that spans theintricate and extensive WAN that spans the globeglobe
  • 16. Elements Common to AllElements Common to All Server-Based NetworksServer-Based Networks ClientClient  In addition to referring to a computer on theIn addition to referring to a computer on the network, may also refers to humannetwork, may also refers to human useruser ofof client workstationclient workstation ServerServer WorkstationWorkstation Network interface card (NIC)Network interface card (NIC)  Enables workstation to connect to the networkEnables workstation to connect to the network and communicate with other computersand communicate with other computers
  • 17. Elements Common to AllElements Common to All Server-Based NetworksServer-Based Networks Figure 1-6: A network interface card (NIC)
  • 18. Network operating system (NOS)Network operating system (NOS) HostHost  Server that manages shared resourcesServer that manages shared resources NodeNode  Client, server, or other device that canClient, server, or other device that can communicate over a network and that iscommunicate over a network and that is identified by a unique identifying number,identified by a unique identifying number, known as its network addressknown as its network address Elements Common to AllElements Common to All Server-Based NetworksServer-Based Networks
  • 19. Elements Common to AllElements Common to All Server-Based NetworksServer-Based Networks TopologyTopology  PhysicalPhysical layout oflayout of computercomputer networknetwork Figure 1-7: Commonly used network topologies
  • 20. Elements Common to AllElements Common to All Server-Based NetworksServer-Based Networks ProtocolProtocol  Rules network uses to transfer dataRules network uses to transfer data Data PacketsData Packets  The distinct units of data transmitted from oneThe distinct units of data transmitted from one computer to another on a networkcomputer to another on a network
  • 21. Elements Common to AllElements Common to All Server-Based NetworksServer-Based Networks AddressingAddressing  Scheme for assigning unique identifyingScheme for assigning unique identifying number to every workstation on networknumber to every workstation on network  The number that uniquely identifies eachThe number that uniquely identifies each workstation and device on a network is itsworkstation and device on a network is its addressaddress
  • 22. Elements Common to AllElements Common to All Server-Based NetworksServer-Based Networks TransmissionTransmission mediamedia  MeansMeans throughthrough which datawhich data areare transmittedtransmitted and receivedand received Figure 1-8: Examples of network transmission media
  • 23. How Networks Are UsedHow Networks Are Used ServicesServices  Features provided by a networkFeatures provided by a network File and print servicesFile and print services Communications servicesCommunications services Mail servicesMail services Internet servicesInternet services Management servicesManagement services
  • 24. Network ServicesNetwork Services File servicesFile services  Refers to capability of a server to share dataRefers to capability of a server to share data files, applications, and disk storage spacefiles, applications, and disk storage space  Server that provides file services is called aServer that provides file services is called a file serverfile server Print servicesPrint services  Allows printers to be shared by several usersAllows printers to be shared by several users on a networkon a network
  • 25. Network ServicesNetwork Services Communications servicesCommunications services  Allow remote users to connect to a networkAllow remote users to connect to a network Remote userRemote user  Person working on a computer in a differentPerson working on a computer in a different geographical location from the LAN’s servergeographical location from the LAN’s server  Communications serverCommunications server Server that runs communications servicesServer that runs communications services Also referred to asAlso referred to as access serversaccess servers andand remoteremote access serversaccess servers
  • 26. Network ServicesNetwork Services Mail servicesMail services  Coordinate storage and transfer of e-mailCoordinate storage and transfer of e-mail between users on a networkbetween users on a network GatewayGateway  Combination of software and hardware enabling twoCombination of software and hardware enabling two different kinds of networks to exchange datadifferent kinds of networks to exchange data Internet servicesInternet services  Enable networks to communicate with theEnable networks to communicate with the InternetInternet
  • 27. Network ServicesNetwork Services Management servicesManagement services  Centrally administer and simplify complicatedCentrally administer and simplify complicated management tasks on the networkmanagement tasks on the network  Numerous services fall under category ofNumerous services fall under category of network managementnetwork management
  • 28. Important ManagementImportant Management ServicesServices Traffic monitoring and controlTraffic monitoring and control  TrafficTraffic Data transmission and processing activity takingData transmission and processing activity taking place on a computer network at any given timeplace on a computer network at any given time  SegmentSegment Part of LAN that is logically separated from otherPart of LAN that is logically separated from other parts of LAN and that shares fixed amount ofparts of LAN and that shares fixed amount of traffic capacitytraffic capacity
  • 29. Important ManagementImportant Management ServicesServices Load balancingLoad balancing  Distributing process activity evenly across aDistributing process activity evenly across a network so that no single device isnetwork so that no single device is overwhelmedoverwhelmed Hardware diagnosis and failure alertHardware diagnosis and failure alert  Determining when a network componentDetermining when a network component fails and automatically notifying networkfails and automatically notifying network administrators through e-mail or pageradministrators through e-mail or pager
  • 30. Important ManagementImportant Management ServicesServices Asset managementAsset management  Collecting and storing data on number andCollecting and storing data on number and types of software and hardware assets in antypes of software and hardware assets in an organization’s networkorganization’s network License trackingLicense tracking  Determining how many copies of a singleDetermining how many copies of a single application are currently in use on a networkapplication are currently in use on a network
  • 31. Important ManagementImportant Management ServicesServices Security auditingSecurity auditing  Evaluating what security measures areEvaluating what security measures are currently in force and notifying networkcurrently in force and notifying network administrator if a security breach occursadministrator if a security breach occurs Software distributionSoftware distribution  Automatically transferring data file or programAutomatically transferring data file or program from the server to a client on the networkfrom the server to a client on the network
  • 32. Important ManagementImportant Management ServicesServices Address managementAddress management  Centrally administering a finite number ofCentrally administering a finite number of network addresses for an entire LANnetwork addresses for an entire LAN Backup and restoration of dataBackup and restoration of data  Backing upBacking up Copying critical files to a secure storage areaCopying critical files to a secure storage area  RestoringRestoring Retrieving data if original files are lost or deletedRetrieving data if original files are lost or deleted
  • 33. Becoming a NetworkBecoming a Network ProfessionalProfessional Mastering the technical challengesMastering the technical challenges Developing your “soft skills”Developing your “soft skills” Pursuing certificationPursuing certification Finding a job in networkingFinding a job in networking Joining professional associationsJoining professional associations
  • 34. Mastering the TechnicalMastering the Technical ChallengesChallenges Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting network server softwarenetwork server software Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting network server hardwarenetwork server hardware Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting network client softwarenetwork client software Installing, configuring, and troubleshootingInstalling, configuring, and troubleshooting network client hardwarenetwork client hardware
  • 35. Mastering the TechnicalMastering the Technical ChallengesChallenges Understanding the characteristics ofUnderstanding the characteristics of different transmission mediadifferent transmission media Understanding network designUnderstanding network design Understanding network protocolsUnderstanding network protocols Understanding how users interact with theUnderstanding how users interact with the networknetwork
  • 36. Mastering the TechnicalMastering the Technical ChallengesChallenges Specialty areas in high demand forSpecialty areas in high demand for networking professionals:networking professionals:  Network securityNetwork security  Internet and intranet designInternet and intranet design  Network managementNetwork management  Voice/data integrationVoice/data integration  Remote and mobile computingRemote and mobile computing
  • 37. Mastering the TechnicalMastering the Technical ChallengesChallenges Specialty areas in high demand forSpecialty areas in high demand for networking professionals (cont.):networking professionals (cont.):  Data integrity and fault toleranceData integrity and fault tolerance  In-depth knowledge of Microsoft networkingIn-depth knowledge of Microsoft networking productsproducts  In-depth knowledge of NetWare networkingIn-depth knowledge of NetWare networking productsproducts  In-depth knowledge of router configurationIn-depth knowledge of router configuration and managementand management
  • 38. Developing Your “Soft Skills”Developing Your “Soft Skills” Skills not easily measured but important toSkills not easily measured but important to a networking career:a networking career:  Customer relationsCustomer relations  Oral and written communicationsOral and written communications  DependabilityDependability  TeamworkTeamwork  Leadership abilitiesLeadership abilities
  • 39. Pursuing CertificationPursuing Certification CertificationCertification  Process of mastering material pertaining to aProcess of mastering material pertaining to a particular hardware system, operating system,particular hardware system, operating system, programming language, or other softwareprogramming language, or other software program, then proving your mastery by passingprogram, then proving your mastery by passing a series of examsa series of exams Computer Technology AssociationComputer Technology Association (CompTIA)(CompTIA)  An association that sets industry-wideAn association that sets industry-wide standards for computer professionalsstandards for computer professionals
  • 40. Pursuing CertificationPursuing Certification A+A+  Certification established by CompTIACertification established by CompTIA  Verifies knowledge about PC operation,Verifies knowledge about PC operation, repair, and managementrepair, and management Microsoft Certified Systems EngineerMicrosoft Certified Systems Engineer (MCSE)(MCSE)  Certification established by MicrosoftCertification established by Microsoft  Demonstrates in-depth knowledge aboutDemonstrates in-depth knowledge about Microsoft’s productsMicrosoft’s products
  • 41. Pursuing CertificationPursuing Certification Certified NetWare Engineer (CNE)Certified NetWare Engineer (CNE)  Certification established by NovellCertification established by Novell  Demonstrates in-depth understanding ofDemonstrates in-depth understanding of Novell’s networking softwareNovell’s networking software Network+ (Net+)Network+ (Net+)  Certification established by CompTIACertification established by CompTIA  Verifies broad, vendor-independentVerifies broad, vendor-independent networking technology skillsnetworking technology skills
  • 42. Pursuing CertificationPursuing Certification Benefits of becoming certified include:Benefits of becoming certified include:  Better salaryBetter salary  Greater opportunitiesGreater opportunities  Professional respectProfessional respect  Access to better supportAccess to better support
  • 43. Finding a Job in NetworkingFinding a Job in Networking Search the WebSearch the Web Read the paperRead the paper Visit a career centerVisit a career center NetworkNetwork Attend career fairsAttend career fairs
  • 44. Finding a Job in NetworkingFinding a Job in Networking Table 1-1: Web sites with job databases
  • 45. Joining ProfessionalJoining Professional AssociationsAssociations Benefits can include:Benefits can include:  Connecting with people who have similarConnecting with people who have similar interestsinterests  Providing new opportunities for learningProviding new opportunities for learning  Allowing access to specialized informationAllowing access to specialized information  Giving you tangible assets such as free goodsGiving you tangible assets such as free goods
  • 47. Chapter SummaryChapter Summary A Network is a group of computers or otherA Network is a group of computers or other devices connected by some type ofdevices connected by some type of transmission mediatransmission media Networks may be small or large, connectingNetworks may be small or large, connecting computers in one office or across the worldcomputers in one office or across the world All networks offer advantages relative to theAll networks offer advantages relative to the use of standalone computersuse of standalone computers Simplest form of a network still used todaySimplest form of a network still used today connects a handful of computers through oneconnects a handful of computers through one cable and uses peer-to-peer communicationcable and uses peer-to-peer communication
  • 48. Chapter SummaryChapter Summary A LAN is a network of computers and otherA LAN is a network of computers and other devices confined to a relatively small spacedevices confined to a relatively small space A WAN is a network connecting two or moreA WAN is a network connecting two or more geographically distinct LANsgeographically distinct LANs All server-based networks share some commonAll server-based networks share some common elementselements The physical layout of a computer network isThe physical layout of a computer network is called a topologycalled a topology Network protocols are rules the network uses toNetwork protocols are rules the network uses to transfer datatransfer data
  • 49. Chapter SummaryChapter Summary File and print services provide foundation forFile and print services provide foundation for networkingnetworking Communications services allow remote users toCommunications services allow remote users to connect to the networkconnect to the network Mail services allow networks users to exchangeMail services allow networks users to exchange and store e-mailand store e-mail Internet services enable organizations to connectInternet services enable organizations to connect to the Internetto the Internet Network management services centrallyNetwork management services centrally administer and simplify complicated managementadminister and simplify complicated management tasks on networktasks on network
  • 50. Chapter SummaryChapter Summary Networking professionals are in demandNetworking professionals are in demand Pursuing certification can benefit you inPursuing certification can benefit you in many waysmany ways Hone your soft skillsHone your soft skills Numerous resources are available inNumerous resources are available in searching for networking positionssearching for networking positions Joining associations can benefit yourJoining associations can benefit your professional growthprofessional growth