We have a PPPOE AC (two nics - a pub one pointing to the internet and a local one pointing to the pppoe clients side). Theres absolutely no problem implementing a QoS for the uplink while attaching the “pub” interface as parent for the main uplink queue tree and also this does not affect any of the simple queues dinamically added.
But what parent should be used for the downlink side? global-out works, but it overrides all the simple queue output limits. We have different bandwidth limits for each simple queue, so pcq may be useful only if we have a entire pcq for each different customer bandwidth limit, right? Is there a way to create a “global-pppoe” for QoS purposes? It should queue non pppoe data before all pppoe interfaces, but after all simple queue outputs. Perhaps, someone else have a better idea? Thanks in advance…