Specifications

rate-limit input
634 SSR Command Line Interface Reference Manual
set-priority-medium Set the priority to medium.
set-priority-high Set the priority to high.
sequence <number>
The sequence number for this policy. This value can be between 1 and 65535.
Restrictions
None.
Examples
To define a rate limit profile ‘client1’ for the ACL ‘100’ that causes packets to be dropped if
the rate limit of 10 million bps is exceeded:
ssr(config)# rate-limit client1 input acl 100 rate-limit 10000000
exceed-action drop-packets