Module 1
Module 1
Peer-to-Peer Client-Server
opyright © 2024 The Computing Technology Industry Association,
C 6
Inc. All rights reserved.
Local Area Networks
A local area network (LAN) is confined to a single
geographical location.
Point-to-Point
Star Topology
Topology
Mesh Topology
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved. 8
Network Topologies: Point-to-Point
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved.
9
Network Topologies: Star
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved.
10
Network Topologies: Mesh
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved.
11
Lesson Summary
• Network: Connected devices sharing data (computers, protocols,
transmission medium)
• Client-Server Network: Central server provides resources and services
to client devices
• Local Area Network (LAN): Connects devices within a limited area
(home, office)
• Network Topology: Layout of connections between network devices
(star, mesh, point-to-point)
7 Application 1 Physical
Sender Receiver
6 Presentation 2 Data Link
5 Session 3 Network
4 Transport 4 Transport
3 Network 5 Session
1 Physical 7 Application
14
opyright © 2024 The Computing Technology Industry Association,
C
Inc. All rights reserved.
The OSI Model Mnemonic
P D N T S P A
6 Presentation
5 Session
4 Transport
3 Network
Responsibility
2 Data Link
of the
Network 1 Physical
3 Network
2 Data Link
Bit Stream
Sender Receiver
1 Physical
3 Network
G1 Host AA
2 Data Link
G2 Host AB
1 Physical
G3 Host AC
opyright © 2024 The Computing Technology Industry Association,
C 18
Inc. All rights reserved.
Layer 3 – Network
Functions and Examples
7 Application
• Moving data around a network of networks
6
using network and host IDs
Presentation
• Packets given a destination IP address and
5 Session forwarded to the destination network
• Examples: Router, IP, ACL, Basic Firewall
4 Transport
3 Network Network 9
Responsibility 6 Presentation
4 Transport
3 Network
2 Data Link
1 Physical
2 Data Link
1 Physical
7 Application
Functions and Examples
6
Presentation • Establishes and manages the
5 Session connections between applications
• Examples: ASP, ADSP, NetBIOS, PAP
4 Transport
3 Network
Authentication
Request
2 Data Link
Session Established
1 Physical Respond
4 Transport
Application Layer Data Application Layer Data
3 Network
Presentation Layer
Presentation Layer
2 Data Link Decrypted, Decoded, and
Encrypted, Encoded, Compressed
Decompressed
3 Network
2 Data Link
Human Machine
1 Physical Readable Readable
25
Network Session
Data Link
n
catio
Appli Transp
ort
Physical Presentation
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved.
28
SOHO Router – Physical Layer
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved. 29
SOHO Router – Data Link Layer
• Ethernet switch
• Wireless access point
• Each host interface
identified by a MAC
address
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved. 30
SOHO Router – Network Layer
• Forwards between local
private network and
public internet
• Runs a DHCP server to
provide each host with
an IP address
• Router’s WAN interface
given a public IP address
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved. 31
SOHO Router – Transport and
Application
Application Layer
Request and
Response
Transport Transport
Layer Layer
Segmentation Reassembly
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved. 33
Binary Numbers – Base 10
128 64 32 16 8 4 2 1
128 64 32 16 8 4 2 1
1 1 0 0 1 1 0 1
128 64 32 16 8 4 2 1
1 0 0 0 0 1 0 0
What is troubleshooting?
What steps should be
involved in the
troubleshooting process?
Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved. 39
Troubleshooting Methodology
Document
Establish a Test the
Identify Establish a Implement findings,
theory of theory to Verify the
the plan of the actions,
probable determine solution
problem action solution and
cause cause
outcomes
• System documentation
• Installation and maintenance logs
• Vendor support sites
Question users
• Open questions to
uncover information
• Closed question to invite a
yes or no or fixed response
• Physical inspection
• Logs and diagnostic software
• Try to duplicate the problem
Troubleshooting styles
• Top-down approach
• Bottom-up approach
Escalation
• Implement fixes
• Escalate if higher authorization is needed
Document
Document
Establish a Test the
Identify Establish a Implement findings,
theory of theory to Verify the
the plan of the actions,
probable determine solution
problem action solution and
cause cause
outcomes