answersLogoWhite

0

By propagating only routing table changes and hello packets

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the purpose of the ip bandwidth percent eigrp 50 10 command?

This means eigrp with AS 50 has been configured to use 10 % of the configured bandwidth on the interface.


What is the effect of configuring the ip bandwidth-percent eigrp command?

EIGRP will use up to 50 percent of the bandwidth of a link, as defined by the bandwidth interface configuration command. This command may be used if some other fraction of the bandwidth is desired. Note that values greater than 100 percent may be configured. The configuration option may be useful if the bandwidth is set artificially low for other reasons.ExamplesThe following example allows EIGRP to use up to 75 percent (42 kbps) of a 56-kbps serial link in autonomous system 209:interface serial 0bandwidth 56ip bandwidth-percent eigrp 209 75


When would the network administrator use the ip bandwidth eigrp as number percent command?

when there is a low bandwidth connection


How are EIGRP hello packets sent?

- 60 sec Dead timer - 3*


Which multicast address does EIGRP use to send hello and updates packets?

224.0.0.10


When to use the command ip bandwidth-percent eigrp as-number percent?

when there is a low bandwidth connection Jean Nils Bakanga "CCNP"


Which protocol is used by EIGRP to deliver and receive update packets?

think so it is RTP...


Which routing protocol by default uses bandwidth and delay to calculate the metric of a route?

EIGRP


How do igrp and eigrp differ in their metric calculation?

IGRP uses a single composite metric based on bandwidth and delay, while EIGRP uses a composite metric including bandwidth, delay, reliability, load, and MTU. EIGRP also allows for variance in metric calculation to enable load balancing across unequal path costs.


Which two interface variables will determine the metric that is used on EIGRP?

The bandwidth and delay interface variables are used to determine the metric in EIGRP. These values are used in the calculation of the composite metric that EIGRP uses to determine the best path to a destination.


A network administrator is using an application that is monitoring packets on the network and sees an EIGRP update packet What is the purpose of the update packet?

bobo The packet is sent to discover neighbors within the EIGRP network. The packet is sent to search for network devices within an EIGRP network. The packet is used to propagate routing information within the EIGRP network. The packet is used to send an unreachable reply to another router within the EIGRP network.


Which two parameters does EIGRP use by default to calculate the best path?

EIGRP (Enhanced Interior Gateway Routing Protocol) uses two primary parameters to calculate the best path by default: bandwidth and delay. Bandwidth represents the maximum capacity of the link, while delay measures the time it takes for a packet to traverse the link. EIGRP combines these metrics to determine the most efficient route to a destination. Additionally, it can consider other factors like load and reliability if configured, but bandwidth and delay are the fundamental metrics used in its default calculations.