Re: Redistribution

From: WorkerBee (ciscobee@gmail.com)
Date: Mon Sep 10 2007 - 18:22:18 ART


The first redistribution method explicitly specify "RIP" to be redistributed.

The second redistribution method is "ERROR" or typo?

Should be this instead

  router ospf 1
   redistribute subnets route-map RIP->OSPF

R6(config-router)#redistribute subnets route-map RIP->OSPF
Unknown routing protocol - "redistribute subnets route-map RIP->OSPF"

To specify the subnet optional keyword, you need to specify also the
routing protocol. I don't see such option "redistribution ip
subnets...." in CCO.

On 9/11/07, Marc La Porte <marc.a.laporte@gmail.com> wrote:
> Guys,
>
> What's the difference between:
>
> router ospf 1
> redistribute rip metric 400 subnets
>
> or
>
> router ospf 1
> redistribute ip subnets route-map RIP->OSPF
> !
> route-map RIP->OSPF permit 10
> set metric 400
>
> (or than having more options for granularity later on, if needed)
>
> Thanks
> Marc
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:10 ART