From: Zafar Khan (mahaguru@gmail.com)
Date: Thu Aug 31 2006 - 07:46:21 ART
Hi Tony,
QOUTE
but do not send and receive RIP update on this interface
ENDQUOTE
distribute-list is used to control the advertising and processing of
routes in routing updates.
To stop sending/recieving any rip updates, deny udp 520 in your acl
and apply it to the interface.
Regards
Zafar
On 8/31/06, tonynguyenchi <tonynguyenchi.ccie@gmail.com> 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
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:59 ART