[c-nsp] 7600 eigrp offset-list problem

Dan Sabau dan.sabau at tbm.ro
Thu May 14 07:55:24 EDT 2009


Hi,
tried that but I need to modify the composite metric within eigrp, that 
is why I use the offset-list, because I have the same loopback from a 
different vlan with the same composite metric, here is the result:

br01.headend.cluj#sh ip route 172.30.255.54
Routing entry for 172.30.255.54/32
  Known via "eigrp ZZZZ", distance 80, metric 130816, type internal
  Redistributing via eigrp ZZZZ
  Last update from X.X.X.X on Vlan2764, 00:00:24 ago
  Routing Descriptor Blocks:
    X.X.X.X, from X.X.X.X, 00:00:24 ago, via Vlan2764
      Route metric is 130816, traffic share count is 1
      Total delay is 5010 microseconds, minimum bandwidth is 1000000 Kbit
      Reliability 255/255, minimum MTU 1500 bytes
      Loading 14/255, Hops 1
  * Y.Y.Y.Y, from Y.Y.Y.Y, 00:00:24 ago, via Vlan2864
      Route metric is 130816, traffic share count is 1
      Total delay is 5010 microseconds, minimum bandwidth is 1000000 Kbit
      Reliability 255/255, minimum MTU 1500 bytes
      Loading 24/255, Hops 1

 distribute-list route-map test-eigrp in Vlan2764

sh route-map test-eigrp
route-map test-eigrp, permit, sequence 10
  Match clauses:
    ip address (access-lists): permit-any
  Set clauses:
    metric -1
  Policy routing matches: 0 packets, 0 bytes

Standard IP access list permit-any
    10 permit any (3110 matches)





Ramcharan, Vijay A wrote:
>  
> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of luismi
> Sent: May 13, 2009 09:59
> To: Dan Sabau
> Cc: cisco-nsp at puck.nether.net
> Subject: Re: [c-nsp] 7600 eigrp offset-list problem
>
> Same IOS here, similar code...
> We use under address-family...
>   offset-list 0 out 25 Port-channel1.xxx
>
> We will take a look to the config after a reboot. 
> We didn't reboot the router yet.
> Do you know if it is a well know bug?
> Did you open a SR to ask for a reason for this behaviour?
>
>
> El mié, 13-05-2009 a las 14:23 +0300, Dan Sabau escribió:
>   
>> Hi,
>> we have the following problem, if a router reboots when it comes online 
>> the part of the config with the offset-list within router eigrp is 
>> ignored, you have to do something like:
>> conf t
>> router eigrp X
>> no  offset-list permit-any in 128257 Vlan2764
>>  offset-list permit-any in 128257 Vlan2764
>> Does any body know how to fix it?
>> The ios is: 12.2(33)SRC1 we have tried SRBx and the problem was there too.
>> 10x
>>
>>     
>
> Interesting problem. Labbed it up with available hw (1700 and 7206). 1700 runs 12.4.17. 
> Offset list seemd to work after reboot of the 1700 (where the offset list was applied). I can only assume that you have a platform/code version issue. 
>
> Did you try using a route-map to achieve the same functionality? 
> Is the behavior the same? 
>
> i.e. 
> router eigrp <num> 
>  distribute-list <etc> 
>
> route-map <name>
>  match ip address <acl>
>  set metric +/- <num>
>
>   

-- 
Dan Sabau
Manager WAN
New Com Telecomunicatii SA,
Telefon: 0755049817
Email: dan.sabau at newcom.ro 



More information about the cisco-nsp mailing list