Right now I m working for one VOIP call center and I have installed the network with cisco switch, RB433 and DLS modem.
Since sometimes everything just stops working for no reason, fellows from my ISP told me that there must be a problem with using max bandwidth so I want to limit maximum bandwidth use to like 90%, so at least always 10% is available so everything keeps working normally.
What I've done is simple queue:
Basically our total bandwidth is 3mb/3mb so I decided to use around 2.7mb for total bandwidth of network. Is this rule above enough and will it really prevent any other "data overflow" ?/queue simple
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both \
disabled=no interface=all limit-at=2764924/2764924 max-limit=\
2764924/2764924 name="2.7MB - Limit" packet-marks="" parent=none priority=1 \
queue=default-small/default-small target-addresses="" total-queue=\
default-small
Thanks in advance,
Aleksandar