RE: RE : RIP Neighbor question

From: R&S Groupstudy (rsg@synergy-networking.co.uk)
Date: Mon Aug 04 2003 - 09:51:11 GMT-3


Hi,

It's fine to use the neighbour command and there's lots of reasons that you
may want to. eg. to not announce networks to pc's that may be running RIP
listeners etc.

If you want to specify the neighbour command AND disable network broadcasts,
then use inconjunction with the "passive-interface" command:
> !
> router rip
> version 1
> passive-interface default
> network 172.16.0.0
> neighbor 172.16.200.20
> !
>
regards

Adam
> ----------
> From: Roberto Adjakou[SMTP:radjakou@cfao.sn]
> Reply To: Roberto Adjakou
> Sent: Monday, August 04, 2003 1:27 PM
> To: Jim Phillipo
> Cc: ccielab@groupstudy.com
> Subject: RE : RIP Neighbor question
>
> Dear Jim
> RIP uses broadcast updates. Neighbor command allows updates to access
> non broadcast networks. This command does not suppress broadcasts
> updates.
> So, on an Ethernet network, neighbor command increases rip traffic. Do
> not use it!!
>
> Cordialement/Best regards;
>
> -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
> Roberto Adjakou
> E-mail : RAdjakou@cfao.sn
> -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
>
>
> -----Message d'origine-----
> De : nobody@groupstudy.com [mailto:nobody@groupstudy.com] De la part de
> Jim Phillipo
> Envoyi : vendredi 1 ao{t 2003 13:16
> @ : ccielab@groupstudy.com
> Objet : RIP Neighbor question
>
> I have a neighbor statement configured but it is still broadcasting. Is
> neighbor statement a v2 only command ?
>
> !
> router rip
> version 1
> passive-interface default
> no passive-interface Ethernet0
> network 172.16.0.0
> neighbor 172.16.200.20
> !
> ip classless
> no ip http server
> !
> !
> !
> line con 0
> transport input none
> line aux 0
> line vty 0 4
> login
> !
> --More--
> 03:52:10: RIP: ignored v2 packet from 172.16.200.7 (illegal version)
> 03:52:10: RIP: sending v1 update to 255.255.255.255 via Ethernet0
> (172.16.200.5)
> 03:52:10: RIP: build update entries
> 03:52:10: subnet 172.16.53.0 metric 1
> 03:52:10: subnet 172.16.105.0 metric 1
> 03:52:10: RIP: sending v1 update to 172.16.200.20 via Ethernet0
> (172.16.200.5)
> 03:52:10: RIP: build update entries
> 03:52:10: subnet 172.16.53.0 metric 1
> 03:52:10: subnet 172.16.105.end
>
> Jim Phillipo, CCNP, CCDP
> Sr. Internetworking Engineer
> W: 401.456.1821 F: 401.456.0599 M: 508.982.8923
> 90 Royal Little Drive, Providence, RI 02904
> www.guardent.com
> _____________________________________________________
> G U A R D E N T
> Security | Privacy | Data Protection
>
>
> _______________________________________________________________________
> You are subscribed to the GroupStudy.com CCIE R&S Discussion Group.
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
> _______________________________________________________________________
> You are subscribed to the GroupStudy.com CCIE R&S Discussion Group.
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:53:52 GMT-3