RE: Frame Relay Switch with 2 Routers

From: Ladipo Adefala (ladefala@xxxxxxxxxxx)
Date: Thu Apr 19 2001 - 21:23:40 GMT-3


   
All,
Bob was right,
Please see below

frame1#sho run
>hostname frame1
>!
>!
>frame-relay switching
>!
>interface Tunnel0
> no ip address
> tunnel source Ethernet0
> tunnel destination 192.168.1.1
>!
>interface Ethernet0
> ip address 192.168.1.2 255.255.255.0
>!
>interface Serial0
> no ip address
> encapsulation frame-relay
> no fair-queue
> clockrate 1000000
> frame-relay lmi-type ansi
> frame-relay intf-type dce
> frame-relay route 501 interface Serial1 105
> frame-relay route 503 interface Tunnel0 1000
> frame-relay route 504 interface Tunnel0 1001
>!
>interface Serial1
> no ip address
> encapsulation frame-relay
> clockrate 1000000
> frame-relay lmi-type ansi
> frame-relay intf-type dce
> frame-relay route 105 interface Serial0 501
>
>end
>
>
>
>frame2#sho run
>
>
>hostname frame2
>frame-relay switching
>!
>interface Tunnel0
> no ip address
> tunnel source Ethernet0
> tunnel destination 192.168.1.2
>!
>interface Ethernet0
> ip address 192.168.1.1 255.255.255.0
> no mop enabled
>!
>interface Serial0
> no ip address
> encapsulation frame-relay
> clockrate 1000000
> frame-relay lmi-type ansi
> frame-relay intf-type dce
> frame-relay route 305 interface Tunnel0 1000
>!
>interface Serial1
> no ip address
> encapsulation frame-relay
> clockrate 1000000
> frame-relay lmi-type ansi
> frame-relay intf-type dce
> frame-relay route 405 interface Tunnel0 1001
>!

>From: "Padhu (LFG)" <padhu@steinroe.com>
>To: 'Ladipo Adefala' <ladefala@hotmail.com>, lkouncar@UU.NET,
>carlphelan@hotmail.com, ccielab@groupstudy.com
>Subject: RE: Frame Relay Switch with 2 Routers
>Date: Thu, 19 Apr 2001 19:00:09 -0500
>
>email us the configs....
>pls make sure the frame routes are pointing to the right dlcis..
>
>-----Original Message-----
>From: Ladipo Adefala [mailto:ladefala@hotmail.com]
>Sent: Thursday, April 19, 2001 6:51 PM
>To: lkouncar@UU.NET; carlphelan@hotmail.com; ccielab@groupstudy.com
>Subject: RE: Frame Relay Switch with 2 Routers
>
>
>I was able to get the appropriate command completion (v 12.07T), but it
>looks like my end-to-end pvcs remain INACTIVE. A show frame route on both
>routers acting as a frame switch shows that one-end of the PVCs are active
>while the other end of the PVCs are INACTIVE.
>I hope this isn't an issue with the code. Does anyone have any ideas?
>Ladi
>
> >From: "louie kouncar" <lkouncar@UU.NET>
> >Reply-To: "louie kouncar" <lkouncar@UU.NET>
> >To: "'Carl Phelan'" <carlphelan@hotmail.com>, <ccielab@groupstudy.com>
> >Subject: RE: Frame Relay Switch with 2 Routers
> >Date: Thu, 19 Apr 2001 19:41:26 -0400
> >
> >You can't use frame relay on a token ring or Ethernet.
> >
> >
> >Louie J. Kouncar (CCIE)/Written
> >TCO3 Senior Data Center Engineer
> >UUNET
> >W-703-343-6645
> >C-703-304-2460
> >
> >
> >
> >-----Original Message-----
> >From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> >Carl Phelan
> >Sent: Thursday, April 19, 2001 6:40 PM
> >To: ccielab@groupstudy.com
> >Subject: Frame Relay Switch with 2 Routers
> >
> >
> >Hi,
> >
> >I am following the document from CCprep to create a frame relay switch
>from
> >two 2501s. When I come to enter the following command:
> >'frame-relay route 501 interface t0 105'
> >in interface mode on Serial 1, the router reports an error in the command
> >syntax with 't' or even the full word 'tunnel'. When I replace 't0' with
>a
> >?
> >the response is that it only expects the word 'serial'.
> >I have tried IOS ver 11.1, 11.2 and 12.0 with the same problem on
>different
> >routers - anybody have any ideas?
> >
> >Thanks.
> >**Please read:http://www.groupstudy.com/list/posting.html
> >**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:52 GMT-3