Re: eigrp distance problem

From: Toh Soon, Lim (tohsoon28@gmail.com)
Date: Fri Aug 17 2007 - 10:32:42 ART


Hi Max Braun,

It seems to me you are trying to configure the router to prefer the
OSPF-learned routes (135.15.110.0/24 & 135.15.120.0/24) via the external
EIGRP routes. I guess you must be doing mutual redistribution across
multiple routers.

Anyway AFAIK, the command "distance <ad_value> <src_add> <wildcard_mask>
<acl>" in EIGRP cannot modify the AD of external routes (i.e. D EX). You may
need to consider using the "distance eigrp" command.

Thank you.

B.Rgds,
Lim TS

On 8/17/07, Max Braun <r_s_lab@mail.com> wrote:
>
> Hi, Group!
>
> I have a problem with eigrp distance. Can you help me?
>
> r4(config-router)#do sh run | s router
> router eigrp 30
> redistribute ospf 10 metric 1544 2000 255 1 1500
> network 135.15.20.0 0.0.0.255
> distance 80 0.0.0.0 255.255.255.255 ei_ex
> no auto-summary
> router ospf 10
> router-id 135.15.104.1
> log-adjacency-changes
> area 10 virtual-link 135.15.101.1
> redistribute connected subnets route-map red-con
> redistribute eigrp 30 subnets
> network 135.15.10.4 0.0.0.0 area 0
> network 135.15.14.4 0.0.0.0 area 10
> network 135.15.34.4 0.0.0.0 area 10
>
> r4(config-router)#do sh run | s ip acce
> ip access-list standard ei_ex
> permit 135.15.110.0 0.0.0.255
> permit 135.15.120.0 0.0.0.255
>
> r4(config-router)#do sh ip rou ei
>
> r4(config-router)#do sh ip rou os
>
> O E2 135.15.110.0 [110/20] via 135.15.14.1, 00:03:33, Serial0/0.14
> O E2 135.15.120.0 [110/20] via 135.15.14.1, 00:03:40, Serial0/0.14
>
>
> Best regards,
> Max Braun
>
> --
> We've Got Your Name at http://www.mail.com !
> Get a FREE E-mail Account Today - Choose From 100+ Domains
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:11 ART