Yahoo Search Busca da Web

Resultado da Busca

  1. Há 2 dias · Copy Script Copy-Paste to Terminal, make sure Mangle Script on the Top position!

  2. 3 de mai. de 2024 · Functions and function parameters. by mrz » Wed Jul 24, 2013 2:21 pm. Starting from v6.2 we have added new syntax which allows to define functions and even pass parameters to them.

  3. Há 4 dias · load balancing ecmp (equal cost multi path) script generator for mikrotik routeros

  4. 2 de mai. de 2024 · So, is there a clean way to have a route for the Mikrotik router that goes out to the internet for updates or other router-specific communications that doesn't interfere with the traffic originating in the LAN itself from connected devices on the LAN?

  5. Há 3 dias · QUEUE TREE SCRIPT GENERATOR MIKROTIK + BANDWIDTH SHARED (UPTO) - FOR IP SUBNET /24 ONLY. Parent Name Queue. Sub Queue Upload. Sub Queue Download. Upload ...

  6. 24 de abr. de 2024 · Script para criação de Multiplas VLANs no Mikrotik. :for i from=1 to=10 do={ /int vlan add name=("vlan" . $i) vlan-id=$i interface=etherXX. }

  7. pypi.org › project › RouterOS-apiRouterOS-api · PyPI

    30 de abr. de 2024 · Python API to RouterBoard devices produced by MikroTik written by Social WiFi. Usage. Connection. #!/usr/bin/python import routeros_api connection = routeros_api.RouterOsApiPool('IP', username='admin', password='') api = connection.get_api() Connect Options.