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...
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...
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?
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.
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...
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...
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...
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 / ...
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...
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...
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...