[alcatel-nsp] 回复: 回复: what's the difference between policer and queue,IN QOS for al 7750-SR

小顺 3270769310 at qq.com
Wed Aug 5 21:04:38 EDT 2015


Is that meaning policer will drop packages that out of the CIR?
 In other words, policers can uses the Mbs buffer,but cann't use the CBS buffer.
 and that's the different that quenue can use the cbs buffer and mbs buffer.
   
 some configure looks like that:

  qos
        sap-ingress 2 create                            
             description "Qos-in-from-user-2M"
            queue 1 create
            exit
            queue 11 multipoint create
            exit
            policer 1 create
                rate 2048 cir 2048
                mbs 10 kilobytes
            exit
            policer 2 create
                rate 128 cir 128
                mbs 128 kilobytes
                cbs 64 kilobytes
            exit
            fc "af" create
                policer 1
            exit
            fc "be" create
                policer 1
            exit
            fc "ef" create
                policer 2
            exit
            fc "h1" create
                policer 1
            exit
            fc "h2" create
                policer 1
            exit
            fc "l1" create
                policer 1
            exit
            fc "l2" create
                policer 1
            exit
            fc "nc" create
                policer 1
            exit
            ip-criteria
                entry 10 create
                    match protocol icmp
                    exit
                    action fc "ef"
                exit
            exit
        exit
 ------------------ 原始邮件 ------------------
  发件人: "Mark Ivens";<mark at clara.net>;
 发送时间: 2015年8月5日(星期三) 晚上10:47
 收件人: "alcatel-nsp"<alcatel-nsp at puck.nether.net>; 
 
 主题: Re: [alcatel-nsp]回复: what's the difference between policer and queue,IN QOS for al 7750-SR

  
  
 
 
On 05/08/2015 15:07,  wrote:
> sorry,subject is wrong,my question is
>  what's the difference between policer and queue,IN QOS for al 7750-SR
A policer is used to drop traffic exceeding a certain rate.

A queue is memory used to absorb bursts of packets.

A shaper (rather than a policer) uses a queue to store non-conforming
packets and attempts to de-queue them at a conforming rate.
_______________________________________________
alcatel-nsp mailing list
alcatel-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/alcatel-nsp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/alcatel-nsp/attachments/20150806/41f4ee45/attachment.html>


More information about the alcatel-nsp mailing list