RE: FRF.16 (Multilink Frame-Relay)

From: C&S Groupstudy (c&sg@synergy-networking.co.uk)
Date: Tue Sep 21 2004 - 05:11:19 GMT-3


Jay,

Here us an old frame relay switching setup I used a while ago.
see if you can understand it at convert for your setup.
I assume you're using back to back dce/dte cables, if so don't forget you
need to set the clock speed on the physical DCE end of the cable:
this may be on the frame-relay switch or your end routers depending on which
way round you have your cables.
My serial card was an NM-4AS - hence the low clock speeds, maybe you have
2500's clocking at 2000000 ??

Adam

frame-relay switching
!
interface Serial2/0
 no ip address
 encapsulation frame-relay
 clockrate 64000
 frame-relay intf-type dce
 frame-relay route 301 interface Serial2/1 103
!NOTE THIS TAKES INCOMMING DLCI 301 AND SWITCHES IT TO SERIAL 2/1 AND THE
OUTPUT DLCI IS 103
!
interface Serial2/1
 no ip address
 encapsulation frame-relay
 clockrate 64000
 frame-relay intf-type dce
 frame-relay route 100 interface Serial2/2 100
 frame-relay route 102 interface Serial2/3 201
 frame-relay route 103 interface Serial2/0 301
!NOTE THIS TAKES INCOMMING DLCI 100 AND SWITCHES IT TO SERIAL 2/2 AND THE
OUTPUT DLCI IS 100
!NOTE THIS TAKES INCOMMING DLCI 102 AND SWITCHES IT TO SERIAL 2/3 AND THE
OUTPUT DLCI IS 201
!NOTE THIS TAKES INCOMMING DLCI 103 AND SWITCHES IT TO SERIAL 2/0 AND THE
OUTPUT DLCI IS 301
!THE ABOVE LINE MATCHES THE CONFIGURATION ON SERIAL 2/0
!
interface Serial2/2
 no ip address
 encapsulation frame-relay
 clockrate 64000
 frame-relay intf-type dce
 frame-relay route 100 interface Serial2/1 100
!NOTE THIS TAKES INCOMMING DLCI 100 AND SWITCHES IT TO SERIAL 2/1 AND THE
OUTPUT DLCI IS 100
!
interface Serial2/3
 no ip address
 encapsulation frame-relay
 clockrate 64000
 frame-relay intf-type dce
 frame-relay route 201 interface Serial2/1 102
!NOTE THIS TAKES INCOMMING DLCI 201 AND SWITCHES IT TO SERIAL 2/1 AND THE
OUTPUT DLCI IS 102

!

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Dalu-Chandu, Jay
Sent: 20 September 2004 16:21
To: jean.paul.baaklini@accenture.com; comserv@groupstudy.com;
ccielab@groupstudy.com
Subject: RE: FRF.16 (Multilink Frame-Relay)

Jean,

I am having difficulties getting this working. Currently I have configured
2 routers each with two serial connections to my frame switch. I have
confirmed basic connectivity between each pvc. After this I attempted to
configure FRF.16.

R1--s0---dlci 102---FR_Switch---dlci 201--S0--R2
R1--S1---dlci 112---FR_Switch---dlci 202--S1--R2

The MFR interface I created does not come up, and no lmi is passed. I have
tried a number of different variations without success, don't suppose you
still have your configurations?

Cheers

Jay

-----Original Message-----
From: jean.paul.baaklini@accenture.com
[mailto:jean.paul.baaklini@accenture.com]
Sent: 20 September 2004 16:01
To: Dalu-Chandu, Jay; comserv@groupstudy.com; ccielab@groupstudy.com
Subject: RE: FRF.16 (Multilink Frame-Relay)

Hi Jay,

I did it using 2 2521 as a frame relay cloud.
What about it?

Cheers,
JP

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Dalu-Chandu, Jay
Sent: 18 September 2004 11:51
To: comserv@groupstudy.com; ccielab@groupstudy.com
Subject: FRF.16 (Multilink Frame-Relay)

Hi there,

Has anyone successfully configured Multilink Frame-Relay over a simulated
frame-relay cloud (ie Cisco Router acting as Frame-Relay switch)?

Regards

Jay Dalu-Chandu

--
Network Consultant (BEng, CCNP)
NCR UK Limited
Mobile: 07803231944
Email: jay.dalu-chandu@ncr.com


This archive was generated by hypermail 2.1.4 : Fri Oct 01 2004 - 15:00:46 GMT-3