Hi, I must apply a limit to simetric 2 Mb to an specific customer.
Supposed that the subnets are 192.168.1.0/27 and 192.168.10.0/24, is that correct ???
name="limit-2mb" target-addresses=192.168.1.0/27,192.168.10.0/24
dst-address=0.0.0.0/0 interface=all parent=none direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=2097152/2097152 total-queue=default-small
or must use other parameter ??.
I need setup a limit of 2Mb/2Mb to the total of networks.
Thanks a Lot