The clocking is always provided by the DCE side therefore it has to be set.
Dan
Which plat forms have you found that you don't have to set the clocking for a DCE interface?
GL
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Fredrick
Sent: Thursday, 22 June 2006 10:32 PM
To: [EMAIL PROTECTED]
Cc: [email protected] ; Jamie Costabilo
Subject: Re: [OSL | CCIE_RS] Frame-Relay P2P
Yeah... I ran into the same issue before. I had to set the clock rate on the DCE side as Scott said. I noticed that it was only with the 2500/2600 series... Why is that?
Thanks,
Dan
On 6/21/06, Scott Morris < [EMAIL PROTECTED]> wrote:
If you're connecting two 2500 series devices back to back, you'll need a clock rate on the DCE side. In addition, if you aren't using a frame switch in the middle, you'll want to do "no keepalive" on both serial links.
As a note, in your configs below, those interface types aren't what you'd see on a 2500. :)
Scott Morris, CCIE 4 (R&S/ISP-Dial/Security/Service Provider) #4713, JNCIE #153 , CISSP, et al.
CCSI/JNCI
IPExpert CCIE Program Manager
IPExpert Sr. Technical Instructor
From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED]] On Behalf Of Jamie Costabilo
Sent: Wednesday, June 21, 2006 4:09 PM
To: [email protected]
Subject: [OSL | CCIE_RS] Frame-Relay P2P
Here is a quick config highlighting the frame-relay portion for on of the e-scenarios. I am connecting two 2500 routers via a DTE/DCE serial cable. The issue that I am running into is that the line comes up for a few seconds and then the serial interface goes down on the DTE side. When I issue a show frame-relay pvc command, the DLCI shows as being deleted. Am I missing something? I was able to get it to work for a few minutes the other day but not since then. Thanks, Jamie
R2
int s0/1/0
no ip
encap frame-relay
no shut
int s0/1/0.25 point-to-point
ip add 192.1.25.2 255.255.255.0
frame-relay interface-dlci 205
int s0/2/0
no ip add
shut
clockrate 2000000
int e1/0
no switchport
ip add 192.1.12.2 255.255.255.0
R5
int s0/1/0
no ip
encap frame-relay
no shut
int s0/1/0 point-to-point
ip add 192.1.25.5/28
frame-relay interface-dlci 502
The 3640s... I don't have to.
On 6/22/06, Gavin Lawson <[EMAIL PROTECTED]> wrote:
- [OSL | CCIE_RS] Frame-Relay P2P Jamie Costabilo
- Re: [OSL | CCIE_RS] Frame-Relay P2P Scott Morris
- Re: [OSL | CCIE_RS] Frame-Relay P2P Daniel Fredrick
- Re: [OSL | CCIE_RS] Frame-Relay P2P Gavin Lawson
- Re: [OSL | CCIE_RS] Frame-Relay P2P Daniel Fredrick
- [OSL | CCIE_RS] WBv8.0 - Frame Relay Extra Study Mat... Gavin Lawson
- [OSL | CCIE_RS] WB8.0 - Section 3.10 Gavin Lawson
- Re: [OSL | CCIE_RS] WB8.0 - Section 3.10 C C
- Re: [OSL | CCIE_RS] WB8.0 - Section 3.10 Scott Morris
- [OSL | CCIE_RS] WB8.0 for CCIE R&S -... Vulovic, Djordje
- Re: [OSL | CCIE_RS] WB8.0 - Section 3.10 Gavin Lawson
