Distance Vector
Everything on SkillVeris tagged Distance Vector — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
Distance-Vector vs Link-State Routing
Distance-vector routing (e.g., RIP) has each router share its entire routing table with only its direct neighbors and pick paths based on hop count or a simple…
What is a Routing Loop?
A routing loop is a condition where two or more routers each believe the best path to a destination is through the other, so a packet keeps bouncing between th…
What is Split Horizon?
Split horizon is a routing-loop-prevention rule used by distance-vector protocols that says a router must never advertise a route back out the same interface t…