Specifications
SSR Command Line Interface Reference Manual 633
rate-limit input
rate-limit input
Purpose
Defines a policy to enable rate limit.
Format
rate-limit <name> input acl <acl list> rate <number> exceed-action <action> [sequence
<number>]
Mode
Configure
Description
The rate-limit input command allows you to specify the profile for rate limiting by
specifying IP ACLs, the rate limit, and the action to be performed if the rate limit is
reached. You then use the rate-limit apply command to apply the rate limit to an IP
interface.
Parameters
<name>
The name of the rate limit.
input acl <acl list>
The ACL(s) that define a policy to enable the rate limit. The rate-limit input
command disregards the permit/deny keywords in the ACL rule definition,
however, it does look at all parameters in the ACL rule.
rate <number>
The rate limit, in bps, for the flow. This value can be between 1 and 1000000000.
exceed-action <action>
The action to be taken if the rate limit is reached. Specify one of the following
keywords:
drop-packets Drop the packets.
set-priority-low Set the priority to low.










