I am using ROS 7.10 on RB750Gr2
Scenario
3 WAN load balancing is setup and works fine with WAN1 on Ether 3, WAN2 on Ether4, WAN3 on Ether5
1 LAN (Ether1) is serving 2 networks for LAN.
Network 1 is DHCP 192.168.15.0/24
Network 1 is static 192.168.20.0/24
I have setup simple queues for bandwidth control.
A main queue for all Bandwidth with 3M up and 30M down
2 Child Queues, Net15 for 192.168.15.0/24 and Net20 for 192.168.20.0/24 (All Bandwidth queue selected as parent in both queues)
The setup above including the queues works fine, but as soon as i make further child queues for clients under each network while selecting Net15 as parent queue for 192.168.15.0/24 clients and child queues with parent Net20 for 192.168.20.0/24 clients the problem starts.
The clients for which i make queues follow the queue rules and limits but as soon as some new client whether dhcp or static is added to the network, it doesnt follow the bandwidth limit of the main net15 or net20 queues until i add them under the simple queues.
can somebody explain what i am doing wrong here.
i just want that any new client for which i have not made a child queue should atleast follow the bandwidth limit set on the 192.168.15.0/24 and 192.168.20.0/24 network queues.