traffic shaping question [7:34602]

2002-02-06 Thread Sim, CT (Chee Tong)
Hi.. 1) First question to ask about the traffic-shaping. Please take a look on the following command. What is the defination of 100 125000 125000? access-list 101 permit udp any any interface Ethernet0 traffic-shape group 101 100 125000 125000 ! &&

traffic shaping question [7:1058]

2001-04-17 Thread David Gollop
Hi.. 1) Refer to output below. May I know what is mean by target rate 64000. This is a 256K link. Does it mean limit to 25% of bandwidth for access-list 102?? Then what is mean by Byte limit and excess bits?? 2)The second output show queue depth = 3 what is the unit?? 3)Take a look on the acc

QOS/traffic shaping question

2001-03-26 Thread Frank Kim
Hi folks, Let's say within your 192.168.1.0/24 network, u have a HostA(192.168.1.10/24) and you want to only allow HostA to use a maximum of 10kbps of bandwidth for each of the incoming ip connection. So if HostB(1.1.1.1/24) wants to talk to it, HostA will only reserve 10kbps for hostB. Can this

traffic-shaping question

2000-11-28 Thread jenny . mcleod
t; Sent by: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: traffic-shaping question Does traffic-shaping only show as active on the interface when there is actual traffic on the interface that is being shaped? If I type show tra

traffic-shaping question

2000-11-28 Thread Stull, Cory
Does traffic-shaping only show as active on the interface when there is actual traffic on the interface that is being shaped? If I type show traffic-shap statistics on a router that has traffic-shaping (with voice) enabled it shows as being not active. Is this only because there are no calls ac

RE: Frame-relay traffic shaping question

2000-07-19 Thread Ruslan S Tchinyakov
and so on). Regards, Ruslan Tchinyakov. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alexandre Eduardo Garcia Sent: Tuesday, July 18, 2000 8:12 PM To: Michael Fountain; [EMAIL PROTECTED] Subject: Re: Frame-relay traffic shaping question Has anyone used

Re: Frame-relay traffic shaping question

2000-07-18 Thread Michael Fountain
I'm not very familiar with generic traffic shaping. But, at first glance it looks like it is basically the same thing as frame relay traffic shaping except that it does not dynamically change based on network congestion because there is no method set up to notify the router of any congestion e

Re: Frame-relay traffic shaping question

2000-07-18 Thread John lay
As far as I know, they are both equal. So you can do it by either way. Please someone correct. Thanks a lot guys, On Tue, 18 Jul 2000 10:08:56 -0700 (PDT), Kent wrote: > Wizards, > > As the FRTS has been brought up here, I really want to > take this chances to get some help from you in >

Re: Frame-relay traffic shaping question

2000-07-18 Thread Kent
Wizards, As the FRTS has been brought up here, I really want to take this chances to get some help from you in understanding this. When we enable the 'frame-relay traffice shaping' under the inferface, we start using frame-relay traffice shaping not generic shaping, right? in the map-class of

Re: Frame-relay traffic shaping question

2000-07-18 Thread Alexandre Eduardo Garcia
TED]>; <[EMAIL PROTECTED]> Enviada em: Segunda-feira, 17 de Julho de 2000 21:59 Assunto: Re: Frame-relay traffic shaping question > The easiest way to do this is to only configure the CIR and Line speeds and > let the rest default. > > Example commands - > > int s0 > fram

Re: Frame-relay traffic shaping question

2000-07-17 Thread Michael Fountain
The easiest way to do this is to only configure the CIR and Line speeds and let the rest default. Example commands - int s0 frame-relay traffic shapping Enable FRTS on the interface frame-relay class ExampleClass Shape as defined in map class frame-relay map-class ExampleClass fr

Frame-relay traffic shaping question

2000-07-17 Thread jenny . mcleod
8/07/2000 07:46:40 Please respond to John lay <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: (bcc: JENNY MCLEOD/NSO/CSDA) Subject: Frame-relay traffic shaping question Guys, What are the parameters that I should configure on the router to control the bandwidth usage of the user on a fram

Frame-relay traffic shaping question

2000-07-17 Thread John lay
Guys, What are the parameters that I should configure on the router to control the bandwidth usage of the user on a frame-relay configuration. For instance, the user has T1 line and I need to provide him only 512k. Is it the CIR, BE, BC, MINCIR, and traffic rate only ? and how do I calculate them