RE: Simulating a 64K link in lab [7:25061]

2001-11-02 Thread Michael Williams
Not only do you need the clockrate command to change the speed of the link, keep in mind that the bandwidth command is also used, not only to tell EIGRP how much bandwidth it can use (default 50%), but it's also used to compute interface statistics, etc. like load and the like. If your goal i

Re: Simulating a 64K link in lab [7:25061]

2001-11-02 Thread Art Barrera
you need to add: The following example sets the clock rate on the first serial interface to 64,000 bits per second: interface serial 0 clock rate 64000 - Original Message - From: "Ng, Kim Seng David (David)" To: Sent: Friday, November 02, 2001 9:06 AM Subject: Simulating

RE: Simulating a 64K link in lab [7:25061]

2001-11-02 Thread Daniel Cotts
Use the clock rate command. > -Original Message- > From: Ng, Kim Seng David (David) [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 02, 2001 9:07 AM > To: [EMAIL PROTECTED] > Subject: Simulating a 64K link in lab [7:25061] > > > Hi group, > >

Re: Simulating a 64K link in lab [7:25061]

2001-11-02 Thread John Neiberger
If you have a back-to-back connection, one end has to have a clock rate command. Simply set the clockrate to 64000 and you'll be set. Changing the bandwidth statement will have no effect on the actual clock rate of the link. John >>> "Ng, Kim Seng David (David)" 11/2/01 8:06:37 AM >>> Hi grou

Simulating a 64K link in lab [7:25061]

2001-11-02 Thread Ng, Kim Seng David (David)
Hi group, I am new to this group. Wondering whether someone could help.. I have two routers (2621 and 1601) tied back-to-back using V.35 serial. Can I simulate a 64K link with this config if I execute "bandwidth 64000" at the interface prompt?? What I understand is that this command is u