HomeCisco networkingCisco routerConfigure EIGRP routing on a Cisco router

Configure EIGRP routing on a Cisco router

EIGRP enghanced version of the IGRP that supports variable-length subnet masks and several additional features.


EIGRP uses an autonomous system number parameter in the configuration just as IGRP does. This number is arbitrary but must be the same on all routers within the autonomous system.

To configure a router to participate in EIGRP routing within autonomous system 5 and advertise routing information about the 192.168.200.0 network, use:

conf t
router eigrp 5
network 192.168.200.0
^Z

Quinn McHenry
Quinn McHenry
Quinn was one of the original co-founders of Tech-Recipes. He is currently crafting iOS applications as a senior developer at Small Planet Digital in Brooklyn, New York.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

LATEST REVIEWS

Recent Comments

error: Content is protected !!