From: Kohli, Harbir (harbir.kohli@xxxxxxxxxxxxxx)
Date: Thu Aug 01 2002 - 10:15:37 GMT-3
Hi,
I am trying to create a frame-relay cloud by using 2 routers (FRS1 and FRS2)
I am not able to get frame-relay switching to work over the cloud.
I have 2 routers connected one to FRS1 and another to FRS2).
FRS1
_____
...
frame-relay switching
!
interface Tunnel12
no ip address
tunnel source Serial0
tunnel destination 12.12.12.2
!
interface Serial0
ip address 12.12.12.1 255.255.255.0
!
interface Serial1
no ip address
encapsulation frame-relay
frame-relay intf-type dce
frame-relay route 104 interface Tunnel12 401
!
FRS2
---------
..
frame-relay switching
interface Serial0
ip address 23.23.23.2 255.255.255.0
interface Serial1
no ip address
encapsulation frame-relay
clockrate 2000000
frame-relay intf-type dce
frame-relay route 401 interface Tunnel12 104
FRS2#sh frame pvc
PVC Statistics for interface Serial1 (Frame Relay DCE)
DLCI = 401, DLCI USAGE = SWITCHED, PVC STATUS = INACTIVE, INTERFACE =
Serial1
What is it that I am missing?
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:13 GMT-3