Community discussions

MikroTik App

Search found 11 matches

by laxduke
Thu Apr 02, 2020 7:46 pm
Forum: Scripting
Topic: Help needed for making a script for DOCSIS modem reset
Replies: 0
Views: 2683

Help needed for making a script for DOCSIS modem reset

Hello. I am trying to make a script which can reboot a DOCSIS 3.0 modem if it 'hangs' during operation. Mikrotik router will check it from lan side since WAN would be down probably. First thing that i did is to use the following command to login to modem and download login page to Mikrotik flash nan...
by laxduke
Fri Apr 28, 2017 10:59 am
Forum: The Dude
Topic: How about an official feature request thread?
Replies: 20
Views: 7648

Re: feature request

Example using Putty. Make a new tool. Call it SSH and then in the command write this: c:/putty.exe -ssh -l [Device.UserName] -pw [Device.Password] [Device.Address] After that you can ssh to your boxes. You can download the putty.exe from this webpage: http://www.putty.nl/download.html SSH? In the t...
by laxduke
Fri Apr 28, 2017 1:34 am
Forum: Scripting
Topic: Help with monitor-traffic output command
Replies: 0
Views: 672

Help with monitor-traffic output command

Hello everybody.
I need help with cli output.
My goal is to have output from /interface monitor-traffic interface=wlan1 to show only rx-bits-per-second like an number, 512bps
Example is in the picture below.
Can anyone help? :)

Thank you in advance.
by laxduke
Fri Apr 28, 2017 12:16 am
Forum: The Dude
Topic: Feature Request : Mass update of configuration
Replies: 4
Views: 2751

Re: Feature Request : Mass update of configuration

CAPsMAN has issues of its own, and it is very problematic on large scale networks like 200+ devices.
I believe the Dude can be upgraded so that it can support full of partial config provisioning.
by laxduke
Fri Apr 28, 2017 12:09 am
Forum: The Dude
Topic: Feature Request : Mass update of configuration
Replies: 4
Views: 2751

Feature Request : Mass update of configuration

Dude is missing very important feature, device (MT) mass upgrade of whole configuration or parts of it. There are a lot of ways of doing this, by scripts and schedules, ftp auto.rsc pushes and so on, it's all very complex and time consuming. The easiest way is that you are able to select the devices...
by laxduke
Thu Apr 27, 2017 11:53 pm
Forum: The Dude
Topic: Bug : Scanned device Name label not resolved
Replies: 1
Views: 1113

Bug : Scanned device Name label not resolved

The bug have been observed and reproduced with versions from 6.36 to 6.39.rc68. In versions 6.36 to 6.36.3 devices displayed their name in name field normally (picture attached below). After update to 6.37.x to 6.39rx68, dude is unable to resolve device name for newly discovered devices, it only dis...
by laxduke
Thu Apr 27, 2017 11:35 pm
Forum: The Dude
Topic: Feature Request : Multiple templates with own appearance
Replies: 0
Views: 797

Feature Request : Multiple templates with own appearance

It would be very useful if you could setup in Dude multiple templates for different device types, lets say you have network with 100 Mikrotiks and 100 Cisco's and 100 TP-Link AP's. You would have one custom appearance with labels, colors and logos for MT's, and different ones for Cisco and TP-Link's...
by laxduke
Tue May 10, 2011 1:09 pm
Forum: Wireless Networking
Topic: Bandwidth test and bridge.
Replies: 0
Views: 743

Bandwidth test and bridge.

Ok here is the configuration: Point 1 : -RB411R -ROS 5.2 -Bridge (Station Bridge for Wifi and Ethernet) Point 2 : -RB411R -ROS 5.2 -Bridge (Station Bridge for Wifi and Ethernet) Point 3 : -RB433 -ROS 5.2 -Bridge (2 x AP Bridge for Wifi and Ethernet) When you take bw test it shows around 134 bytes / ...
by laxduke
Mon Dec 20, 2004 9:08 pm
Forum: General
Topic: "Merge" Multiple DHCP assigned IP's
Replies: 3
Views: 1499

I don't have MT on both sides. On one side is Cisco Catalyst Switch, and on the other side is MT with 5 eth cards. What i need is level3 (ip level) bonding so that i don't desrupt DHCP rules. If i bond all eth interfaces to bridge, it's level2 bonding and then i have only one mac address from the br...
by laxduke
Mon Dec 20, 2004 3:23 am
Forum: General
Topic: "Merge" Multiple DHCP assigned IP's
Replies: 3
Views: 1499

"Merge" Multiple DHCP assigned IP's

We have situation like this: Internet<->Cisco Catalyst<->Switch<-4xUTP->MT with 5 x rtl8139<-> MT w/Ethernet w/Wireless<-wifi->Network The problem is that Cisco assigns one DHCP Static IP per MAC address of the eth port. The card is Realtek quad eth 8139 board. Each of the eth ports is limited to 2m...
by laxduke
Sun Oct 03, 2004 6:46 pm
Forum: General
Topic: Bond two wireless cards???
Replies: 4
Views: 2368

Bond two wireless cards???

I have two wifi prism 2.5 based cards from gemtek WL-360 With my local ISP i can connect with only one mac address per account. I want to open another account, insert another wifi card and join the bandwidth from both cards so that i can get one cumulative channel for downloading/surfing etc. Can it...