Re: OSPF->RIP REDISTRIBUTION

From: Mike M (mike_malan@yahoo.co.uk)
Date: Tue May 13 2008 - 18:06:44 ART


Your access list (11) has an implicit deny!

Therefore you will allow 4.4.0.0/16 but no other OSPF
routes.

Cheers
Mike M

--- itsfortarget iwillgetit <itsfortarget@gmail.com>
wrote:

> Dear Expert,
>
> Am trying to redistribute my ospf sumnets in to RIP
> domain.
>
> After redistribution am summarising ospf routes in
> to /16 and only allowing
> summary routes to enter RIP domain.
>
> But am not getting any of my ospf routes in to RIP,
> pls find below the conf.
> Your inputs would be appreciated.
>
>
> router rip
> version 2
> redistribute ospf 1 metric 5
> passive-interface default
> network 150.1.0.0
> neighbor 150.1.4.254
> distribute-list 11 out FastEthernet0/1
> distribute-list 10 in FastEthernet0/1
>
> Rack1_Router6#sh access-lists 11
> Standard IP access list 11
> 10 permit 4.4.0.0, wildcard bits 0.0.255.255
>
> Rack1_Router6#sh run int fa 0/1
> !
> interface FastEthernet0/1
> ip address 150.1.4.6 255.255.255.0
> ip summary-address rip 4.4.0.0 255.255.0.0
>
>
>



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:16 ART