[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] how to mark flow as best effort



Hi toufik,

Our code does not inherently handle the zero code point. You have to add 
the appropriate policer entry and the appropriate PHB entry.

i.e.

addPolicy Entry [..] [..] TokenBucket 0 $cir $cbs
addPHBEntry 0 $queue $drop_prec

Regards,
Mandeep

toufik AHMED wrote:

> hi,
> I'm using Nortel diffserv
> can some one tell me who to mark flow as best effort
> i've used :
> addPolicyEntry [..][..] TocketBucket 00 $cir $cbs
> but that does't work
> 
> best regard
> 
> Toufik AHMED
> PRiSM labs
> 
> 
>