Menu

CCNA IP Connectivity Study Guide

Study the current CCNA v1.1 IP Connectivity domain: routing-table decisions, longest-prefix match, static routes, single-area OSPFv2, and first-hop redundancy.

IP Connectivity is the largest current CCNA domain. The core skill is to predict the next hop from the routing table, then prove whether the control plane and forwarding path agree.

What to know and how to practise it

3.1–3.2

Routing-table interpretation and forwarding decisions

Read route source, prefix, administrative distance, metric, next hop, outgoing interface, and gateway of last resort. Apply longest-prefix match first; administrative distance and metric select among competing routes to the same prefix rather than overriding a more specific route.

3.3

IPv4 and IPv6 static routes

Configure default, network, host, and floating static routes with the correct next hop or interface. Understand why multiaccess Ethernet routes normally need an appropriate next-hop address and how a higher administrative distance creates backup behavior.

3.4

Single-area OSPFv2

Establish adjacencies with correct addressing, area, timers, network type, passive-interface behavior, and unique router IDs. Understand DR and BDR elections on multiaccess networks and advertise a default route only when the design calls for it.

3.5

First-hop redundancy concepts

Understand how a virtual gateway improves endpoint default-gateway availability and how active/standby or active/active roles differ conceptually among common first-hop redundancy protocols. Focus on the forwarding outcome and failure behavior required by the blueprint.

Example route-selection proof

A router knows a default route, an OSPF /16, and a static /24 covering the same destination. The /24 wins because it is the longest match. Administrative distance would matter only if two candidate routes described the same prefix length and destination network.

show ip route
show ipv6 route
show ip ospf neighbor
show ip ospf interface brief
show ip protocols

Readiness checklist

  • Explain every field of a representative routing-table entry.
  • Apply longest-prefix match before administrative distance and metric.
  • Configure and verify default, host, floating, IPv4, and IPv6 static routes.
  • Troubleshoot an OSPF adjacency in a fixed order.
  • Explain first-hop redundancy from the endpoint perspective.

Common mistakes to remove

  • Choosing the lowest administrative distance before comparing prefix length.
  • Equating a FULL OSPF neighbor with correct route advertisement.
  • Adding default-information originate without confirming the required default-route behavior.

Open the focused OSPF neighbor troubleshooting guide

Official scope

Questions created and reviewed by a CCNA-certified practitioner.

Original content is mapped to Cisco's published CCNA 200-301 exam topics. Every published item is checked for technical accuracy, answer logic, explanations, and similarity risk.

  • BlueprintOfficial topic coverage
  • ExplanationsAnswer and distractor feedback
  • Review statusUpdated August 2026

Turn the concept into focused CCNA practice.

Create a free account to answer reviewed questions and see complete corrections.

Create Free Account