answersLogoWhite

0

when there is a low bandwidth connection

Jean Nils Bakanga "CCNP"

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


Which cisco IOS command would display the current status of EIGRP neighbors?

show ip eigrp neighborsw


What command is used to manually create a summary route at an arbitrary network boundary within the EIGRP domain?

ip summary-address eigrp


Why is the show ip route command important for troubleshooting commands?

Compared to RIP, EIGRP has a lower administrative distance. Compared to EIGRP, RIP has a higher metric value for the route. Compared to RIP, the EIGRP route has fewer hops. Compared to RIP, EIGRP has a faster update timer.


Show ip route command?

Compared to RIP, EIGRP has a lower administrative distance.


Which command is used to advertise the network 150.12.32.0?

To configure EIGRP to advertise specific subnets only, use the "wild card mask" option with the network command.


What purpose does a host name serve on the router?

Add the command no auto-summary on all routers.Change the network statements to include a wildcard mask.Adjust the EIGRP hello timers to account for the network delay.Add the command eigrp log-neighbor-changes on all routers.


How you configure both eigrp and ospf to transfer a packet eigrp to ospf and ospf to eigrp?

we would need to redistribute ospf routes into eigrp and vice versa. redistribution will have to be done on an ASBR(autonomus system boundry router) eg: we have an ospf process wid process id 10 running and eigrp with ASN 20 running in our network redistribution on ASBR would be conf t router ospf 10 redistribute eigrp 20 subnets metric 1 and in eigrp conf t router eigrp 20 redistribute ospf metric 1 1 1 1 1 we see i used 5 ones in eigrp process to redistribute opsf into eigrp. thes 1's are metrics for eigrp namely load bandwidth delay reliability


What is the administrative distance of eigrp-learned routes that have been injected into eigrp via redistribution?

170


Which network command will prevent eigrp on router ra from advertising the ethernet networks but will allow the advertisement of all networks on the wan links?

RA(config-router)# network 172.16.1.0 0.0.0.15