From: Justin van Schaik (jagvans@xxxxxxxxx)
Date: Mon May 01 2000 - 15:22:54 GMT-3
   
Did you enter "ipx router nlsp" in global router config?  Although NLSP is
enabled per interface, it has to be globally enabled.
Also, x25 gets a little dodgy at higher clockrates; it's supposed to be
able to go up to E1 speeds, but I usually don't set it higher than 64K.
Something about LAPB error-checking and higher clockrates not getting
along too well.  If you want to go faster, go frame relay:)
Router 2 s1.1 doesn't have a "no ip address" entry.  Just oversight.
As a tip, you might want to specify the node address for IPX when you set
it up (ie, "ipx routing 2.2.2" for R2); it's a lot easier than typing MAC
addresses, and it makes troubleshooting and analyzing much much simpler.
You'll automatically know that anything, in any routing table, that says
128.0002.0002.0002 comes from R2.
- Justin
--- Jeff <a@a.a> wrote:
> Adjacencies are not working between 2 routers I have connected via x25
> link.  I also tried ipxwan, but this didn't work either.  The show
> interfaces say nlsp is running, but debug ipx all and debug ipx nlsp adj
> shows no packets for NLSP are even being generated.  I found a post in
> the archive related to this, but it did not help me.  Can someone point
> me in the right direction?
> Thanks.
>
>
> Router1:
> interface Serial0
>  ip address 141.11.11.129 255.255.255.248
>  no ip mroute-cache
>  encapsulation x25
>  x25 address 26
>  x25 map ip 141.11.11.130 25 broadcast
> !
> interface Serial0.1 point-to-point
>  no ip address
>  ipx network 128
>  ipx nlsp enable
>  x25 map ipx 128.0000.0c5a.dc18 25 broadcast
>
>
> Router2
>
> interface Serial1
>  ip address 141.11.11.130 255.255.255.248
>  encapsulation x25 dce
>  no ip mroute-cache
>  x25 address 25
>  x25 map ip 141.11.11.129 26 broadcast
>  clockrate 800000
> !
> interface Serial1.1 point-to-point
>  x25 map ipx 128.0060.837c.faa0 26 broadcast
>  ipx network 128
>  ipx nlsp enable
>
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:26 GMT-3