qosmngr: fix lan traffic limited to 1G always
Problem description: Two problems seen,
- The queues on a port are by default setup to handle maximum rate of 1G
- The default qos uci config for ipq and brcm platforms is different
Fix:
- Update queue setup to not impose rate limit, by setting the maximum rate as the maximum rate supported by the port.
- Update uci default script to generate same config for both platforms