SlideShare a Scribd company logo
TROUBLESHOOTING OSPF
THE OSPF NEIGHBOR LIST IS EMPTY.

   The most common possible causes of this problem are as follows: OSPF
    is not enabled on the interface. Layer 1/2 is down.

   The interface is defined as passive under OSPF. An access list is
    blocking OSPF Hellos on both sides. A subnet number/mask has been
    mismatched over a broadcast link. The Hello/dead interval has been
    mismatched.

   The authentication type (plain text versus MD5) has been mismatched.
    An authentication key has been mismatched. An area ID has been
    mismatched. Stub/transit/NSSA area options have been mismatched.
   An OSPF adjacency exists with secondary IP addressing. An OSPF
    adjacency exists over an asynchronous interface. No network type or
    neighbor is defined over NBMA (Frame Relay, X.25, SMDS, and so on).
    The frame-relay map/dialer map statement is missing the broadcast
    keyword on both sides
OSPF NEIGHBOR STUCK IN INIT
 The most common possible causes of this problem
  are as follows: An access list on one side is
  blocking OSPF Hellos. Multicast capabilities are
  broken on one side (6500 switch problem) .
 Authentication is enabled on only one side (virtual
  link example). The frame-relay map/dialer map
  statement on one side is missing the broadcast
  keyword.
 Hellos are getting lost on one side at Layer 2.
  Problem: OSPF Neighbor Stuck in 2-WAY—Cause:
  Priority 0 Is Configured on All Routers
OSPF NEIGHBOR STUCK IN
EXSTART/EXCHANGE
 Mismatched interface MTU Duplicate router IDs on
  neighbors Inability to ping across with more than
  certain MTU size Broken unicast connectivity
  because of the following:
 Wrong VC/DLCI mapping in Frame Relay/ATM
  switch - Access list blocking the unicast
 NAT translating the unicast Network type of point-
  to-point between PRI and BRI/dialer
OSPF NEIGHBOR STUCK IN LOADING
   Mismatched MTU Corrupted link-state request packet
    Troubleshooting OSPF Route Advertisement The most
    common reasons for OSPF to not share the database
    information about a specific link are as follows:
   The OSPF neighbor is not advertising routes.
    The OSPF neighbor (ABR) is not advertising the summary
    route.
   The OSPF neighbor is not advertising external routes.
    The OSPF neighbor is not advertising the default route.
    Problem:
    OSPF Neighbor Is Not Advertising Routes The most common
    possible causes of this problem are as follows: OSPF is not
    enabled on the interface that is supposed to be advertised.
    The advertising interface is down. The secondary interface is
    in a different area than the primary interface.
: OSPF NEIGHBOR (ABR) NOT ADVERTISING
THE SUMMARY ROUTE

 An area is configured as a totally stubby area. An
  ABR is not connected to area 0. A discontiguous
  area 0 exists.
 Problem: OSPF Neighbor Is Not Advertising
  External Routes
 The most common possible causes of this problem
  are as follows:
 The area is configured as a stub or NSSA.

 The NSSA ABR is not translating Type 7 into Type
  5 LSA.
    Problem: OSPF Neighbor Not Advertising Default
    Routes
   The most common possible causes for an OSPF router
    not to advertise the default route are as follows: The
    default-information originate command is missing. The
    default route is missing from the neighbor’s routing
    table.
    A neighbor is trying to originate a default into a stub
    area. The NSSA ABR/ASBR is not originating the Type 7
    default. Troubleshooting
   OSPF Route Installation The most common reasons for
    OSPF failing to install routes in the routing table are as
    follows: OSPF is not installing any routes in the routing
    table. OSPF is not installing external routes in the
    routing table.
   : The network type is mismatched. IP addresses are
    flipped in dual serial-connected routers or a
    subnet/mask mismatch has occurred. One side is a
    numbered and the other side is an unnumbered
    point-to-point link. A distribute list is blocking the
    routes’ installation. There is a broken PVC in a fully
    meshed Frame Relay network with the broadcast
    network type.
OSPF NOT INSTALLING EXTERNAL ROUTES
IN THE ROUTING TABLE
   The forwarding address is not known through the intra-
    area or inter-area route.
   The ABR is not generating Type 4 summary LSAs.
    Troubleshooting Redistribution Problems in OSPF,
   The following are problems that can happen during
    redistribution:
   ASBR is not advertising redistributed routes. OSPF is
    not installing external routes in the routing table.
   Problem: OSPF Neighbor Is Not Advertising External
    Routes The most common causes of this problem are as
    follows:
   The subnets keyword is missing from the ASBR
    configuration. Distribute-list out is blocking the routes.
    Troubleshooting Route Summarization in OSPF,.
   OSPF can use two types of summarization: Inter-
    area summarization that can be done on the ABR
    External summarization that can be done on the
    ASBR Two common problems related to
    summarization in OSPF are as follows: A router is
    not summarizing inter-area routes. A router is not
    summarizing external routes
: ROUTER IS NOT SUMMARIZING INTER-AREA
ROUTES
   area range Command Is Not Configured on ABR
    Problem: Router Is Not Summarizing External Routes —
    Cause: summary-address Command Is Not Configured
    on ASBR Troubleshooting CPU HOG Problems The
    CPUHOG messages usually appear in two significant
    stages: Neighbor formation process LSA refresh
    process This section discusses the possible solutions for
    these two instances of SPF: CPUHOG messages during
    adjacency formation CPUHOG messages during LSA
    refresh period Problem: CPUHOG Messages During
    Adjacency Formation —
   Cause: Router Is Not Running Packet-Pacing Code
    Problem: CPUHOG Messages During LSA Refresh
    Period —
   Cause: Router Is Not Running LSA Group-Pacing Code
    Troubleshooting SPF Calculation and Route Flapping The
    problem of SPF running constantly in the network for the
    following reasons: Interface flap within the network Neighbor flap
    within the network Duplicate router ID Common OSPF Error
    Messages “Unknown routing protocol” Error Message = the
    software or the hardware does not support OSPF, OSPF: “Could
    not allocate router id” Error Message = This message appears in
    two situations: No up/up interface with a valid IP address Not
    enough up interfaces with a valid IP address for multiple OSPF
    processes “%OSPF-4-BADLSATYPE: Invalid lsa: Bad LSA type”
    Type 6 Error Message This is normal if the neighboring router is
    sending the multicast OSPF (MOSPF) packet. For more
    information on MOSPF, refer to RFC 1584. Cisco routers do not
    support MOSPF, so they simply ignore it ignore lsa mospf
    “OSPF-4-ERRRCV” Error Message Three common types of this
    message can occur: Mismatch area ID Bad checksum OSPF not
    enabled on the receiving interface
OSPF ERROR MESSAGES
   “Unknown routing protocol” Error Message = the
    software or the hardware does not support
    OSPF, OSPF: “Could not allocate router id” Error
    Message = This message appears in two situations: No
    up/up interface with a valid IP address Not enough up
    interfaces with a valid IP address for multiple OSPF
    processes “%OSPF-4-BADLSATYPE: Invalid lsa: Bad
    LSA type” Type 6 Error Message This is normal if the
    neighboring router is sending the multicast OSPF
    (MOSPF) packet. For more information on MOSPF, refer
    to RFC 1584. Cisco routers do not support MOSPF, so
    they simply ignore it ignore lsa mospf “OSPF-4-
    ERRRCV” Error Message Three common types of this
    message can occur: Mismatch area ID Bad checksum
    OSPF not enabled on the receiving interface

More Related Content

What's hot

HSRP (hot standby router protocol)
HSRP (hot standby router protocol)HSRP (hot standby router protocol)
HSRP (hot standby router protocol)
Netwax Lab
 
OSPF Configuration
OSPF ConfigurationOSPF Configuration
OSPF Configuration
NetProtocol Xpert
 
Ethernet VPN (EVPN) EVerything Provider Needs
Ethernet VPN (EVPN) EVerything Provider NeedsEthernet VPN (EVPN) EVerything Provider Needs
Ethernet VPN (EVPN) EVerything Provider Needs
CSUC - Consorci de Serveis Universitaris de Catalunya
 
Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)
Nutan Singh
 
Airheads Tech Talks: Cloud Guest SSID on Aruba Central
Airheads Tech Talks: Cloud Guest SSID on Aruba CentralAirheads Tech Talks: Cloud Guest SSID on Aruba Central
Airheads Tech Talks: Cloud Guest SSID on Aruba Central
Aruba, a Hewlett Packard Enterprise company
 
Border Gatway Protocol
Border Gatway ProtocolBorder Gatway Protocol
Border Gatway Protocol
Shashank Asthana
 
MPLS Traffic Engineering
MPLS Traffic EngineeringMPLS Traffic Engineering
MPLS Traffic Engineering
APNIC
 
ospf routing protocol
ospf routing protocolospf routing protocol
ospf routing protocol
Ameer Agel
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
Bertrand Duvivier
 
Optimizing Aruba WLANs for Roaming Devices
Optimizing Aruba WLANs for Roaming DevicesOptimizing Aruba WLANs for Roaming Devices
Optimizing Aruba WLANs for Roaming Devices
Aruba, a Hewlett Packard Enterprise company
 
SEGMENT Routing
SEGMENT RoutingSEGMENT Routing
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
Reetesh Gupta
 
Dynamic Routing RIP
Dynamic Routing RIPDynamic Routing RIP
Dynamic Routing RIP
Kishore Kumar
 
OSPF Basics
OSPF BasicsOSPF Basics
OSPF Basics
Martin Bratina
 
VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)
Netwax Lab
 
Mpls
MplsMpls
VLAN
VLANVLAN
VXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building BlocksVXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building Blocks
APNIC
 

What's hot (20)

HSRP (hot standby router protocol)
HSRP (hot standby router protocol)HSRP (hot standby router protocol)
HSRP (hot standby router protocol)
 
OSPF Configuration
OSPF ConfigurationOSPF Configuration
OSPF Configuration
 
Ethernet VPN (EVPN) EVerything Provider Needs
Ethernet VPN (EVPN) EVerything Provider NeedsEthernet VPN (EVPN) EVerything Provider Needs
Ethernet VPN (EVPN) EVerything Provider Needs
 
Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)
 
Bgp (1)
Bgp (1)Bgp (1)
Bgp (1)
 
Airheads Tech Talks: Cloud Guest SSID on Aruba Central
Airheads Tech Talks: Cloud Guest SSID on Aruba CentralAirheads Tech Talks: Cloud Guest SSID on Aruba Central
Airheads Tech Talks: Cloud Guest SSID on Aruba Central
 
Border Gatway Protocol
Border Gatway ProtocolBorder Gatway Protocol
Border Gatway Protocol
 
Ospf.ppt
Ospf.pptOspf.ppt
Ospf.ppt
 
MPLS Traffic Engineering
MPLS Traffic EngineeringMPLS Traffic Engineering
MPLS Traffic Engineering
 
ospf routing protocol
ospf routing protocolospf routing protocol
ospf routing protocol
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
 
Optimizing Aruba WLANs for Roaming Devices
Optimizing Aruba WLANs for Roaming DevicesOptimizing Aruba WLANs for Roaming Devices
Optimizing Aruba WLANs for Roaming Devices
 
SEGMENT Routing
SEGMENT RoutingSEGMENT Routing
SEGMENT Routing
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 
Dynamic Routing RIP
Dynamic Routing RIPDynamic Routing RIP
Dynamic Routing RIP
 
OSPF Basics
OSPF BasicsOSPF Basics
OSPF Basics
 
VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)
 
Mpls
MplsMpls
Mpls
 
VLAN
VLANVLAN
VLAN
 
VXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building BlocksVXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building Blocks
 

Similar to Troubleshooting ospf

Ospf
OspfOspf
ospf ahmed tawfeek CCNA dump for Exam12
ospf  ahmed tawfeek CCNA dump for Exam12ospf  ahmed tawfeek CCNA dump for Exam12
ospf ahmed tawfeek CCNA dump for Exam12
ym7md88
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
Respa Peter
 
CCNP ROUTE V7 CH3
CCNP ROUTE V7 CH3CCNP ROUTE V7 CH3
CCNP ROUTE V7 CH3
Chaing Ravuth
 
How to configure the basic OSPF?
How to configure the basic OSPF?How to configure the basic OSPF?
How to configure the basic OSPF?
E-Lins Technology Co. Ltd.
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
Atakan ATAK
 
Ipv6 Alp
Ipv6 AlpIpv6 Alp
Ipv6 Alp
Alp isik
 
OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -
OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -
OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -
Duane Bodle
 
Routing security - Budapest 2011
Routing security - Budapest 2011Routing security - Budapest 2011
Routing security - Budapest 2011
Wardner Maia
 
Lecture-07 .pdf
Lecture-07 .pdfLecture-07 .pdf
Lecture-07 .pdf
AbrahamGadissa
 
OSPFv3_Technology_White_Paper.pdf
OSPFv3_Technology_White_Paper.pdfOSPFv3_Technology_White_Paper.pdf
OSPFv3_Technology_White_Paper.pdf
Denis Rasskazov
 
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID ConfusionHuawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
IPMAX s.r.l.
 
Osp fv3 cs
Osp fv3 csOsp fv3 cs
Osp fv3 cs
Fred Bovy
 
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
Josimar Caitano
 
CCNA3 Verson6 Chapter10
CCNA3 Verson6 Chapter10CCNA3 Verson6 Chapter10
CCNA3 Verson6 Chapter10
Chaing Ravuth
 
Single-Area OSPFv2 Concepts.pdf
Single-Area OSPFv2 Concepts.pdfSingle-Area OSPFv2 Concepts.pdf
Single-Area OSPFv2 Concepts.pdf
Zulkarman Syafrin
 
OSPF- Multi area
OSPF- Multi area OSPF- Multi area
OSPF- Multi area
Ahmed Ali
 
Allwyn ospf ppt
Allwyn ospf pptAllwyn ospf ppt
Allwyn ospf ppt
Allwyngeorge4
 

Similar to Troubleshooting ospf (20)

Ospf
OspfOspf
Ospf
 
ospf ahmed tawfeek CCNA dump for Exam12
ospf  ahmed tawfeek CCNA dump for Exam12ospf  ahmed tawfeek CCNA dump for Exam12
ospf ahmed tawfeek CCNA dump for Exam12
 
Ospf routing protocol
Ospf routing protocolOspf routing protocol
Ospf routing protocol
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
 
CCNP ROUTE V7 CH3
CCNP ROUTE V7 CH3CCNP ROUTE V7 CH3
CCNP ROUTE V7 CH3
 
How to configure the basic OSPF?
How to configure the basic OSPF?How to configure the basic OSPF?
How to configure the basic OSPF?
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
 
OSPF v3
OSPF v3OSPF v3
OSPF v3
 
Ipv6 Alp
Ipv6 AlpIpv6 Alp
Ipv6 Alp
 
OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -
OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -
OSPF Beyond Stump-the-Chump_Interview_Questions - Part 01 -
 
Routing security - Budapest 2011
Routing security - Budapest 2011Routing security - Budapest 2011
Routing security - Budapest 2011
 
Lecture-07 .pdf
Lecture-07 .pdfLecture-07 .pdf
Lecture-07 .pdf
 
OSPFv3_Technology_White_Paper.pdf
OSPFv3_Technology_White_Paper.pdfOSPFv3_Technology_White_Paper.pdf
OSPFv3_Technology_White_Paper.pdf
 
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID ConfusionHuawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
Huawei ARG3 Router How To - Troubleshooting OSPF: Router ID Confusion
 
Osp fv3 cs
Osp fv3 csOsp fv3 cs
Osp fv3 cs
 
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
 
CCNA3 Verson6 Chapter10
CCNA3 Verson6 Chapter10CCNA3 Verson6 Chapter10
CCNA3 Verson6 Chapter10
 
Single-Area OSPFv2 Concepts.pdf
Single-Area OSPFv2 Concepts.pdfSingle-Area OSPFv2 Concepts.pdf
Single-Area OSPFv2 Concepts.pdf
 
OSPF- Multi area
OSPF- Multi area OSPF- Multi area
OSPF- Multi area
 
Allwyn ospf ppt
Allwyn ospf pptAllwyn ospf ppt
Allwyn ospf ppt
 

Recently uploaded

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
Vlad Stirbu
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 

Recently uploaded (20)

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 

Troubleshooting ospf

  • 2. THE OSPF NEIGHBOR LIST IS EMPTY.  The most common possible causes of this problem are as follows: OSPF is not enabled on the interface. Layer 1/2 is down.  The interface is defined as passive under OSPF. An access list is blocking OSPF Hellos on both sides. A subnet number/mask has been mismatched over a broadcast link. The Hello/dead interval has been mismatched.  The authentication type (plain text versus MD5) has been mismatched. An authentication key has been mismatched. An area ID has been mismatched. Stub/transit/NSSA area options have been mismatched.  An OSPF adjacency exists with secondary IP addressing. An OSPF adjacency exists over an asynchronous interface. No network type or neighbor is defined over NBMA (Frame Relay, X.25, SMDS, and so on).  The frame-relay map/dialer map statement is missing the broadcast keyword on both sides
  • 3. OSPF NEIGHBOR STUCK IN INIT  The most common possible causes of this problem are as follows: An access list on one side is blocking OSPF Hellos. Multicast capabilities are broken on one side (6500 switch problem) .  Authentication is enabled on only one side (virtual link example). The frame-relay map/dialer map statement on one side is missing the broadcast keyword.  Hellos are getting lost on one side at Layer 2. Problem: OSPF Neighbor Stuck in 2-WAY—Cause: Priority 0 Is Configured on All Routers
  • 4. OSPF NEIGHBOR STUCK IN EXSTART/EXCHANGE  Mismatched interface MTU Duplicate router IDs on neighbors Inability to ping across with more than certain MTU size Broken unicast connectivity because of the following:  Wrong VC/DLCI mapping in Frame Relay/ATM switch - Access list blocking the unicast  NAT translating the unicast Network type of point- to-point between PRI and BRI/dialer
  • 5. OSPF NEIGHBOR STUCK IN LOADING  Mismatched MTU Corrupted link-state request packet Troubleshooting OSPF Route Advertisement The most common reasons for OSPF to not share the database information about a specific link are as follows:  The OSPF neighbor is not advertising routes.  The OSPF neighbor (ABR) is not advertising the summary route.  The OSPF neighbor is not advertising external routes.  The OSPF neighbor is not advertising the default route. Problem:  OSPF Neighbor Is Not Advertising Routes The most common possible causes of this problem are as follows: OSPF is not enabled on the interface that is supposed to be advertised.  The advertising interface is down. The secondary interface is in a different area than the primary interface.
  • 6. : OSPF NEIGHBOR (ABR) NOT ADVERTISING THE SUMMARY ROUTE  An area is configured as a totally stubby area. An ABR is not connected to area 0. A discontiguous area 0 exists.  Problem: OSPF Neighbor Is Not Advertising External Routes  The most common possible causes of this problem are as follows:  The area is configured as a stub or NSSA.  The NSSA ABR is not translating Type 7 into Type 5 LSA.
  • 7. Problem: OSPF Neighbor Not Advertising Default Routes  The most common possible causes for an OSPF router not to advertise the default route are as follows: The default-information originate command is missing. The default route is missing from the neighbor’s routing table.  A neighbor is trying to originate a default into a stub area. The NSSA ABR/ASBR is not originating the Type 7 default. Troubleshooting  OSPF Route Installation The most common reasons for OSPF failing to install routes in the routing table are as follows: OSPF is not installing any routes in the routing table. OSPF is not installing external routes in the routing table.
  • 8. : The network type is mismatched. IP addresses are flipped in dual serial-connected routers or a subnet/mask mismatch has occurred. One side is a numbered and the other side is an unnumbered point-to-point link. A distribute list is blocking the routes’ installation. There is a broken PVC in a fully meshed Frame Relay network with the broadcast network type.
  • 9. OSPF NOT INSTALLING EXTERNAL ROUTES IN THE ROUTING TABLE  The forwarding address is not known through the intra- area or inter-area route.  The ABR is not generating Type 4 summary LSAs. Troubleshooting Redistribution Problems in OSPF,  The following are problems that can happen during redistribution:  ASBR is not advertising redistributed routes. OSPF is not installing external routes in the routing table.  Problem: OSPF Neighbor Is Not Advertising External Routes The most common causes of this problem are as follows:  The subnets keyword is missing from the ASBR configuration. Distribute-list out is blocking the routes. Troubleshooting Route Summarization in OSPF,.
  • 10. OSPF can use two types of summarization: Inter- area summarization that can be done on the ABR External summarization that can be done on the ASBR Two common problems related to summarization in OSPF are as follows: A router is not summarizing inter-area routes. A router is not summarizing external routes
  • 11. : ROUTER IS NOT SUMMARIZING INTER-AREA ROUTES  area range Command Is Not Configured on ABR Problem: Router Is Not Summarizing External Routes —  Cause: summary-address Command Is Not Configured on ASBR Troubleshooting CPU HOG Problems The CPUHOG messages usually appear in two significant stages: Neighbor formation process LSA refresh process This section discusses the possible solutions for these two instances of SPF: CPUHOG messages during adjacency formation CPUHOG messages during LSA refresh period Problem: CPUHOG Messages During Adjacency Formation —  Cause: Router Is Not Running Packet-Pacing Code Problem: CPUHOG Messages During LSA Refresh Period —
  • 12. Cause: Router Is Not Running LSA Group-Pacing Code Troubleshooting SPF Calculation and Route Flapping The problem of SPF running constantly in the network for the following reasons: Interface flap within the network Neighbor flap within the network Duplicate router ID Common OSPF Error Messages “Unknown routing protocol” Error Message = the software or the hardware does not support OSPF, OSPF: “Could not allocate router id” Error Message = This message appears in two situations: No up/up interface with a valid IP address Not enough up interfaces with a valid IP address for multiple OSPF processes “%OSPF-4-BADLSATYPE: Invalid lsa: Bad LSA type” Type 6 Error Message This is normal if the neighboring router is sending the multicast OSPF (MOSPF) packet. For more information on MOSPF, refer to RFC 1584. Cisco routers do not support MOSPF, so they simply ignore it ignore lsa mospf “OSPF-4-ERRRCV” Error Message Three common types of this message can occur: Mismatch area ID Bad checksum OSPF not enabled on the receiving interface
  • 13. OSPF ERROR MESSAGES  “Unknown routing protocol” Error Message = the software or the hardware does not support OSPF, OSPF: “Could not allocate router id” Error Message = This message appears in two situations: No up/up interface with a valid IP address Not enough up interfaces with a valid IP address for multiple OSPF processes “%OSPF-4-BADLSATYPE: Invalid lsa: Bad LSA type” Type 6 Error Message This is normal if the neighboring router is sending the multicast OSPF (MOSPF) packet. For more information on MOSPF, refer to RFC 1584. Cisco routers do not support MOSPF, so they simply ignore it ignore lsa mospf “OSPF-4- ERRRCV” Error Message Three common types of this message can occur: Mismatch area ID Bad checksum OSPF not enabled on the receiving interface