SlideShare a Scribd company logo
UNDERSTANDING
NETWORK ISSUES
Presented by:
Amania, Jimboy
Boral, Edlyn
Llever, Quinnith
Miano, Erika
Monares, John Louie 1
Learning Objectives
At the end of this lesson student should be able to:
• Analyze network troubleshooting methodologies, including the OSI model and
Top-Down/Bottom-Up approaches, to identify and resolve network issues
effectively.
• Appreciate the importance of proactive troubleshooting in maintaining network
stability, ensuring user productivity, and minimizing security risks.
• Demonstrate the ability to simulate network troubleshooting scenarios using
virtual tools and software to diagnose and resolve issues in a controlled
environment.
2
Definition of terms:
 Network Troubleshooting:
The systematic process of identifying, isolating, and resolving issues that prevent
a network from functioning properly.
 OSI Model (Open Systems Interconnection Model):
A conceptual framework used to understand and implement standardized
network communication by dividing it into seven layers: physical, data link,
network, transport, session, presentation, and application.
 Top-Down Approach:
A troubleshooting methodology that starts with examining high-level network
issues and progressively works downward to specific devices or configurations. 3
Definition of terms:
 Bottom-Up Approach:
A troubleshooting methodology that begins with analyzing individual hardware and
device configurations, gradually moving toward broader network components.
 LAN (Local Area Network):
A network that connects devices within a limited geographical area, such as a building
or campus, allowing resource sharing and communication.
 WAN (Wide Area Network):
A network that spans a large geographical area, connecting multiple smaller networks
(e.g., LANs) over long distances, often using public or private telecommunication links.
 Virtual Private Network (VPN): is a network that encrypts data and masks
IP addresses to protect the user’s privacy and security.
4
Definition of terms:
 DHCP (Dynamic Host Configuration Protocol):
A network protocol that automatically assigns IP addresses to devices on a network,
simplifying device configuration.
 VLAN (Virtual Local Area Network):
A logical grouping of devices in a network, segmented to improve performance, security, and
manageability, without requiring changes to the physical network.
 Ping:
A network diagnostic tool used to test connectivity between devices by sending data packets
and measuring response time.
 Maintaining Quality of Service (QoS) is the use of mechanisms or technologies
that work on a network to control traffic and ensure the performance of critical
applications with limited network capacity. 5
Definition of terms:
 Traceroute:
A diagnostic tool that maps the path data packets take from the source to the
destination, helping identify delays or interruptions in the network.
 Remote Access Tools:
Software or protocols, such as SSH (Secure Shell), that allow administrators to access
and manage network devices from a remote location securely.
 Spanning Tree Protocol (STP):
A network protocol used in switches to prevent loops in a network by creating a
spanning tree structure.
 Network Latency:
The delay in data transmission over a network, often caused by distance, hardware
issues, or congestion, which impacts network performance. 6
What is Network Troubleshooting?
x
y
7
What is Network Troubleshooting?
Network troubleshooting is the systematic process of finding problems
that prevent network operation. It entails isolating and fixing these issues.
This procedure includes a variety of approaches and technologies.
Network engineers employ troubleshooting techniques to identify
connectivity issues. They also employ similar methods to detect and
correct slowdowns, hardware failures, and software misconfigurations.
8
Importance of Network
Troubleshooting
x
y
9
- A stable and efficient network is critical to company continuity. Network troubleshooting
is critical for keeping the network running smoothly.
- Resolving issues rapidly reduces downtime and ensures that company activities are not
impacted.
- A well-functioning network increases user productivity by enabling smooth
communication and application access.
- Proactive troubleshooting identifies possible security flaws before they are exploited.
- Efficient troubleshooting reduces the need for reactive maintenance and expensive fixes.
10
Common Network Issues
11
 Unable to connect to network resources,
printers, or the internet.
 Slow loading times, lagging programs,
and delayed video conferencing.
12
• Faulty network hardware, such as routers,
switches, or cables, can cause disruptions.
 Incorrect settings on network devices or operating systems might
cause connectivity difficulties.
13
Network Troubleshooting Methodologies
Network troubleshooting follows structured methodologies for efficient
problem-solving. Here are two fundamental approaches:
 Network Troubleshooting Models
 The Open System Interconnection (OSI) Model
1
14
Network Troubleshooting Methodologies
Network Troubleshooting Models
Network troubleshooting models provide a framework for
systematic diagnosis.
1. The Top-Down Approach begins with investigating broader
network issues. It then narrows down to specific devices.
2. The Bottom-Up Approach starts with identifying problems in
individual devices. It then advances toward the network core.
1
15
Network Troubleshooting Methodologies
The Open System Interconnection (OSI) Model
The OSI model provides a layered foundation for network
communication. Issues can be investigated inside each tier. The
layers involved include physical, data connection, network,
transport, session, presentation, and application. Analyzing
difficulties inside each layer might help determine the cause of
the problem.
1
16
Wireless Network
Troubleshooting
1
17
LAN and WAN Troubleshooting
Understanding the specific challenges of Local Area Networks (LANs) and Wide
Area Networks (WANs) is crucial for effective troubleshooting.
1
18
LAN troubleshooting focuses on difficulties inside a specific network (e.g., building,
campus). Common culprits include:
• Inspect and secure the Ethernet cables.
Local Area Network (LAN) Troubleshooting
Wireless Network Troubleshooting
1
19
• IP conflicts detect and resolve duplicate IP addresses.
Local Area Network (LAN) Troubleshooting
Wireless Network Troubleshooting
1
20
• Checks subnet mask settings on network devices.
Local Area Network (LAN) Troubleshooting
Wireless Network Troubleshooting
1
21
• For DHCP server issues, check the DHCP server logs and settings.
• Reviews the switch port settings for VLAN membership and speed.
Local Area Network (LAN) Troubleshooting
Wireless Network Troubleshooting
1
22
WAN troubleshooting focuses on networks that are geographically scattered. Common
places to examine are:
Wide Area Network (WAN) Troubleshooting
Wireless Network Troubleshooting
• Contact your Internet service provider to rule out potential service outages if you
have ISP issues.
• Use ping and traceroute to detect network latency and packet loss.
• Checks VPN setup on both ends to verify adequate encryption protocols.
1
23
Router and Switch Configuration
Routers and switches are the heart of any network, channeling data
traffic effectively. The correct setup is critical for
optimal network performance. Here’s a look into the router and switch
configuration:
1
24
Routers
Routers are responsible for routing traffic over several networks
(LANs and WANs). Its configuration involves
• Designing network routes
• Implementing security measures
• Maintaining Quality of Service (QoS)
• Switches
25
Switches
Switches enable communication between devices on a
network segment. The configuration focuses on creating VLANs
(Virtual LANs) to segment traffic. It also regulates port speeds and
security settings. Furthermore, it implements the Spanning Tree
Protocol (STP) for loop prevention.
1
26
Remote Network Troubleshooting
Diagnosing networks is critical for managing networks or offering
remote assistance. Here’s how IT experts approach remote troubleshooting.
 Remote Access Tools
SSH (Secure Shell) allows for secure setup. Remote desktop apps provide secure access
for debugging network equipment.
1
27
Remote Network Troubleshooting
 Troubleshooting Techniques
Pinging and traceroute are two techniques that can help discover faults in network
segments. Remote logging is another tool for troubleshooting difficulties.
 Communication and Documentation
Clear communication with end users is critical to effective problem resolution. Detailed
documentation of troubleshooting procedures is also required.
1
28
29
QUIZ
1
30
1. It focuses on networks that are geographically scattered
2. It focuses on difficulties inside a specific network
3. It is the systematic process of finding problems that prevent network
operation.
4. Network troubleshooting model that provides a layered foundation for
network communication.
5. These are the heart of any network, channeling data traffic effectively.
Direction: This is a 3-minute identification quiz. Write the correct
answer for each question.
1
31

More Related Content

Similar to Understanding-network-issues.pptx. for report (20)

PPTX
identify_and_resolve_networking_problems_hns_2nd_year_ext_and_regular.pptx
bilisashobe430
 
PPTX
identify_and_resolve_networking_problems_hns_2nd_year_ext_and_regular.pptx
bilisashobe430
 
PPTX
Troubleshooting Your Network.pptx
ssusere578aa
 
PPTX
Troubleshooting Your Network.pptx
ssusere578aa
 
PPTX
PACE-IT: Troubleshooting Common Network Issues
Pace IT at Edmonds Community College
 
PPTX
Pace it troubleshooting-common_network_issues_bf
Pace IT at Edmonds Community College
 
PPTX
PACE-IT: Troubleshooting Common Network Issues
Pace IT at Edmonds Community College
 
PPTX
Pace it troubleshooting-common_network_issues_bf
Pace IT at Edmonds Community College
 
DOCX
Title Networking Essentials Companion GuideAuthor Cisco Networking
TakishaPeck109
 
DOCX
Title Networking Essentials Companion GuideAuthor Cisco Networking
TakishaPeck109
 
PPTX
Identifying and Resolving Network Problems 50 best.pptx
ReshidJewar
 
PPTX
Identifying and Resolving Network Problems 50 best.pptx
ReshidJewar
 
PDF
Internetworking Troubleshooting Handbook 2nd Edition Inc. Cisco Systems
iihubwut1174
 
PDF
Internetworking Troubleshooting Handbook 2nd Edition Inc. Cisco Systems
iihubwut1174
 
PPTX
CCNA4 Verson6 Chapter8
Chaing Ravuth
 
PPTX
CCNA4 Verson6 Chapter8
Chaing Ravuth
 
PDF
CompTIA Network Study Guide Sixth Edition Exam N10 009 for True Epub Todd Lam...
bzahwkcaa4906
 
PDF
CompTIA Network Study Guide Sixth Edition Exam N10 009 for True Epub Todd Lam...
bzahwkcaa4906
 
PPTX
Resove network problem.pptx
TadeseBeyene
 
PPTX
Resove network problem.pptx
TadeseBeyene
 
identify_and_resolve_networking_problems_hns_2nd_year_ext_and_regular.pptx
bilisashobe430
 
identify_and_resolve_networking_problems_hns_2nd_year_ext_and_regular.pptx
bilisashobe430
 
Troubleshooting Your Network.pptx
ssusere578aa
 
Troubleshooting Your Network.pptx
ssusere578aa
 
PACE-IT: Troubleshooting Common Network Issues
Pace IT at Edmonds Community College
 
Pace it troubleshooting-common_network_issues_bf
Pace IT at Edmonds Community College
 
PACE-IT: Troubleshooting Common Network Issues
Pace IT at Edmonds Community College
 
Pace it troubleshooting-common_network_issues_bf
Pace IT at Edmonds Community College
 
Title Networking Essentials Companion GuideAuthor Cisco Networking
TakishaPeck109
 
Title Networking Essentials Companion GuideAuthor Cisco Networking
TakishaPeck109
 
Identifying and Resolving Network Problems 50 best.pptx
ReshidJewar
 
Identifying and Resolving Network Problems 50 best.pptx
ReshidJewar
 
Internetworking Troubleshooting Handbook 2nd Edition Inc. Cisco Systems
iihubwut1174
 
Internetworking Troubleshooting Handbook 2nd Edition Inc. Cisco Systems
iihubwut1174
 
CCNA4 Verson6 Chapter8
Chaing Ravuth
 
CCNA4 Verson6 Chapter8
Chaing Ravuth
 
CompTIA Network Study Guide Sixth Edition Exam N10 009 for True Epub Todd Lam...
bzahwkcaa4906
 
CompTIA Network Study Guide Sixth Edition Exam N10 009 for True Epub Todd Lam...
bzahwkcaa4906
 
Resove network problem.pptx
TadeseBeyene
 
Resove network problem.pptx
TadeseBeyene
 

Recently uploaded (20)

PPTX
DIARRHOEA & DEHYDRATION: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
PPTX
ENGLISH LEARNING ACTIVITY SHE W5Q1.pptxY
CHERIEANNAPRILSULIT1
 
PDF
Module 1: Determinants of Health [Tutorial Slides]
JonathanHallett4
 
PPTX
HIRSCHSPRUNG'S DISEASE(MEGACOLON): NURSING MANAGMENT.pptx
PRADEEP ABOTHU
 
PDF
Living Systems Unveiled: Simplified Life Processes for Exam Success
omaiyairshad
 
PPTX
Top 10 AI Tools, Like ChatGPT. You Must Learn In 2025
Digilearnings
 
PDF
FULL DOCUMENT: Read the full Deloitte and Touche audit report on the National...
Kweku Zurek
 
PPTX
How to Consolidate Subscription Billing in Odoo 18 Sales
Celine George
 
PDF
Stepwise procedure (Manually Submitted & Un Attended) Medical Devices Cases
MUHAMMAD SOHAIL
 
PPT
DRUGS USED IN THERAPY OF SHOCK, Shock Therapy, Treatment or management of shock
Rajshri Ghogare
 
PPTX
How to Configure Storno Accounting in Odoo 18 Accounting
Celine George
 
PPTX
PYLORIC STENOSIS: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
PPTX
Blanket Order in Odoo 17 Purchase App - Odoo Slides
Celine George
 
PPTX
MALABSORPTION SYNDROME: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
PDF
Tips for Writing the Research Title with Examples
Thelma Villaflores
 
PPTX
ARAL Program of Adia Elementary School--
FatimaAdessaPanaliga
 
PPTX
SCHOOL-BASED SEXUAL HARASSMENT PREVENTION AND RESPONSE WORKSHOP
komlalokoe
 
PDF
Ziehl-Neelsen Stain: Principle, Procedu.
PRASHANT YADAV
 
PDF
Right to Information.pdf by Sapna Maurya XI D
Directorate of Education Delhi
 
PPTX
TOP 10 AI TOOLS YOU MUST LEARN TO SURVIVE IN 2025 AND ABOVE
digilearnings.com
 
DIARRHOEA & DEHYDRATION: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
ENGLISH LEARNING ACTIVITY SHE W5Q1.pptxY
CHERIEANNAPRILSULIT1
 
Module 1: Determinants of Health [Tutorial Slides]
JonathanHallett4
 
HIRSCHSPRUNG'S DISEASE(MEGACOLON): NURSING MANAGMENT.pptx
PRADEEP ABOTHU
 
Living Systems Unveiled: Simplified Life Processes for Exam Success
omaiyairshad
 
Top 10 AI Tools, Like ChatGPT. You Must Learn In 2025
Digilearnings
 
FULL DOCUMENT: Read the full Deloitte and Touche audit report on the National...
Kweku Zurek
 
How to Consolidate Subscription Billing in Odoo 18 Sales
Celine George
 
Stepwise procedure (Manually Submitted & Un Attended) Medical Devices Cases
MUHAMMAD SOHAIL
 
DRUGS USED IN THERAPY OF SHOCK, Shock Therapy, Treatment or management of shock
Rajshri Ghogare
 
How to Configure Storno Accounting in Odoo 18 Accounting
Celine George
 
PYLORIC STENOSIS: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
Blanket Order in Odoo 17 Purchase App - Odoo Slides
Celine George
 
MALABSORPTION SYNDROME: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
Tips for Writing the Research Title with Examples
Thelma Villaflores
 
ARAL Program of Adia Elementary School--
FatimaAdessaPanaliga
 
SCHOOL-BASED SEXUAL HARASSMENT PREVENTION AND RESPONSE WORKSHOP
komlalokoe
 
Ziehl-Neelsen Stain: Principle, Procedu.
PRASHANT YADAV
 
Right to Information.pdf by Sapna Maurya XI D
Directorate of Education Delhi
 
TOP 10 AI TOOLS YOU MUST LEARN TO SURVIVE IN 2025 AND ABOVE
digilearnings.com
 
Ad

Understanding-network-issues.pptx. for report

  • 1. UNDERSTANDING NETWORK ISSUES Presented by: Amania, Jimboy Boral, Edlyn Llever, Quinnith Miano, Erika Monares, John Louie 1
  • 2. Learning Objectives At the end of this lesson student should be able to: • Analyze network troubleshooting methodologies, including the OSI model and Top-Down/Bottom-Up approaches, to identify and resolve network issues effectively. • Appreciate the importance of proactive troubleshooting in maintaining network stability, ensuring user productivity, and minimizing security risks. • Demonstrate the ability to simulate network troubleshooting scenarios using virtual tools and software to diagnose and resolve issues in a controlled environment. 2
  • 3. Definition of terms:  Network Troubleshooting: The systematic process of identifying, isolating, and resolving issues that prevent a network from functioning properly.  OSI Model (Open Systems Interconnection Model): A conceptual framework used to understand and implement standardized network communication by dividing it into seven layers: physical, data link, network, transport, session, presentation, and application.  Top-Down Approach: A troubleshooting methodology that starts with examining high-level network issues and progressively works downward to specific devices or configurations. 3
  • 4. Definition of terms:  Bottom-Up Approach: A troubleshooting methodology that begins with analyzing individual hardware and device configurations, gradually moving toward broader network components.  LAN (Local Area Network): A network that connects devices within a limited geographical area, such as a building or campus, allowing resource sharing and communication.  WAN (Wide Area Network): A network that spans a large geographical area, connecting multiple smaller networks (e.g., LANs) over long distances, often using public or private telecommunication links.  Virtual Private Network (VPN): is a network that encrypts data and masks IP addresses to protect the user’s privacy and security. 4
  • 5. Definition of terms:  DHCP (Dynamic Host Configuration Protocol): A network protocol that automatically assigns IP addresses to devices on a network, simplifying device configuration.  VLAN (Virtual Local Area Network): A logical grouping of devices in a network, segmented to improve performance, security, and manageability, without requiring changes to the physical network.  Ping: A network diagnostic tool used to test connectivity between devices by sending data packets and measuring response time.  Maintaining Quality of Service (QoS) is the use of mechanisms or technologies that work on a network to control traffic and ensure the performance of critical applications with limited network capacity. 5
  • 6. Definition of terms:  Traceroute: A diagnostic tool that maps the path data packets take from the source to the destination, helping identify delays or interruptions in the network.  Remote Access Tools: Software or protocols, such as SSH (Secure Shell), that allow administrators to access and manage network devices from a remote location securely.  Spanning Tree Protocol (STP): A network protocol used in switches to prevent loops in a network by creating a spanning tree structure.  Network Latency: The delay in data transmission over a network, often caused by distance, hardware issues, or congestion, which impacts network performance. 6
  • 7. What is Network Troubleshooting? x y 7
  • 8. What is Network Troubleshooting? Network troubleshooting is the systematic process of finding problems that prevent network operation. It entails isolating and fixing these issues. This procedure includes a variety of approaches and technologies. Network engineers employ troubleshooting techniques to identify connectivity issues. They also employ similar methods to detect and correct slowdowns, hardware failures, and software misconfigurations. 8
  • 10. - A stable and efficient network is critical to company continuity. Network troubleshooting is critical for keeping the network running smoothly. - Resolving issues rapidly reduces downtime and ensures that company activities are not impacted. - A well-functioning network increases user productivity by enabling smooth communication and application access. - Proactive troubleshooting identifies possible security flaws before they are exploited. - Efficient troubleshooting reduces the need for reactive maintenance and expensive fixes. 10
  • 12.  Unable to connect to network resources, printers, or the internet.  Slow loading times, lagging programs, and delayed video conferencing. 12
  • 13. • Faulty network hardware, such as routers, switches, or cables, can cause disruptions.  Incorrect settings on network devices or operating systems might cause connectivity difficulties. 13
  • 14. Network Troubleshooting Methodologies Network troubleshooting follows structured methodologies for efficient problem-solving. Here are two fundamental approaches:  Network Troubleshooting Models  The Open System Interconnection (OSI) Model 1 14
  • 15. Network Troubleshooting Methodologies Network Troubleshooting Models Network troubleshooting models provide a framework for systematic diagnosis. 1. The Top-Down Approach begins with investigating broader network issues. It then narrows down to specific devices. 2. The Bottom-Up Approach starts with identifying problems in individual devices. It then advances toward the network core. 1 15
  • 16. Network Troubleshooting Methodologies The Open System Interconnection (OSI) Model The OSI model provides a layered foundation for network communication. Issues can be investigated inside each tier. The layers involved include physical, data connection, network, transport, session, presentation, and application. Analyzing difficulties inside each layer might help determine the cause of the problem. 1 16
  • 18. LAN and WAN Troubleshooting Understanding the specific challenges of Local Area Networks (LANs) and Wide Area Networks (WANs) is crucial for effective troubleshooting. 1 18
  • 19. LAN troubleshooting focuses on difficulties inside a specific network (e.g., building, campus). Common culprits include: • Inspect and secure the Ethernet cables. Local Area Network (LAN) Troubleshooting Wireless Network Troubleshooting 1 19
  • 20. • IP conflicts detect and resolve duplicate IP addresses. Local Area Network (LAN) Troubleshooting Wireless Network Troubleshooting 1 20
  • 21. • Checks subnet mask settings on network devices. Local Area Network (LAN) Troubleshooting Wireless Network Troubleshooting 1 21
  • 22. • For DHCP server issues, check the DHCP server logs and settings. • Reviews the switch port settings for VLAN membership and speed. Local Area Network (LAN) Troubleshooting Wireless Network Troubleshooting 1 22
  • 23. WAN troubleshooting focuses on networks that are geographically scattered. Common places to examine are: Wide Area Network (WAN) Troubleshooting Wireless Network Troubleshooting • Contact your Internet service provider to rule out potential service outages if you have ISP issues. • Use ping and traceroute to detect network latency and packet loss. • Checks VPN setup on both ends to verify adequate encryption protocols. 1 23
  • 24. Router and Switch Configuration Routers and switches are the heart of any network, channeling data traffic effectively. The correct setup is critical for optimal network performance. Here’s a look into the router and switch configuration: 1 24
  • 25. Routers Routers are responsible for routing traffic over several networks (LANs and WANs). Its configuration involves • Designing network routes • Implementing security measures • Maintaining Quality of Service (QoS) • Switches 25
  • 26. Switches Switches enable communication between devices on a network segment. The configuration focuses on creating VLANs (Virtual LANs) to segment traffic. It also regulates port speeds and security settings. Furthermore, it implements the Spanning Tree Protocol (STP) for loop prevention. 1 26
  • 27. Remote Network Troubleshooting Diagnosing networks is critical for managing networks or offering remote assistance. Here’s how IT experts approach remote troubleshooting.  Remote Access Tools SSH (Secure Shell) allows for secure setup. Remote desktop apps provide secure access for debugging network equipment. 1 27
  • 28. Remote Network Troubleshooting  Troubleshooting Techniques Pinging and traceroute are two techniques that can help discover faults in network segments. Remote logging is another tool for troubleshooting difficulties.  Communication and Documentation Clear communication with end users is critical to effective problem resolution. Detailed documentation of troubleshooting procedures is also required. 1 28
  • 29. 29
  • 31. 1. It focuses on networks that are geographically scattered 2. It focuses on difficulties inside a specific network 3. It is the systematic process of finding problems that prevent network operation. 4. Network troubleshooting model that provides a layered foundation for network communication. 5. These are the heart of any network, channeling data traffic effectively. Direction: This is a 3-minute identification quiz. Write the correct answer for each question. 1 31