Mark,

I think you don't use "frame map", you need to use
"frame-relay route xxx xxxx" on the switch. Also use
"frame-relay switching" in global configuration mode.

HTH.

Jim

--- Mark Odette II  wrote:
> Chuck, et. al.,
> I'm working on a scenario that I'm sure many others
> have already crossed
> paths with before too, but I'm at a state of
> confusion.
> 
> That scenario is this:  2 Routers acting as
> end-points of a frame-relay
> network, with a 3rd router acting as the frame
> switch.
> 
> 
> 1700R1  --- 2600FR/Sw ---  1700R2
> 
> The objective:
> 
> Create FR P-to-P connection with the two 1700s via
> the 2600.  (This is a no
> brainer for me.)
> Create FR connection from 1700's to 2600 {on a
> different DLCI} that gives
> access to the "Internet" off of the 2600's Ethernet
> Interface. (This is the
> part that I am stuck on.)
> 
> The simulation is that of two sites that connect to
> each other via private
> frame cloud (small PVCs), but also connect to local
> FR POPs for Internet
> access.
> 
> I've read through examples off of CCO, but didn't
> have any light bulbs
> suddenly and graciously appear above my head.
> I believe the way to do such a thing is to configure
> the following:
> 
> On 1700R1:
> 
> int s0.200 point-to-point
> {ip address 192.168.10.??? --- not sure about this}
> frame-relay interface-dlci 48
> 
> ip routing
> router rip
> ver 2
> network 192.168.10.0
> 
> On 1700R2:
> int s0.210 point-to-point
> {ip address 192.168.10.??? --- not sure about this}
> frame-relay interface-dlci 49
> 
> ip routing
> router rip
> ver 2
> network 192.168.10.0
> 
> 
> On 2600:
> int s0/0
> frame-relay map ip 192.168.10.248 48
> 
> int s0/1
> frame-relay map ip 192.168.10.249 49
> 
> int fa0/0
> ip address 192.168.10.250 255.255.255.0
> 
> ip routing
> router rip
> ver 2
> network 192.168.10.0
> 
> 
> My problem is, even on the FR Switch, after creating
> the frame map on the
> interface, and then verifying the ip routing table,
> I still can't ping (from
> the console of the frame switch) the interface noted
> with the frame map...
> i.e., pinging 192.168.10.248 from the console of
> same router yields : .....
> 0 Success, 5 Failure     :(
> 
> So.... can someone give me some guide/tips as to
> what I'm doing wrong?!?!
> 
> Thanks,
> 
> Mark Odette II
> 
> "Nearly all men can stand adversity, but if you want
> to test a
> man's character, give him power."-Abraham Lincoln
[EMAIL PROTECTED]


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=36935&t=36929
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to