From: jkesemey (jkesemey@xxxxxxxxxxxxxxxx)
Date: Sun Feb 03 2002 - 14:12:15 GMT-3
Yes, that is exactly what I meant. The clock rate is for the dce, but
the frame intf dce is just to tell the router that it is connected to a
router that is acting as a frame-switch and not connected to a true
frame-switch.
The command frame-relay intf dce just needs to be on one of the ends.
Most people have just included it on the frame-switch, since on
ccbootcamp labs all the routers dce's terminate on the frame-switch r7.
If you want to put it on the other end, you have to add frame-switch to
that router.
An example is you have r1,r2,r3 connected to r7 frame-switch.
The dce's on r7 are r1 and r3.
The config for all frame-intf dce on frame-switch would be:
r1
int s0
r2
int s0
clock rate 720000
r3
int s0
r7
frame-switch
int s1
clock rate 720000
frame-relay intf dce
int s2
frame-relay intf dce
int s3
clock rate 720000
frame-relay intf dce
The config for all frame-intf dce just on DCE's would be: (I am not
trying to state there is any connection between the two)
r1
int s0
r2
frame-switch
int s0
clock rate 720000
frame-relay intf dce
r3
int s0
r7
frame-switch
int s1
clock rate 720000
frame-relay intf dce
int s2
int s3
clock rate 720000
frame-relay intf dce
Jeff Kesemeyer
CCNP, CCDP, MCSE, CNE
www.bradshawlabs.com
"Your CCIE Rack Rental Source"
-----Original Message-----
From: John Neiberger [mailto:neiby@ureach.com]
Sent: Sunday, February 03, 2002 11:31 AM
To: jkesemey; 'Ccielab'
Subject: Re: Frame intf dce
As you're suspecting, you can add "frame-relay intf-type dce"
to your frame switch whether or not it is the serial DCE or
DTE. They are not related in any way, although I tend to make
my frame switch the serial DCE as well just to make things
easier to remember.
John
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:14 GMT-3