Day: August 23, 2019

Routing table diagram showing route types and an example route from 172.16.17.0 to 10.2.2.2 via 10x Hop.
CCNA August 23, 2019

What is a Routing Table -Explained

Routing tables are the backbone of IP networking, guiding routers in forwarding data packets to their intended destinations efficiently. For CCNA and CCNP students, mastering routing tables is essential, as they form a core component of Cisco certification exams and real-world network administration. A routing table contains critical information about network paths, including directly connected...
Mudassir K Read More
Diagram illustrating Administrative Distance (AD) in Cisco networking with EIGRP (AD 90), OSPF (AD 110), and a table of default AD values for route sources.
CCNA August 23, 2019

What is Administrative Distance – Explain

In network environments, routers often receive multiple routes to the same destination from different sources, such as routing protocols (e.g., OSPF, EIGRP, RIP), static routes, or directly connected networks. To select the most trustworthy route, Cisco routers use Administrative Distance (AD), a critical concept in the Cisco Certified Network Associate (CCNA) curriculum. This article explains AD’s...
Asad Ijaz Read More
Diagram illustrating equal-cost load balancing and EIGRP unequal-cost load balancing with routers R1, R2, and R3.
CCNA August 23, 2019

What is Network Load Balancing

Routers use administrative distance (AD) to prioritize routes learned from different routing protocols when multiple paths to a destination exist. AD is a value assigned to each routing protocol, with lower values indicating higher preference (e.g., EIGRP AD is 90, OSPF AD is 110). If multiple paths exist within the same protocol (same AD), the...
Asad Ijaz Read More
Illustration showing three connected routers with a laptop and server, depicting routing paths using solid and dashed lines on a teal background with the title "Router Path Selection".
CCNA August 23, 2019

Mastering Router Path Selection: Best Path Determination (Updated 2025)

Understanding how routers select the best path for packet forwarding is a cornerstone of networking and a key topic for CCNA and CCNP certification exams. Routers use their routing tables to determine the optimal path based on metrics like administrative distance and protocol-specific values. This article dives into the mechanics of path selection, including directly...
Asad Ijaz Read More
Forum