
Discover static routing from basics to advanced, including next-hop and local exit interface configurations, default routes, loop avoidance, load balancing, IP SLA, HSRP, DHCP-based static routes, and verification.
Learn to configure static routing with the next-hop to connect 192.168.0/24 networks, understand administrative distance of 1, and verify routes with show ip route and arp for return ping paths.
Explore static routing with the local exit interface, and analyze proxy ARP and MAC address handling for final destinations and router memory usage.
Configure default static routes to reach multiple networks efficiently, choosing between next hop and local exit interface, and understand arp and mac address translation in multipoint ethernet versus point-to-point links.
Configure static default routes and next-hop entries across routers to avoid routing loops. Use traceroute and TTL expiry to diagnose the loop and apply dynamic routing to prevent issues.
Learn to implement load balancing with static routes by configuring multiple next-hop paths and default routes, verify traffic patterns, and distinguish per-destination from per-packet load balancing.
Explore floating static routes with IP SLA to enable redundancy, load balancing, and switching to backup routes tracked by IP SLA.
Learn how to use HSRP with floating static routes and route tracking to ensure bidirectional reachability when interfaces fail, by rerouting default gateways and verifying the configuration.
Configure static routing to reach the 192.168.0.0/24 network via an interface obtained from dhcp on router 2, and verify routing with show ip route.
Configure permanent static routes to prevent routing black holes when an interface fails, keep the route in the routing table, and prevent updates during redistribution.
Repair six router topology so every loopback can ping every other loopback, using a tclsh script to ping loopbacks three times, without changing the OSPF network type, achieving 100% success.
Troubleshoot a loopback connectivity issue between router one and router two by diagnosing missing neighborship and mismatched k values, reset metric weights to default, and verify with a ping.
Fix the loopback connectivity between router two and router three by aligning neighbor configurations and hello mode (unicast vs multicast). Verify with a ping to confirm the path is up.
Troubleshot and fixed an OSPF adjacency between router three and router four by aligning hello timers on Ethernet interfaces; then the loopback ping succeeds.
Troubleshoot OSPF adjacency between router four and six by correcting the network statement, enabling OSPF on the proper interface, and configuring frame relay broadcast to restore loopback reachability.
Fix OSPF adjacency and frame-relay routing in a lab by configuring area one stop, enforcing DR with router priorities, using TCL to verify redistribution, and achieving connectivity across all routers.
** Part of the Full Course: Cisco CCNA to CCNP Transition **
Static Routing is an important topic in CCNA, and some students have confusion about its basic configuration for the first time. Other students think that this basic configuration is all what they can learn about static routing. For this reason I have made this course in order for CCNA students to understand Static routing and both its basic and advanced configuration in depth.
This course includes four parts:
Basic Configuration of Static Routing: which explains Static Routing Using the Next-Hop, Static Routing Using the Local Exit Interface, Configuring default static routes, and how can Loops occur with Static Routing.
Advanced Configuration of Static Routing: which explains Load Balancing using Static Routing, Floating Static Routes with IP SLA, Getting Help from HSRP and Verifying the Configuration, Static Routing using DHCP, and Configuring Permanent Static Routes. This part is challenging and has a lot of information!.
Routing Troubleshooting Lab: In addition to static routing, learn how to troubleshoot dynamic routing protocols like EIGRP and OSPF.
Practice Test: in order for the students to check their understanding of the concepts and configurations explained in the course.
This course moves gradually from basic concepts and configurations to the advanced ones. If you want to learn about the basic concepts and configurations of Static routing or refresh your your knowledge, then you can watch part 1. If you are already familiar with static routing, you can go directly ant watch part 2 about advanced configuration of static routing.
I hope that that you will find this course useful, and and that it will help you to understand everything about static Routing! Happy Learning!