answersLogoWhite

0

What is EIGRP for cisco protocols?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

Enhanced Interior Gateway Routing Protocol (EIGRP) was once as Cisco Propitiatory routing protocol for Cisco routers. However many routers that are not Cisco now support the use of EIGRP.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What is cisco protocol?

Cisco has a few proprietary protocols, though many of them have been standardized, or adapted into emerging standards. The most popular Cisco proprietary protocol that hasn't been adopted as a standard is probably EIGRP. bit.ly/1OMvbZW


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


Should EIGRP only be run on networks with Cisco equipment?

EIGRP is a Cisco proprietary routing protocol and therefore can only be used with Cisco routers.You can do route redistribution on Cisco routers, this allows you to take routes from another routing protocol (such as OSPF or RIP) and place them into the EIGRP network that way downstream nodes can be informed of routes available.


Which routing protocols are classless?

RIPv2 and EIGRP


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

show ip eigrp neighborsw


Which internal routing protocol would use if you needed to route between Cisco and non-Cisco equipment?

Open standard protocols: Rip or OSPF. They are not Cisco proprietary protocols.


What is an autonomous system and what routing protocols operate within an autonomous system?

An autonomous system is a group of networks under the same management domain using an interior gateway protocol such as OSPF. Internetworking with Cisco and Microsoft Technologies pg. 308 Interior gateway protocols: IGRP, RIP, OSPF, EIGRP Internetworking with Cisco and Microsoft Technologies pg.295-296


Which routing protocol is Cisco proprietary and classified as a balanced hybrid protocol?

EIGRP


Which rfc contains eigrp routing protocol?

this is a cisco propreitory protocol is not available for rfc


What is the differences between routing and routed protocols?

Routing protocols are used by routers (RIP, EIGRP, OSPF) Routed protocols are the actual protocols on the wire (TCP/IP)


Name the interior IP routing protocol that send the mask with routing update?

Most modern routing protocols send information about the network mask. In the Cisco Academy, we learn about several protocols that do, and don't, include information about the network mask; those who don't do so, don't allow VLSM (subnets of different sizes).RIP v.1: NoRIP v.2: YesIGRP: No (marked as "obsolete" in the new version of the Cisco curriculum)EIGRP: YesOSPF: YesIS-IS: Yes (I believe so; we don't study this in detail)Most modern routing protocols send information about the network mask. In the Cisco Academy, we learn about several protocols that do, and don't, include information about the network mask; those who don't do so, don't allow VLSM (subnets of different sizes).RIP v.1: NoRIP v.2: YesIGRP: No (marked as "obsolete" in the new version of the Cisco curriculum)EIGRP: YesOSPF: YesIS-IS: Yes (I believe so; we don't study this in detail)Most modern routing protocols send information about the network mask. In the Cisco Academy, we learn about several protocols that do, and don't, include information about the network mask; those who don't do so, don't allow VLSM (subnets of different sizes).RIP v.1: NoRIP v.2: YesIGRP: No (marked as "obsolete" in the new version of the Cisco curriculum)EIGRP: YesOSPF: YesIS-IS: Yes (I believe so; we don't study this in detail)Most modern routing protocols send information about the network mask. In the Cisco Academy, we learn about several protocols that do, and don't, include information about the network mask; those who don't do so, don't allow VLSM (subnets of different sizes).RIP v.1: NoRIP v.2: YesIGRP: No (marked as "obsolete" in the new version of the Cisco curriculum)EIGRP: YesOSPF: YesIS-IS: Yes (I believe so; we don't study this in detail)


Why is IGRP no longer supported on the new Cisco IOS?

EIGRP (Enhanced IGRP) has replaced IGRP. With the way EIGRP is set up as a protocol it is possible to implement a newer router that only supports EIGRP into a network that is running IGRP. Honestly network admins should be pushing for EIGRP if they are still on IGRP as for many features and advantages EIGRP has over IGRP. Directly from Cisco.com: "Enhanced IGRP provides compatibility and seamless interoperation with IGRP routers. An automatic-redistribution mechanism allows IGRP routes to be imported into Enhanced IGRP, and vice versa, so it is possible to add Enhanced IGRP gradually into an existing IGRP network." EIGRP:Enhanced Interior Gateway Routing Protocol IGRP: Interior Gateway Routing Protocol *IGRP and EIGRP are both Cisco proprietary routing protocols.