Community discussions

MikroTik App

Search found 11 matches

by CharlyBrown
Tue Jun 08, 2021 6:55 pm
Forum: MikroTik hardware questions
Topic: CCR1036 Hard Upgrade
Replies: 13
Views: 4638

Re: CCR1036 Hard Upgrade

Hi OP, we did something similar for one of our sites a couple of years ago.Was looking at 1072's but the amount of issues on the forum dissuaded me Used UI EdgeRouter Infinity(ies) for Full BGP Feeds and then used CCR 1016's for Shaping/QOS downstream with OSPF LACP fabric on L3 Switches Connected ...
by CharlyBrown
Mon Jun 07, 2021 5:45 pm
Forum: MikroTik hardware questions
Topic: CCR1036 Hard Upgrade
Replies: 13
Views: 4638

Re: CCR1036 Hard Upgrade

Hi All Thank you all for the answers. The problem what I have si the port banthwid. I use a CCR1036-12G-4S, and the max bandwith for each port is 1Gb/s. I thought to change for another CCR model, with two SFP+, but I need a least tree SFP+ ports, this reason, leads to migrate device. Today, with the...
by CharlyBrown
Sun Jun 06, 2021 4:28 am
Forum: MikroTik hardware questions
Topic: CCR1036 Hard Upgrade
Replies: 13
Views: 4638

CCR1036 Hard Upgrade

Hi All! I have a CCR1036 as edge router, with BGP sessions and queue tree for traffic prioritization. (56 queues in total) I need to change it, because I need more incoming bandwith form my service provider, and some uplinks, (more than 1 gb/s but less than 10 gb/s). The question is if is possible t...
by CharlyBrown
Wed Jan 27, 2021 10:33 pm
Forum: Announcements
Topic: v6.48 [stable] is released!
Replies: 295
Views: 143762

Re: v6.48 [stable] is released!

Hi guys.. The feature AUTOUPGRADE doesn't work from 6.47 version. It may be a good time to rethink this option and be able to use a repository installed on a local server. In my case, I have many devices on a private network that are not connected to the internet, and it is quite cumbersome to updat...
by CharlyBrown
Sat May 16, 2020 6:24 am
Forum: Announcements
Topic: v6.46.6 [stable] is released!
Replies: 68
Views: 60759

Re: v6.46.6 [stable] is released!

Hi everyone.
I want to report a bug with the LLDP discovery protocol. After upgrade from 6.45.3 to 6.46.6, I cannot receive data from neighbors.

Thanks in advance
by CharlyBrown
Mon Jul 22, 2019 10:43 pm
Forum: Announcements
Topic: v6.45.2 [stable] is released!
Replies: 205
Views: 96416

Re: v6.45.2 [stable] is released!

Maybe this: Old API authentication method will also no longer work, see documentation for new login procedure: https://wiki.mikrotik.com/wiki/Manual:API#Initial_login I'm usign the new login procedure. you can check that on my quote code below. C# public bool Login(string username, string password)...
by CharlyBrown
Mon Jul 22, 2019 5:51 am
Forum: Announcements
Topic: v6.45.2 [stable] is released!
Replies: 205
Views: 96416

Re: v6.45.2 [stable] is released!

Hi!! Like in last version 6.45.1, the api login doesn't work When I try to login through API, I receive the same error." Login failure for ApiUsername via api". Any comment about this issue? I attach my c# code. public MK(string ip) { try { con = new TcpClient(); con.Connect(ip, 8728); con...
by CharlyBrown
Wed Jul 03, 2019 11:08 pm
Forum: Announcements
Topic: v6.45.1 [stable] is released!
Replies: 415
Views: 217296

Re: v6.45.1 [stable] is released!

Hi Guys, I recently updated 2 of my routers, one of them has Dude installed, and when I try to login through API, I receive the same error. The las version installed on my routers are 6.44, and the API login style is the one indicated on the wiki. Other strange thing, when I try to use AUTO UPGRADE ...
by CharlyBrown
Mon Jun 03, 2019 4:53 pm
Forum: Wireless Networking
Topic: Wireless Bandwith Test Issue
Replies: 2
Views: 1506

Re: Wireless Bandwith Test Issue

no answers??
by CharlyBrown
Fri May 31, 2019 10:58 pm
Forum: Wireless Networking
Topic: Wireless Bandwith Test Issue
Replies: 2
Views: 1506

Wireless Bandwith Test Issue

Hi Guys. I have an issue when I perform a Bandwith test, between AP and Client. When I start the test with UDP protocol and SEND mode, the throughput is not good, but in TCP mode it's ok. In RECEIVE mode, with TCP and UDP protocol, works fine. Is not a frecuency problem I think, and the Wireless pro...
by CharlyBrown
Tue Jul 17, 2018 7:37 pm
Forum: Wireless Networking
Topic: Aironet 1200 as RB951 wireless repeater
Replies: 0
Views: 978

Aironet 1200 as RB951 wireless repeater

Hi guys, It's my first post here. I need to use an CISCO AIRONET 1232 AG as RB951 wireless repeater, but I have a problem when try to associate the AIRONET with RB951. When the Aironet connects to RB951, after 5 seconds, recibe the message "Disconnect, Unicast key exchange time out" Both A...