From: Stephen Oliver (stevie_oliver@xxxxxxxxxxx)
Date: Fri Dec 07 2001 - 06:31:24 GMT-3
Your ethernet masks are different.
One ethernet interface is on the 172.16.9.0 network and one is on the
172.16.8.0 network.
Stevie.
>From: "Chris Larson" <clarson52@home.com>
>Reply-To: "Chris Larson" <clarson52@home.com>
>To: <ccielab@groupstudy.com>
>Subject: IPX NLSP
>Date: Thu, 6 Dec 2001 21:44:36 -0500
>
>I am trying to run NLSP between R3 and R5 and I cannot get it work. They
>are
>Ethernet interfaces but I have set NLSP and IPXWAN up over tunnel
>interfaces.
>It is Tunnel 3 on both routers. They can ping each other via IP.
>They both have ipx routing enabled and an internal network. What am I
>missing
>, it is driving me nuts.
>
>I have edited both configs down to the pertinent parts. If you need the
>whole
>thing lemme know. Your help would be appraciated.
>
>
>R5
>
>multilink virtual-template 1
>ipx routing 0005.0005.0005
>ipx internal-network 5
>!
>interface Loopback22
>no ip address
>no ip directed-broadcast
>ipx network 55
>!
>interface Tunnel3
>no ip address
>no ip directed-broadcast
>ipx ipxwan 0 unnumbered R5
>ipx nlsp enable
>tunnel source 172.16.9.5
>tunnel destination 172.16.9.3
>!
>interface Ethernet0
>ip address 172.16.9.5 255.255.255.0
>no ip directed-broadcast
>!
>ipx router eigrp 1
>redistribute nlsp
>network 55
>!
>!
>ipx router nlsp
>area-address 0 0
>redistribute eigrp 1
>!
>
>
>R3
>
>ipx routing 0003.0003.0003
>ipx internal-network 3
>!
>interface Loopback0
>ip address 172.16.144.1 255.255.255.0
>no ip directed-broadcast
>ipx network 30
>!
>interface Loopback1
>ip address 172.16.145.1 255.255.255.0
>no ip directed-broadcast
>ipx network 31
>!
>interface Loopback2
>ip address 172.16.146.1 255.255.255.0
>no ip directed-broadcast
>ipx network 32
>!
>interface Tunnel0
>no ip address
>no ip directed-broadcast
>ipx network 13
>tunnel source 172.16.1.3
>tunnel destination 172.16.1.1
>!
>interface Tunnel3
>no ip address
>no ip directed-broadcast
>ipx ipxwan 0 unnumbered R3
>ipx nlsp enable
>tunnel source 172.16.9.3
>tunnel destination 172.16.9.5
>!
>interface FastEthernet0/0
>ip address 172.16.9.3 255.255.252.0
>no ip directed-broadcast
>ip summary-address eigrp 1 172.16.50.0 255.255.255.192 5
>speed 100
>!
>ipx router eigrp 1
>redistribute nlsp
>network all
>!
>!
>ipx router nlsp
>area-address 0 0
>redistribute eigrp 1
>!
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:39 GMT-3