Re: Frame Relay lost idea

From: Jennifer Bellucci (Jennifer_bellucci@hotmail.com)
Date: Wed Dec 25 2002 - 00:54:48 GMT-3


thanks, got the problem solved.
----- Original Message -----
From: "Jonathan V Hays" <jhays@jtan.com>
To: "'Jennifer Bellucci'" <Jennifer_bellucci@hotmail.com>;
<ccielab@groupstudy.com>
Sent: Tuesday, December 24, 2002 10:53 PM
Subject: RE: Frame Relay lost idea

Jennifer,

I've done it with three ports lots of times.

On R1 configure a frame switch on two ports (with no ip addresses) and
connect one frame port to another router as you've done.

Then configure a third port on R1 as if it was on R3 or some other
router (with an ip address, encaps frame, frame map ip, etc.). Connect a
cable from that third port on R1 to the other frame switch port on R1.
This config is conceptually easier to understand than the other
solutions presented and easier on your brain when you start
troubleshooting.

-Jonathan

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Jennifer Bellucci
Sent: Monday, December 23, 2002 10:40 PM
To: ccielab@groupstudy.com
Subject: Frame Relay lost idea

Hi All...try this

I have the following:

R1-----R2

R1 is the FR Switch and also wants to take part in the FR network like
R2. I have configured R1 like so

!
frame sw
int s0
clock rate 56000
encap frame
frame lmi-type ansi
frame intf-type dce
frame route 100 int s2 200
ip add 100.100.200.1 255.255.0.0
no shut
!
int s2
desc CONNECTED TO R2
encap frame
frame lmi-type ansi
frame intf-type dce
frame route 200 int s0 100
no shut
!

r2
!
int s0
encap frame
frame lmi-type ansi
clock rate 56000
ip add 100.100.200.2 255.255.0.0
frame map ip 100.100.200.1 200 bro
no shut
!

The ping obviously fails. I know I am doing something fundamentally
wrong. Is the config even possible? I was thinking that as the subnet
was attached to S0 on R1-FR then any ping packet would be sent out this
interface, in which case how do I get my config to work? I want to send
the ping/all packets on R1 S0 to int s2 on the same router. *Also, I
entered the command "frame map ip 100.100.200.2 100 bro" on R1 S0 before
inserting the frame route statements, made no difference.

Please do not hurl abuse at me ( I've already done that).

Would a possible solution be possible with another serial interface?
would it matter if the interface was connected to a device?

Thanks alot

Jennifer Bellucci

Jennifer_bellucci@hotmail.com
.



This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:52 GMT-3