Remove old bandwidth= feature

In some upgrade we lost the ability to set the “bandwidth” on the ethernet device. Now its set, but it cannot be taken off.

>export   
...
/interface ethernet
set [ find default-name=ether1 ] bandwidth=10M/10M comment="Fiber PPPOE" name=eth1 speed=100Mbps

but, these are not longer option… so I can’t change them or take them off.

/interface> set [ find default-name=ether1 ] bandwidth=unlimited/unlimited comment="Fiber PPPOE" name=eth1 speed=100Mbps       
expected end of command (line 1 column 34

As a matter of interest - the UI and OS doesn’t seem to know about it, or support it, but the switch does… the network is in fact limited as specified.

This is using the latest version: 6.48.2 (Stable)

Try using a simple queue instead.

Found it:

/interface> ethernet set eth1 bandwidth=unlimited/unlimited