It doesn't matter which end of the cable is dce, as long as you are using a
dte-dce cable and the dce end is configured with a clock rate.

I have an AGS configured as a frame-relay switch with a csc/4t serial card
and HDv.35 dce to Cisco HD60 Dte cables.  I also had difficulty getting the
confuration to work until I RTFM and discovered that I had to change a
jumper on the CSC/4t serial card to place the ags ports in DCE mode.

Here is a my config 
version 10.2

service config

!

enable secret 5 $1$1uBB$Tg1x6HtEuWjLJCsVgGEp11

enable password passwor

!

frame-relay switching

!

interface Ethernet0

no ip address

shutdown


...
 

interface Ethernet11

no ip address

shutdown

!

interface Serial0

ip address 10.1.0.2 255.255.255.0

encapsulation frame-relay

clockrate 64000

frame-relay intf-type dce

frame-relay route 16 interface Serial1 17

!

interface Serial1

ip address 10.2.0.1 255.255.255.0

encapsulation frame-relay

clockrate 64000

frame-relay intf-type dce

frame-relay route 17 interface Serial0 16

!


...
!

line con 0

exec-timeout 0 0

line aux 0

line vty 0 4

password password

login

!

end

 

-----Original Message-----
From: Charles Ryan [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 20, 2001 4:04 PM
To: [EMAIL PROTECTED]
Subject: AGS+ as a frame-relay switch [7:13133]


Apologies if this has already been covered once before.....

Quick question regarding setting up an AGS+ as a frame switch.

Do the cables connecting to the AGS+ have to be DCE in order to get the
frame-relay switching to work, or can it still work if the cables are DTE? I
currently have DTE cables into the AGS+ and am not getting line protocol to
come up, even though the other ends are DCE and I have "clock rate 64000"
configured on the other ends.

I also have encap frame-realy ietf on both sides, frame-relay lmi-type ansi
as well.

I'll search the archives while I await an answer.

Thanks!

-Chuck



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=13140&t=13133
--------------------------------------------------
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