RE: ipx

From: Hemant_Kumar@xxxxxxxxxx
Date: Tue May 28 2002 - 21:44:25 GMT-3


   
Hung,

Here is the trick.

EIGRP process automatically redistributes all connected routes. Since 10
network is directly connected to R1, it will get advertised to R2.
If you do'nt want it be advertise, turn off the redistribution of connected
routes in the eigrp process.

IPX router eigrp 100
  no redistribution connected

but if you only want to stop 10 network being advertise, i suggest using a
distribution list.

HTH

Hemant

                    "Hung,

                    Sing-Yu"

                    <Sing-Yu.Hung To: Shaun Wakelen <Shaun.Wakelen@telindus.
co.uk>
                    @pccw.com> ccielab@groupstudy.com

                                  cc: (bcc: Hemant Kumar/RM/USR/SHG)

                    05/27/02 Subject:

                    06:10 AM RE: ipx

                    Please

                    respond to

                    "Hung,

                    Sing-Yu"

Shaun,

           And I have disable eigrp and rip on network 10.And r2 can
discovery
network 10.So how to stop r2 discovery network 10?

Bradford Hung

> Pacific Century CyberWorks
> Tel: 288 33125

-----Original Message-----
From: Shaun Wakelen [mailto:Shaun.Wakelen@telindus.co.uk]
Sent: Monday, May 27, 2002 8:54 PM
To: Hung, Sing-Yu; ccielab@groupstudy.com
Subject: RE: ipx

Redistribution between IPX EIGRP and IPX RIP is enabled by default, hence
r2
learning network 10 via EIGRP

Shaun

 -----Original Message-----
From: Hung, Sing-Yu [mailto:Sing-Yu.Hung@pccw.com]
Sent: 27 May 2002 13:05
To: ccielab@groupstudy.com
Subject: ipx

Dear,

           ----(ipx network:10)-----r1-------------(ipx network:12 ipx
eigrp)--------------r2----

I have disable ipx eigrp and ipx rip on network:10, can someone tell me why
r2 can discovery network 10?

config below:
R1:
interface FastEthernet0/0
 ip address 150.50.200.1 255.255.255.0
 duplex auto
 speed auto
 ipx network 10
interface Ethernet3/1
 ip address 150.50.17.1 255.255.255.0
 half-duplex
 ipx network 12
 ipx hello-interval eigrp 100 10
 ipx bandwidth-percent eigrp 100 45
 ipx hold-time eigrp 100 30
ipx router eigrp 100
 network 11
 network 12
!
!
ipx router rip
 no network 10
 no network 12
 no network 11

r1#sho ipx ro
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

14 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.

No default route known.
C 10 (NOVELL-ETHER), Fa0/0
C 11 (UNKNOWN), Lo0
C 12 (NOVELL-ETHER), Et3/1

R2:
interface Ethernet0
 ip address 150.50.17.2 255.255.255.0
 ipx network 12
!
ipx router eigrp 100
 network 12
 network 22
 network 24
 network 25
 network 256
!
!
no ipx router rip
!
!

r2#xr
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

14 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.

No default route known.
C 12 (NOVELL-ETHER), Et0
C 22 (UNKNOWN), Lo0
C 24 (FRAME-RELAY), Se0.204
C 25 (PPP), Di0
C 256 (FRAME-RELAY), Se0.256
E 10 [307200/1] via 12.0003.e3bc.5b32, age 00:08:56,
                         1u, Et0

Bradford Hung

 Pacific Century CyberWorks



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:59:11 GMT-3