distance-vector routing

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:advertisedBy distance to destination
vector of directions
gptkbp:contrastsWith link-state routing
gptkbp:convergesTo slowly compared to link-state
gptkbp:example gptkb:IGRP
RIP
gptkbp:excludes complete network topology knowledge
https://www.w3.org/2000/01/rdf-schema#label distance-vector routing
gptkbp:operatesIn gptkb:network_protocol
gptkbp:preventsLoopsWith hold-down timers
route poisoning
split horizon
gptkbp:requires less memory than link-state routing
gptkbp:shares routing table with neighbors
gptkbp:suffersFrom gptkb:count-to-infinity_problem
gptkbp:updated routing information periodically
gptkbp:usedIn computer networks
gptkbp:uses gptkb:Bellman-Ford_algorithm
hop count as metric
gptkbp:vulnerableTo routing loops
gptkbp:bfsParent gptkb:SPF_(Shortest_Path_First)
gptkbp:bfsLayer 6