-
I would love to be able to execute commands from a remote shell.
Currently (if i have an IP address, assume default config) I could execute something like:
ssh admin@www.xxx.yyy.zzz '/system reboo…
-
```
No steps are needed, The exception throws just while I'm trying to open session
to the mikrotik.
Here is the exception thrown:
- Message:
Target doesn't return exactly 1 row.
COMMAND:
/l…
-
```
No steps are needed, The exception throws just while I'm trying to open session
to the mikrotik.
Here is the exception thrown:
- Message:
Target doesn't return exactly 1 row.
COMMAND:
/l…
-
Is it possible to have the ability to add a DNS record type at the mikrotik_dns_record resource?
-
Como puedo agregar el parámetro puerto o por default es 8728 ?
-
```
No steps are needed, The exception throws just while I'm trying to open session
to the mikrotik.
Here is the exception thrown:
- Message:
Target doesn't return exactly 1 row.
COMMAND:
/l…
-
```
No steps are needed, The exception throws just while I'm trying to open session
to the mikrotik.
Here is the exception thrown:
- Message:
Target doesn't return exactly 1 row.
COMMAND:
/l…
-
Is it possible to implement cell info for LTE modem connected to router?
Here how to know lte interface:
```
[*@MikroTik] > /interface/lte/print
Flags: R - RUNNING
Columns: NAME, MTU, NETWOR…
-
```
No steps are needed, The exception throws just while I'm trying to open session
to the mikrotik.
Here is the exception thrown:
- Message:
Target doesn't return exactly 1 row.
COMMAND:
/l…
-
I have a simple queue named Test in a mikrotik, when I want to delete it like this:
simple = ros.queue.simple(name="Test")[0]
ros.queue.simple.delete(simple)
It breaks and gives me this error:
…