filter acl ace policer
    
    
        
        Use the policer filter to limit the service and peak rate traffic at the ingress.
     
        Syntax
            
            
                - 
                    
                        default filter acl
                            ace policer <1-2048> <1-2000>
                    
                 
                - 
                    
                        filter acl ace
                            policer <1-2048> <1-2000> svc-rate <0-4000000000>
                            peak-rate <8-4000000000>
                    
                 
                - 
                    
                        no filter acl ace
                            policer <1-2048> <1-2000> 
                    
                 
            
        
        Command Parameters
            
            
                
                    - <1-2000>
 
                    - 
                        
Specifies the ACE ID.
                     
                
                
                    - <1-2048>
 
                    - 
                        
Specifies the ACL ID.
                     
                
                
                    - policer
 
                    - Specifies the policer
                        parameters for an ACE.  
 
                
                
                    - svc-rate <0-4000000000>
 
                    - Specifies the rate of
                        transfer of traffic which has to be delivered.
 
                
                
                    - peak-rate <8-4000000000>
 
                    - Specifies the maximum rate of
                        transfer of traffic above which the packets are dropped at ingress.
 
                
            
        
        
        Command Mode
            
            Global Configuration