Problem Statement
What is hierarchical routing and why is it used in large-scale networks?
Explanation
Hierarchical routing divides a large network into regions or areas, allowing routers to maintain smaller routing tables. Each region summarizes routes before advertising them externally, reducing overhead and improving scalability. OSPF uses this concept by creating backbone and area routers. This design keeps large networks stable and efficient.