Re: Metric Reducing in RIP

From: Atle Ørn Hardarson <atle.hardarson_at_gmail.com>
Date: Thu, 30 Dec 2010 15:11:36 +0100

Hi guys

I believe you can achieve this with PBR as such:

R1(config-route-map)#set metric ?
  +/-<metric> Add or subtract metric
  <0-4294967295> Metric value or Bandwidth in Kbits per second
  <cr>

#show route-map RIP
route-map RIP, permit, sequence 10
  Match clauses:
    ip address (access-lists): 101
  Set clauses:
    metric -10

So just match the traffic with tags or ACL (UDP/520 for RIPv2 IPv4, RIPv2
has no protocol ID) and manipulate the metric with a route-map.

Cheers
Atle Hardarson

On Thu, Dec 30, 2010 at 12:21 PM, <v.shekhar_at_globalassurance.net> wrote:

> I am quite amazed to see the LOOSELY worded description on Cisco Context
> sensitive help that uses the word "Subtract".
>
> I never paid attention to that and only believed when i tried out myself.
>
> From what my experience is worth there is no easy way to reduce the metric
> in RIP. U can take the trouble of doing that by redistributing rip to other
> IGP and back to RIP though.
>
> -Vijay Shekhar
> CCIE(sec)#17589/CISSP/RHCE.
> http://au.linkedin.com/in/vshekhar
>
>
> Quoting lijo varghese <lijoccie_at_gmail.com>:
>
> Hai.....
>>
>> How can i reduce the metric in RIP.....
>> Is it any way to reduce hop count by using offset list ?
>>
>>
>> In " cisco command "
>>
>> R1(config-router)# ?
>> offset-list Add or subtract offset from RIP metrics
>> -----------
>>
>>
>> So is it used to reduce metric(Hop count) ?
>>
>> Is there any way to reduce hopcount in RIP without using tunnels
>> ?.............
>>
>>
>> Blogs and organic groups at http://www.ccie.net
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
>>
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Thu Dec 30 2010 - 15:11:36 ART

This archive was generated by hypermail 2.2.0 : Sat Jan 01 2011 - 09:37:50 ART