Specifications
rate-limit show
636 SSR Command Line Interface Reference Manual
Example
To show all configured rate limit policies:
Legend:
1. The name of the rate limit.
2. The IP interface to which the rate limit is applied.
3. The name of the ACL(s) that define the rate limit.
4. The source address and filtering mask specified by the ACL.
5. The destination address and filtering mask specified by the ACL.
6. The number of the TCP or UDP source port.
7. The number of the TCP or UDP destination port.
8. The Type of Service value.
9. The protocol for the ACL.
10. The sequence number for this policy.
11. The name of the ACL.
12. The rate limit for the flow.
ssr# rate-limit show all
--------------------------------------------------------------------------
Rate Limit Policy name : rlpol
Applied Interfaces : if0
ACL Source IP/Mask Dest. IP/Mask SrcPort DstPort TOS Prot
--- -------------- ------------- --------- --------- ---- ---
100 10.212.10.11/32 anywhere any any any IP
200 10.212.10.12/32 anywhere any any any IP
300 10.212.10.13/32 anywhere any any any IP
400 10.212.10.14/32 anywhere any any any IP
500 10.212.10.10/32 anywhere any any any IP
Seq ACL Rate Limit Exceed Action
--- ---- -------- -------------
10 100 26000 Low
10 200 26000 Low
10 300 26000 Low
10 400 26000 Low
10 500 26000 Low
1
2
3 4 5 6 7 8 9
10 11 12 13










