Page 1 of 1

lte interface disabled inconsistency

Posted: Sun Jun 16, 2019 10:44 am
by oldcrow
Hi all

I am trying to set up lte disabling enabling via netwatch (after checking to see if already disabled/enabled)
the interface name is mylte. currently using 6.44.3 (stable) and hAP ac2

in terminal/cli
/interface disable mylte and /interface enable mylte work fine

however as scrips only enable works.

To turn the lte off I had to use /interface set disabled=yes mylte

cheers
oldcrow

Re: lte interface disabled inconsistency

Posted: Sun Jun 16, 2019 9:55 pm
by krafg
Why do you need disable and enable interface?

If you have 2 Wans and you need failover, you can use a bigger route distance for the secondary Wan.

Regards.

Re: lte interface disabled inconsistency

Posted: Mon Jun 17, 2019 10:11 pm
by sebastia
Hey

the command shoul be "/interface lte disable <name>"