From: GRIZZUTI Javier (jgrizzut@xxxxxxxxxxxxxx)
Date: Thu Feb 24 2000 - 18:29:16 GMT-3
That is the point ... If I only have ONE DLCI pointing to the HUB , could I
ping the SPOKE's LAN between them ? I do have both on the routing table.
For example on R5 A200 is known through A100.100.100.100 ( R1)
R6 A300 is known through A100.100.100.100 ( R1)
Perhaps I can be done ... I want to find a solution .
Javier
> -----Original Message-----
> From: Joel W. Ekis [SMTP:jekis@cisco.com]
> Sent: Thursday, February 24, 2000 6:15 PM
> To: GRIZZUTI Javier; 'ccielab@groupstudy.com'
> Subject: Re: IPX IN NBMA
>
> 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 going to resolve the MAC address of the other spoke?
>
> You need to put in another frame-relay map statement on the spoke pointing
> to the IPX address of the other spoke router (A100.0600.0600.0600) using
> the same DLCI (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