Distance vector routing protocols use periodic updates where each router broadcasts its entire routing table to neighbors. During network discovery, directly connected networks are placed in routing tables and routers exchange routing information until convergence is reached. Mechanisms to prevent routing loops include maximum hop counts, holddown timers, split horizon and poison reverse. Examples of distance vector protocols are RIP and EIGRP.