Re: IPX IN NBMA

From: Joel W. Ekis (jekis@xxxxxxxxx)
Date: Thu Feb 24 2000 - 18:15:28 GMT-3


   
The spoke only has a frame-relay map to the hub. You have disabled frame-relay
 inverse-arp and presumably don't have a full mesh anyway. How is the spoke go
ing to resolve the MAC address of the other spoke?

You need to put in another frame-relay map statement on the spoke pointing to t
he IPX address of the other spoke router (A100.0600.0600.0600) using the same D
LCI (302). Do this on both spokes (The other router's map would use A100.0500.
0500.0500 and DLCI 102). Then you can ping.

The hub is not going to route a packet from R5 to R6. Those routers are on the
 same SUBNET and don't need R1 to route the packet.

Joel

At 05:41 PM 2/24/2000 -0300, GRIZZUTI Javier wrote:
>
>
>Hey all
>
>I have this typical problem where you cannot ping from a SPOKE router to
>other Spoke router on a NBMA , but this issue ocurred only with IPX. I
>disable ipx split-horizon on the HUB , I'm running EIGRP in the Frame Relay
>cloud.
>
>R1 is the HUB and R5 y R6 the spokes .
>
>
>Here are the configurations
>
>R1 HUB
>
>
>ipx routing 0100.0100.0100
>!
>!
>!
>interface Serial0.1 multipoint
> ipx network A100
> no ipx split-horizon eigrp 1
> frame-relay interface-dlci 201
> frame-relay interface-dlci 203
>
>interface Serial0.2 point-to-point
> ip address 137.144.12.1 255.255.255.0
> ipx network A500
> frame-relay interface-dlci 204
>!
>interface Serial1
> ip address 137.144.120.1 255.255.255.0
> ipx network A600
>
>ipx router eigrp 1
> network A100
> network A600
>!
>!
>ipx router rip
> no network A100
> no network A600
>!
>
>
>R5
>
>hostname R5
>!
>ipx routing 0500.0500.0500
>!
>interface Ethernet0
> ip address 137.144.50.5 255.255.255.0
> no keepalive
> ipx network A300
>!
>interface Serial0
> ip address 137.144.100.5 255.255.255.0
> encapsulation frame-relay
> ip ospf network point-to-multipoint
> no ip mroute-cache
> ipx network A100
> no fair-queue
> frame-relay map ipx A100.0100.0100.0100 102 broadcast
> frame-relay map ip 137.144.100.1 102 broadcast
> no frame-relay inverse-arp
>
>ipx router eigrp 1
> network A100
>!
>!
>ipx router rip
> no network A100
>
>
>R6
>
>
>hostname R6
>!
>enable password cisco
>!
>ip subnet-zero
>no ip domain-lookup
>ipx routing 0600.0600.0600
>!
>interface Ethernet0
> ip address 137.144.60.6 255.255.255.0
> no keepalive
> ipx network A200
> bridge-group 1
>!
>interface Serial0
> no ip address
> shutdown
> no fair-queue
>!
>interface Serial1
> ip address 137.144.100.6 255.255.255.0
> encapsulation frame-relay
> ip ospf network point-to-multipoint
> ipx network A100
> frame-relay map ipx A100.0100.0100.0100 302 broadcast
> frame-relay map ip 137.144.100.1 302 broadcast
> no frame-relay inverse-arp
>!
>ipx router eigrp 1
> network A100
>!
>!
>ipx router rip
> no network A100
>
>
>If you read till here I must say THANK YOU !!!!!
>
>> ----------------------------------------------------------
>> Ing. Javier Grizzuti- Systems Engineer
>> Servicios de Ingeniería de Soporte
>> SoftNet S.A. - Perú 327 1er Piso "A" (1067)
>> Buenos Aires - ARGENTINA
>> Phone: (54-1) 4343-4990 - Ext. 237
>> Fax: (54-1) 4343-9132
>> mailto:jgrizzut@softnet.com.ar
>> http://www.softnet.com.ar
>> ---------------------------------------------------------
>>
>>
>>
>>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:22:54 GMT-3