answersLogoWhite

0

What else can I help you with?

Related Questions

What routing protocol depends on the dual algorithm to calculate the shortest path?

Enhanced Interior Gateway Protocol It is a Cisco proprietary protocol. It uses bandwidth and delay by default to calculate the best path. It can also use load and delay, but these are usually not used. It is a distance vector routing protocol. It keeps a topology map, but it is only similar to the topology map of link state routing protocols.


Which routing protocol depends on the DUAL algorithm to calculate the shortest path to a destination?

Which routing protocol depends on the DUAL algorithm to calculate the shortest path to a destination


What does the Cisco IOS use to calculate the OSPF cost to a destination network?

OSPF stands for open shortest path first. OSPF is an exterior routing protocol. OSPF uses Path vector routing algorithm.


Default update period in seconds for the RIP routing protocol?

30 Seconds


What routing protocol performs auto summarization by default?

Rip V2, EIGRP


What does a distance vector routing protocol let a router know about remote networks?

The availability of networks, and the metric (or "cost" or "distance") to reach them, according to the system used by the routing protocol to calculate this "metric".The availability of networks, and the metric (or "cost" or "distance") to reach them, according to the system used by the routing protocol to calculate this "metric".The availability of networks, and the metric (or "cost" or "distance") to reach them, according to the system used by the routing protocol to calculate this "metric".The availability of networks, and the metric (or "cost" or "distance") to reach them, according to the system used by the routing protocol to calculate this "metric".


What is the default update period in seconds for the RIP routing protocol?

Every 20 Milliseconds it updates.


Which routing protocol has the most trustworthy administrative distance by default?

generally static routing protocol has the most trustworthy administrative distance .i.e; 1 and in dynamic routing protocols EIGRP has the best AD.


How many equal cost paths can a dynamic routing protocol use for load balancing by default?

2


What two metrics are used by EIGRPs routing algorithm to calculate route metrics?

Delay and bandwidth


What are the criteria consider to develop a routing protocol?

People use two basic methods to classify routing protocols - by where they are used and by how they calculate routing. You can see how to choose protocols based on where you plan to use them, the way the protocol manages data, and how your router chooses which protocol to use when more than one protocol is installed


What are two advantages of using a link-state routing protocol instead of a distance vector routing protocol?

Each router independently determines the route to each network. After the inital LSP flooding, they generally require less bandwidth to communicate changes in a topology.