MT300 turn on/off usb port

Hi all, I have seen that you can turn off the usb ports of other routers from GL, but how is it done in the basic MT300 Mini router? I tried the following commands like in the AR750’s but it didnt seem to work for me:
echo 0 > /sys/class/leds/gl-mt300n-v2:green:power/brightness
echo 1 > /sys/class/leds/gl-mt300n-v2:green:power/brightness

Thanks!

MT300N-V2 is more advanced with a different name

echo 0 > /sys/class/gpio/usb/value
echo 1 > /sys/class/gpio/usb/value
1 Like