Thank you. My experience with Mtik is only a week. It looks like the winbox interface and ROS code is the same across all devices.
The code sections (so far) that will be part of my deployment include interface, bridge, vlan, dhcp server, firewall, nat, mangle, queue trees.
I am testing/designing my mtik deployment on my hap-ac2. The hap-ac2 and rb4011 share the same arm-32-bit architecture. Does the code translate directly (copy and paste) to the RB4011?
By “RoS code” do You mean scripts to run on the router’s command line/scheduler? If yes, then they will run on every Mikrotik device. But remember that, as the hardware is different, You may have to adjust it a little. Things like number of internal switches, number of ports, name of ports (SPF vs ethernet), and so on.
It depends upon what You are doing and referencing.
You are right. After upgrading ROS level 5 to 6 in the RB4011, it will cost more than the RB1100AHx4, and does not come with redundant PSU. I was going to order the RB4011 tomorrow, your advice is timely. Thank you.
Yes that is what I mean. I am setting up my code for the deployment in my spare CAP-AC, and plan to copy and paste to the RB1100AHx4.
I use interface list WAN and LAN in my firewall rules so hopefully after adding the appropriate child interfaces of the RB1100AHx4 to the WAN & LAN interface list, my firewall rules shoult not need modifying.
The last chart is the interesting one:
Using IPv4 most of the packets are under 100Kb (solid lines) but if you’re looking on the traffic (dotted lines) most of the traffic has a packet size over 1000Kb.
So i guess the best practise would be to calculate with an value between 512 byte and 64 byte ?