新加入了Mikrotik脚本,缺少了一些非常明显的东西。创建新脚本时,/system script edit mail source现在,如果我想通过scp推动脚本,我遇到了一个障碍。我上传了rsc文件,但现在不知道如何使上传的script.rsc用作新脚本的源。我的google-fu让我失望了。这里的任何帮助都很感激!
如果我试图在从main调用的函数中使用它,它会得到一个"PHP致命错误: Class 'RouterOS\Util‘not found error“。我需要在函数中做什么才能使用这个类?...function GetNextRouter($UserID, $Pass, $Address) {
$util = new RouterOS\Util($client = new RouterOS\Client($A
我已经创建了一个脚本和一个php文件,它将在其中获取某个链接以获取mikrotik地址的公共地址。我可以发送一个纯文本(在这个例子中是"tester"),但是我不能发送来自mikrotik(/system身份打印)的结果。:global name [/system identity print]# put it all together ----------------------------------------------------
:set $str "key=
/ansible_routeros_command_payload.zip/ansible/modules/network/routeros/routeros_command.py\", line 187/ansible/modules/network/routeros/routeros_command.py\", line 157, in main\n File \"