
Learn the CCNP Route 300-101 introduction and version 2.0 exam structure. Understand the three exam papers, prerequisites, durations, and question types for planning, implementing, and verifying complex networks.
Explore how routers build the routing table by applying the longest prefix match, evaluating next-hop reachability, and selecting routes using administrative distance, metrics, and equal-cost load balancing.
Explore floating static-default routing by comparing next-hop versus next-hop interface methods, configuring 0.0.0.0 default routes, and verifying with command-line checks in a multipoint and broadcast network context.
Explore floating static and default routes, configuring backup paths for multiple ISPs, automatic failover, and the trade-offs with manual routing versus dynamic routing.
Explore a default CCNP lab setup with a simplified topology, loopback and logical interfaces, and back-to-back cables. Disable ip domain lookup to speed command entry and simulate scalable branches.
Set up a lab with GNS3 simulation, install the software, integrate real Cisco router images, and drag, connect, and configure topologies to save for reuse.
Learn how to advertise a default route in an IGP to give all branch offices internet access via the head office, enabling centralized security and avoiding per-branch ISPs.
Advertise the default route with RIPv2 to connect branch offices via the head office to the internet, and use the default information originate and redistribution of static routes.
Learn to advertise the default route via OSPF, configure static defaults, and use redistribution and default-information originate in the OSPF domain.
Advertise the default route in EIGRP across the IGP, letting branch offices reach the internet via the head office and ISP, with static routes redistributed to the network.
Understand how network summarization reduces routing table size by aggregating multiple routes into a single, continuous subnet for efficient head office to branch office routing.
Identify and compare auto summarization and manual summarization in routing, noting classful boundaries that summarize to /8, /16, and /24, and how administrators define included networks with specific slash values.
Learn how to perform manual subnet summarization by identifying the first and last addresses, converting to binary, extracting the common bits, and deriving the network address and slash prefix.
Learn a shortcut to summarize a range of networks by comparing binary representations, identifying the common prefix, and deriving a single aggregated address with the appropriate slash, with exam-focused examples.
Learn how to implement EIGRP summarization in a lab, covering manual and auto summarization, interface-level configuration, and verification of summarized routes.
Learn how eigrp, once a Cisco proprietary protocol, became a standard running on Cisco and non-Cisco devices, with fast convergence, incremental updates, equal-cost load balancing, and summarization.
Explore how eigrp forms neighbors via hello messages, exchanges routing and topology information, and computes the best routes with dual metrics (bandwidth, delay, load, reliability), enabling rapid convergence.
Explore how EIGRP computes route cost using bandwidth and delay, with optional factors like load, reliability, MTU, and K-values; learn how to adjust interface bandwidth and delay to influence metrics.
Explain feasible distance and advertised distance in routing, showing how to calculate total path cost and neighboring costs with practical router examples.
Explain how feasible distance and the feasible condition control route selection: a feasible successor allows switch to the second best, while lacking one triggers neighbor queries for a valid route.
Explores how EIGRP performs load balancing across equal-cost routes by default, and how unequal-cost balancing is possible with manual variance, including feasible distance and advertised distance concepts.
Explore equal-cost and unequal-cost load balancing in eigrp by tuning route costs and applying a median value. Verify results with show ip protocols and the routing topology table.
Learn how EIGRP stuck-in-active occurs when no visible or feasible successor exists, prompting neighbor queries, timeouts up to three minutes, and recovery via alternative routes.
Learn how EIGRP stub reduces query traffic in hub-and-spoke networks by marking branch offices as stubs, preventing unnecessary queries and replies, and choosing which routes to advertise.
Explore OSPF, a standard link-state routing protocol that uses bandwidth-based cost to select the least-cost path and supports equal-cost load balancing, area-based overhead reduction, and incremental updates.
Explore the five stages of the OSPF process—from downstage to full—where routers exchange hello messages, establish bidirectional communication, form neighbors, and select a unique identifier.
Explore the OSPF process stages from neighbor establishment to learning and full convergence, and see how the database and topology tables exchange information to compute shortest paths using cost.
Verify a basic OSPF process in a single-area lab, using debug ip ospf events, hello exchanges, and the seven-stage neighbor adjacency, with wildcard masks, metrics, and route learning.
Design large OSPF networks with multiple areas to reduce memory overhead, limit LSA floods, and ensure backbone and ABRs function with interfaces in the same area.
Design and validate a multi-area OSPF lab setup by configuring routers across area 0 and additional areas, ensuring interfaces belong to the correct area, verifying neighbor adjacencies and route advertisements.
Explore the redistribution of routing information between different protocols. Learn how to translate routes between protocols, manage internal vs external routes, and adjust metrics to enable seamless inter-protocol communication.
Learn how to configure mutual redistribution between EIGRP and RIP, requiring both protocols on the router and a manually defined metric using hops, bandwidth, delay, load, and reliability.
Configure and verify redistribution between ospf and rip, set metrics and metric type (E1 vs E2), and include subnets to ensure routes propagate across domains despite different protocols.
Explore redistributing routes between OSPF and EIGRP, configure metrics and metric types (1 or 2), and set bandwidth, delay, load, and reliability to ensure proper inter-protocol routing.
Explore redistribution across multiple routing protocols in a hands-on lab, configure routes with metrics, and verify reachability and learned routes in both directions.
Explore how routing protocol authentication secures neighbor communications by verifying sources before exchanging messages, covering simple text authentication and digest-based authentication using hash values, and comparing their security implications.
Configure eigrp authentication using MD5 by creating a key chain shared on both routers, apply it on the interface, and verify adjacency with show ip eigrp neighbors.
Configure OSPF authentication on Cisco routers by enabling interface authentication, choosing MD5 or clear text, defining a key or password, and verifying neighbor adjacency.
Explore how OSPF virtual links create a logical backbone connection for discontiguous areas, using an intermediary area to reach area zero and maintain route exchange.
Configure and verify OSPF virtual links to connect areas to area zero, identify border and transit areas, and validate neighbor relationships and routing in a lab environment.
This lecture explains ospf network types—point-to-point, broadcast multi-axis, and non-broadcast multi-axis—and how dr/bdr elections prevent broadcast loops and manage neighbor updates.
Learn how DR and BDR elections assign the designated router in broadcast networks by highest priority value, with ties resolved by router ID and by setting zero to prevent election.
Explore ospf broadcast multi-access networks by configuring dr/bdr elections, verifying neighbors, adjusting priority values, and observing convergence in a lab environment.
Explore OSPF LSA types 1–7, including intra-area, inter-area, external, and NSSA advertisements, with notes that LSA 6 is not used on Cisco devices and LSA 7 prerequisites.
Learn to configure ospf summarization in a lab, choosing between summary of learned routes and actual routes, using area range and area border router concepts.
OSPF stubs reduce routing table size and processing overhead by designating an area as a stub, aggregating external routes into a single default route managed by the border router.
Learn to configure OSPF stubs to reduce routing table size by using stops and redistribution, advertise defaults from border routers, and verify stop behavior across interfaces and areas.
Explore OSPF totally stub areas, showing how external routes are blocked and a single default route is advertised inside the area to minimize routing table size and overhead.
Learn how to configure a totally stub OSPF area, compare stop behavior versus normal stops on the area border, and verify routing changes in the lab.
Explore the not-so-stubby area concept in CCNP Route, understanding how stubs and not-stubs affect route distribution, stops, and what exceptions allow passing traffic between areas.
Explore configuring a not-so-stubby area in a route lab, including stop behavior, default routes, and redistribution, and verify convergence and routing-table visibility.
Explore the unnecessary OSPF stub area, which stops external routes yet allows a default path. Learn how to apply the configuration on border routers to protect internal routes.
Quickly review routing types, default routes, and redistribution concepts, and learn to configure border and internal routers, using stop, advertise, and the adr command to manage routes.
Course Description – CCNP ROUTE (300-101) – Lab-Based Training
This Cisco ROUTE training course is designed to provide all the knowledge and practical skills required for the 300-101 Cisco ROUTE exam. The focus of the course is not just theory but deep real-world experience, practical configurations, and detailed technical explanations that help learners understand how routing works in production networks. Every concept is reinforced with hands-on labs to ensure you gain confidence and clarity.
This program is completely lab-oriented and is built around the routing technologies included in the Cisco CCNP Route/Switch curriculum. All major routing protocols—such as EIGRP, OSPF, BGP, redistribution, and path control—are demonstrated step-by-step using GNS3 1.x, allowing students to follow along and build their own topologies.
Each video lesson is structured to guide you through creating, configuring, verifying, and troubleshooting enterprise routing scenarios. One of the strengths of this course is that you can complete the entire training on a single computer. No physical routers or switches are required; GNS3 provides a fully functional simulation environment.
The course also includes guidance on how to design your own practice environment, set up labs, and build scenarios that reflect real enterprise and service provider networks. By the end of the training, students will be able to implement advanced routing solutions, troubleshoot effectively, and prepare confidently for both the exam and real-world network engineering roles.