When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Link-state routing protocol - Wikipedia

    en.wikipedia.org/wiki/Link-state_routing_protocol

    Link-state routing protocols are one of the two main classes of routing protocols used in packet switching networks for computer communications, the others being distance-vector routing protocols. [1] Examples of link-state routing protocols include Open Shortest Path First (OSPF) and Intermediate System to Intermediate System (IS-IS). [2] The ...

  3. Distance-vector routing protocol - Wikipedia

    en.wikipedia.org/wiki/Distance-vector_routing...

    Distance-vector routing protocols use the Bellman–Ford algorithm to calculate the best route. Another way of calculating the best route across a network is based on link cost, and is implemented through link-state routing protocols. The term distance vector refers to the fact that the protocol manipulates vectors of distances to other nodes ...

  4. Interior gateway protocol - Wikipedia

    en.wikipedia.org/wiki/Interior_Gateway_Protocol

    Interior gateway protocols can be divided into two categories: distance-vector routing protocols and link-state routing protocols. Specific examples of IGPs include Open Shortest Path First (OSPF), Routing Information Protocol (RIP), Intermediate System to Intermediate System (IS-IS) and Enhanced Interior Gateway Routing Protocol (EIGRP). [2]

  5. Enhanced Interior Gateway Routing Protocol - Wikipedia

    en.wikipedia.org/wiki/Enhanced_Interior_Gateway...

    Cisco Systems now classifies EIGRP as a distance vector routing protocol, but it is normally said to be a hybrid routing protocol. [ 5 ] [ 10 ] While EIGRP is an advanced routing protocol that combines many of the features of both link-state and distance-vector routing protocols, EIGRP's DUAL algorithm contains many features which make it more ...

  6. Routing protocol - Wikipedia

    en.wikipedia.org/wiki/Routing_protocol

    Although there are many types of routing protocols, three major classes are in widespread use on IP networks: Interior gateway protocols type 1, link-state routing protocols, such as OSPF and IS-IS; Interior gateway protocols type 2, distance-vector routing protocols, such as Routing Information Protocol, RIPv2, IGRP.

  7. Routing - Wikipedia

    en.wikipedia.org/wiki/Routing

    Both of these routing protocols become intractable in large networks and cannot be used in inter-domain routing. Distance vector routing is subject to instability if there are more than a few hops in the domain. Link state routing needs significant resources to calculate routing tables. It also creates heavy traffic due to flooding.

  8. Route redistribution - Wikipedia

    en.wikipedia.org/wiki/Route_redistribution

    Each routing protocol contains loop-avoidance mechanisms, but the information needed for loops to be avoided is lost when routes are redistributed. For example, a distance-vector routing protocol may prevent loops by the "split-horizon" rule; that is to say, if a router learns a route from a particular interface it will not re-advertise the ...

  9. Optimized Link State Routing Protocol - Wikipedia

    en.wikipedia.org/wiki/Optimized_Link_State...

    Reactive routing protocols do not maintain routes, but build them on demand. As link-state protocols require database synchronisation, such protocols typically use the distance vector approach, as in AODV and DSDV, or more ad hoc approaches that do not necessarily build optimal paths, such as Dynamic Source Routing.