1
19.7 Legacy Series / Reloading interface via CLI
« on: November 02, 2019, 09:35:09 am »
Hi,
I have a usb LTE modem that hangs sometimes. There is solution: reset device and reload interface via GUI. I want to automate it, but
I have a usb LTE modem that hangs sometimes. There is solution: reset device and reload interface via GUI. I want to automate it, but
Code: [Select]
configctl interface reconfigure <interface_name>
doesn't work for me. Is it possible to reload interface via CLI?