The MPLS-OPS Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Re: QoS
Hi Gopal, What we're trying to limit is the 'incoming traffic'. Following your suggestion.. Point 1), means classify traffic on the incoming inteface of PE3, Point 2), means apply qos on the outgoing interface of PE1 and PE2 My question is how can PE3 know that a specific traffic destined to CustA have to use a certain qos as the traffic is not reach PE1 (where the qos defined) yet. Thanks, Eddy
Eddy, when you talk about 'traffic' be specific as to which direction. let's say: incoming-traffic = traffic coming from Internet; out-going traffic = traffic going to Internet. Internet-----PE3-YourCloud--PE1------cust-A \-PE2------cust-b basic rules: 1)classify traffic on the incoming edge interface 2)apply qos on the outgoing interfaces on all edge routers. (if you design well no need to apply qos on the core routers. if yours is not, then apply qos on out intf of the core rtrs also) Now, if you have any questions, pls ask. rgds, GOpal PS: you applied policing which limits traffic. it won't guarantee. --- Eddy Tedjasaputra <eddyt@sistelindo.com> wrote: > Hello everybody, > > I'm setting up the following configuration. > An MPLS cloud with 3 PEs : > PE1 is connected to CPE A (customer A) > PE2 is connected to CPE B (customer B) > PE3 (Internet Gateway) is connected to an > Internet router > > > > > > I tried to use a policy map below to guarantee the > b/w (32K) is available > to Cust A during congestion period. > This policymap is applied on the incoming interface > of PE3 (interface X) > >>> > policymap Test > class CustA > police cir 32000 bc 4000 pir 128000 be 4000 > conform-action transmit > exceed-action set-prec-transmit 2 violate-action > drop > >>> > Can someone please advise me the best way how to > guarantee a minimum > thruput (ie. CIR) for every customer when > a CONGESTION is occured between Internet G/W and > Internet router ? > > Appreciate for any comments. > Thanks, Eddy > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
|
|