Re: EIGRP redistribution between 2 process' ?

From: Dennis Worth (dennis.worth@gmail.com)
Date: Wed Mar 05 2008 - 14:25:45 ARST


Hopefully this is right this time. This is my 3rd attempt on sending.

This is the original email.

I would to find some clarification/facts on whether redistributing between
to EIGRP process' requires connected subnets into each as well? for example

eigrp 100 ---- R1 ------eigrp 200

*router eigrp 100
 redistribute connected metric 1500 10 255 1 1500 route-map
Connected-->EIGRP-100
 redistribute eigrp 200 metric 10000 100 255 1 1500
 network 172.16.16.0 0.0.0.255
 network 172.16.100.0 0.0.3.255
 network 172.16.124.0 0.0.0.255
 no auto-summary
 no eigrp log-neighbor-changes

router eigrp 200
 redistribute connected metric 1500 10 255 1 1500 route-map
Connected-->EIGRP-200
 redistribute eigrp 100 metric 10000 100 255 1 1500
 network 172.16.12.0 0.0.0.255
 distance eigrp 91 171
 no auto-summary
 no eigrp log-neighbor-changes
*

*ip prefix-list Connected-->EIGRP-100 seq 5 permit 172.16.255.0/24
ip prefix-list Connected-->EIGRP-100 seq 10 permit 172.16.12.0/24

!
ip prefix-list Connected-->EIGRP-200 seq 5 permit 172.16.255.0/24
ip prefix-list Connected-->EIGRP-200 seq 10 permit 172.16.16.0/24

ip prefix-list Connected-->EIGRP-200 seq 15 permit 172.16.100.0/22
ip prefix-list Connected-->EIGRP-200 seq 20 permit 172.16.124.0/24

route-map Connected-->EIGRP-100 permit 10
 match ip address prefix-list Connected-->EIGRP-100
!
route-map Connected-->EIGRP-200 permit 10
 match ip address prefix-list Connected-->EIGRP-200
*

I really don't see any difference in from a connectivity standpoint.

Thanks for your replies

On Wed, Mar 5, 2008 at 8:13 AM, Gary Duncanson <
gary.duncanson@googlemail.com> wrote:

> Yes you can do that.
>
> Regards
> Gary
> ----- Original Message -----
> From: "Dennis Worth" <dennis.worth@gmail.com>
> To: "Cisco certification" <ccielab@groupstudy.com>
> Sent: Wednesday, March 05, 2008 2:39 PM
> Subject: EIGRP redistribution between 2 process' ?
>
>
> > --
> > Dennis Worth
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>

-- 
Dennis Worth


This archive was generated by hypermail 2.1.4 : Tue Apr 01 2008 - 07:53:52 ART