hi
how do disable and enable interface in the mikrotik by script?
enable:
interface ethernet set ether1 disabled=no
disable:
interface ethernet set ether1 disabled=yes
hi
how do disable and enable interface in the mikrotik by script?
enable:
interface ethernet set ether1 disabled=no
disable:
interface ethernet set ether1 disabled=yes