From: Nelly.Poyuzan@xxxxxxxxxxxx
Date: Wed Dec 05 2001 - 21:18:02 GMT-3
Albert,
i'm not sure you're right, please have a look :
-R1---------------R2--------------R3
ipx net 11 ipx net 12 ipx net 70
R1 config:
ipx routing 0000.1111.1111
!
interface Serial0/0
ipx network 12
!
interface Ethernet0/0
ipx network 11
!
ipx router rip
no network 12
2d13h: IPXRIP: RIP turned off, skip positing update to Serial0/0
2d13h: IPXRIP: RIP turned off, skip positing update to Serial0/0
2d13h: IPXRIP: RIP turned off, skip positing update to Serial0/0
2d13h: IPXRIP: RIP turned off, skip positing update to Serial0/0
-------------------------------------------------
R2 config:
ipx routing 0000.2222.2222
!
interface Ethernet0/0
ipx network 70
!
interface Serial0/1
ipx network 12
clockrate 2000000
!
ipx router rip
no network 12
!
IPX routing debugging is on
r2#
2d13h: IPXRIP: RIP turned off, skip positing update to Serial0/1 <---------
NO MORE UPDATE SENT ON S0/1
r2#deb ipx routing
2d13h: IPXRIP: positing full update to 70.ffff.ffff.ffff via Ethernet0/0 (broad
c
ast)
2d13h: IPXRIP: Update len 40 src=70.0005.3208.d7e0, dst=70.ffff.ffff.ffff(453)
2d13h: network 12, hops 1, delay 2 <-------------------- NETWORK
12 STILL ADVERTISED
----------------------------------------------
r3#ixr
Codes: C - Connected primary network, c - Connected secondary network
S - Static, F - Floating static, L - Local (internal), W - IPXWAN
R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
s - seconds, u - uses, U - Per-user static
2 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.
No default route known.
C 70 (NOVELL-ETHER), Et0/0
R 12 [02/01] via 70.0005.3208.d7e0, 53s, Et0/0
If i put the "no network 12" statement only on R1 (not in R2) then i can see :
2d13h: IPXRIP: RIP turned off, skip positing update to Serial0/0
2d13h: IPXRIP: update from 12.0000.2222.2222
2d13h: IPXRIP: RIP turned off, discarding RIP packet from 12.0000.2222.2222 (Se
0
/0)
Bye
Nelly
Using the no network would lead to the network not being advertised. I still
want the network to be advertised, but not to send rip/sap updates out that
interface.
Albert
-----Original Message-----
From: routerkid [mailto:routerkid@adelphia.net]
Sent: Thursday, December 06, 2001 8:54 AM
To: Albert Lu; ccielab@groupstudy.com
Subject: Re: Making IPX RIP passive on certain interfaces
If you want to disable routing for the IPX network number:
This is done at the process level... Use no network <ipx net #> under IPX
ROUTER RIP. When you do a sho run the IPX routing process will appear with
the negated network numbers..
Hope this is what you were looking for...
----- Original Message -----
From: Albert Lu <albert_ccie@yahoo.com>
To: <ccielab@groupstudy.com>
Sent: Wednesday, December 05, 2001 5:06 PM
Subject: Making IPX RIP passive on certain interfaces
> Hello Group,
>
> Is it possible to make IPX RIP passive on interfaces like you can for IP
> RIP? I remember that there is an interface command that would allow this,
> rather than doing it through the routing process.
>
> Albert
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:39 GMT-3