From: Gadad, Milind (m-gadad1@ti.com)
Date: Fri Jul 20 2007 - 10:46:59 ART
Thanks Joseph,
That works.
Regards,
Milind
-----Original Message-----
From: Joseph Saad [mailto:joseph.s.saad@gmail.com]
Sent: Friday, July 20, 2007 8:41 AM
To: Gadad, Milind; ccielab@groupstudy.com
Subject: RE: Frame-rely query
On each spoke, you need to have a frame-relay map entry pointing to IP
of
the other spoke and the DLCI leading to the hub.
On your RTC, you are pointing to your own IP address .. maybe to be able
to
ping your local interface from RTC, you should add an entry their to
RTA's
IP address and point to same DLCI.
In RTA, you need an additional entry to RTC's IP address via DLCI 602.
In the hub, no frame-relay inverse-arp should be put on the subinterface
rather than the physical interface for 2 reasons.
1) It's ineffective on the physical interface as you don't have IP
there.
2) when you turn off inverse-arp on the physical interface, it is not
propagated to the subinterfaces.
Joseph.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Gadad, Milind
Sent: Friday, July 20, 2007 5:28 PM
To: ccielab@groupstudy.com
Subject: Frame-rely query
Hi,
Frame-rely query;
I have three routers, RTA==>RTB==>RTC. RTB is hub with multilink
interface. RTA and RTB are using physical interface with encapsulation
frame-relay. I am able to ping RTB===>RTA and RTB==>RTC but NOT
RTA==>RTC. Do I need to have a frame-rely map between RTA==>RTC or
because of hub and spoke arch it should work.
Here are the confg
RTA,
interface Serial0/0
ip address 150.50.100.6 255.255.255.0
encapsulation frame-relay
ip ospf priority 0
no fair-queue
frame-relay map ip 150.50.100.2 602 broadcast
no frame-relay inverse-arp
RTB,
interface Serial1/0
no ip address
encapsulation frame-relay
no frame-relay inverse-arp
interface Serial1/0.256 multipoint
ip address 150.50.100.2 255.255.255.0
ip ospf priority 10
frame-relay map ip 150.50.100.2 205
frame-relay map ip 150.50.100.5 205 broadcast
frame-relay map ip 150.50.100.6 206 broadcast
RTC,
interface Serial0/0
ip address 150.50.100.5 255.255.255.0
encapsulation frame-relay
ip ospf priority 0
no fair-queue
frame-relay map ip 150.50.100.2 502 broadcast
frame-relay map ip 150.50.100.5 502
no frame-relay inverse-arp
This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:41 ART