dear all
please help me accomplish this since many scenarios on forum not match this case and not a clear solution for this.
Thanks in advance
i have 2 wan links with pcc one is 8m and the other is 18m
i have 65 separated offices with vlans starting 10.0.1.0 till 10.0.65.0 and having dhcp server for each one
i want to distribute bandwidth as follows
offices must share the bandwidth equally in peak time
that means if 10 offices using internet each one must have (8+18)/10 = 2.6m each
and this 2.6m must be to the whole vlan and not every user from this vlan
if 2 offices using then 8+18/2=13m
what i am using now till i solve the problem is
queue type
5 name=“pcq-download” kind=pcq pcq-rate=3M pcq-limit=1KiB
pcq-classifier=dst-address pcq-total-limit=2000KiB pcq-burst-rate=0
pcq-burst-threshold=0 pcq-burst-time=10s pcq-src-address-mask=32
pcq-dst-address-mask=32 pcq-src-address6-mask=64 pcq-dst-address6-mask=64
6 name=“pcq-upload” kind=pcq pcq-rate=3M pcq-limit=50KiB
pcq-classifier=src-address pcq-total-limit=2000KiB pcq-burst-rate=0
pcq-burst-threshold=0 pcq-burst-time=10s pcq-src-address-mask=32
pcq-dst-address-mask=32 pcq-src-address6-mask=64 pcq-dst-address6-mask=64
queue simple
7 name=“Distribute” target=10.0.0.0/16 parent=none packet-marks=“” priority=8/8 queue=pcq-upload/pcq-download limit-at=0/0 max-limit=25M/22M burst-limit=0/0
burst-threshold=0/0 burst-time=0s/0s bucket-size=0.1/0.1