From: Ivan (ivan@iip.net)
Date: Thu Aug 31 2006 - 06:57:13 ART
I'm not sure absolutely about RIP, but in OSPF distribute-list in deny install 
routes in FIB and install all received LSA in OSPFDB. May be you need apply 
access-group to the interface.
On Thursday 31 August 2006 13:33, tonynguyenchi wrote:
> Dear Group,
>
> The task requires: configure R4 to advertise the 204.12.1.0/24 (F0/0)
> subnet via RIP, but do not send and receive RIP update on this interface.
>
> Can I do this as the following:
>
> router rip
>  version 2
>  passive-interface FastEthernet0/0
>  network 139.1.0.0
>  network 150.1.0.0
>  network 204.12.1.0
>  distribute-list BLOCK_RIP in FastEthernet0/0
>  no auto-summary
> !
> ip access-list standard BLOCK_RIP
>  deny  any
>
> Thanks and best regards,
>
> Tony
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
-- Ivan
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:59 ART