answersLogoWhite

0

Paris(config)# router eigrp 100

Paris(config-router)# network 192.168.7.0

Paris(config-router)# network 192.168.8.0

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Which command displays the commands used to configure the routing protocol on this router?

The command used to display the commands that configure the routing protocol on a router is show running-config. This command provides a comprehensive view of the current configuration, including any routing protocols like OSPF, EIGRP, or BGP. To focus specifically on routing protocols, you can also use show ip protocols, which summarizes the active routing protocols and their settings.


How do you setup eigrp protocol?

router#config t router(config)#router eigrp 100 #net NETWORK ADDRESS


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


Which default EIGRP configuration must be modified to allow a router to advertise sub-nets that are configured with vlsm?

Which default EIGRP configuration must be modified to allow an EIGRP router to advertise subnets that are configured with VLSM


Which default eigrp configurations must be modified to allow an eigrp router to advertise subnet that are configured with vlsm?

autosummarization


Which default EIGRP configuration must be modified to allow an eigrp router to advertise subnets that are configured with vlsm?

autosummarization


What comment are use to delete a routing protocols in cisco router?

No router eigrp <AS #> No router ospf <process ID> No router bgp <AS #> No router rip


Which routing protocols should the administrator use?

A network administrator needs to configure a single router to loadbalance the traffic over unequal cost paths. Which routing protocol should the administrator use? ** RIPv2


Can you configure multiple as on single router using eigrp?

Yes; a router might be a border router between two areas of a network - for example, one configured for AS 100, one for AS 200. However, unless you do some additional configuration, no information will automatically be shared between the two areas. The configuration is related to "route redistribution".


What is the maximum hop counts EIGRP can have?

R1(config-router)#metric maximum-hops ? <1-255> Hop count


What commands will display statistics on eigrp hello update query reply and acknowledgement packet sent and received?

show ip eigrp traffic


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.