A simple example:
Add rule:
"queue simple add name = test target-address = 10.10.10.2/32 max-limit = 512000/512000"
Rule added at number 3016
All excellent.
But the rule is necessary to remove by it number.
To delete a need to write "queue simple remove 3016”
How to find the rules through telnet?
If do "queue simple print brief" this is a very long time and it is necessary to transmit the symbol “Q” to continue.
If do "queue simple print brief where name = test" that will give
Code: Select all
Flags: X - disabled, I - invalid, D - dynamic
# TARGET-ADDRESSES DST-ADDRESS INTER ... LIMIT-AT MAX-LIMIT BURST-LIMIT
0 10.10.10.2/32 0.0.0.0 / 0 all 0 / 0 512k/512k 0 / 0