I am having an issue with routers running software release 6.40.8 (bugfix). 1. Cannot create support file. It gets 60 to 80% complete then stops, never writing to the file system. 2. With SAF WS licensed radios, I am getting fcs errors every 30 seconds on ports connected to those radios. I have not ...
I have a CCR1009-8G-1S-1S+ running 6.37.5 software release at a very remote location. I just had all of my active ports just bounce. Below is the section of the log showing the occurrence. Has anyone else had this issue? If you had this issue, what was your resolution? I have not seen this in any po...
Do you not need to put Channel-group 1 mode active on interfaces for them to advertise. That was the issue. The Cisco Interfaces now look as follows... interface Ethernet1/17 switchport mode trunk switchport trunk allowed vlan 206,607 speed 1000 channel-group 1 mode active interface Ethernet1/18 sw...
As you have bonded the two ports on the switch you may be experiencing and issue with STP and RSTP. have you tried connecting just 1 and seeing if traffic flows? I have Spanning Tree Disabled on the VLANs. It is traffic originating from the Mikrotik that is going only on one interface. Traffic from...
I found a previous post relating to this subject that did not answer my issue...https://forum.mikrotik.com/viewtopic.php?t=110400 I am using a CCR1036-12G-4S (6.37.4) and bonding 2 SFP modules to a Cisco Nexus 3064 switch. The bonding does not seem to be working properly. I expect it is an issue wit...
I have now resolved the LDP issue. A reboot did not resolve the issue, but placing advertising filters that only advertise the loopback addresses did. I must have to many addresses assigned to my routers. My VPLS tunnel is also now establishing which is great. If someone else has some issues getting...
I would use policy based routing. You tag the flows with mangle and route on the tag. There is a use case on my network that I had to do this where a small segment of traffic does not flow over the OSPF best path.
I captured the packets on the link between R3 and R6 at R3 and looked at my capture using wireshark. I do not know exactly what I am supposed to be seeing, but I am only seeing the addresses sent from R3 to R6. Below is a look at my capture. LDP Packet Capture.PNG I have R6 scheduled to be rebooted ...
RouterOS 6.32.4 on both sides MTU set to 1508 I had a previous posting where I talked about not being able to ping R6 when I enabled the LDP interface on R3 and R6 and neighbors were discovered. That is no longer my issue. Now when the neighbors are discovered I am having 2 issues. 1. The LDP neighb...
I modified the MTU and made all the OSPF routes intra area. Now I no longer lose traffic when enabling the LDP Interface, but I still cannot establish a VPLS tunnel. I am ending this post and starting a new one "LDP Neighbor - No Addresses" as that is my problem now.
Do all the routes need to be Intra-Area or can I have a mixture of Intra-Area and External Type 1? That is the only thing I can think of. I do not list all the network addresses in the OSPF networks tab, instead I redistribute static and connected.
I have a network that has multiple routers running OSPF that I am slowly enabling MPLS on and I am having some difficulty. I am going to be adding a second VPLS network so I have to expand the number of routers with MPLS enabled. All of my routers use a loopback address for OSPF router ID as well as...
I found that if my local address in the dhcp-relay is one of the IP addresses on the interface it will work if you use the "shared-network" command on the DHCP server. shared-network SharedNetworkName { subnet x.x.x.x netmask y.y.y.y { ..... } } subnet z.z.z.z netmask w.w.w.w { ..... } } }
Sorry about the drop off in replies. I have been chasing my tail on other issues and have not been on the forum. /interface ethernet switch egress-vlan-tag add tagged-ports=ether9,switch1-cpu vlan-id=100 /interface ethernet switch egress-vlan-translation add customer-vid=100 new-customer-vid=0 ports...
These switches are not intuitive at all to program but once you have done it a couple times it is easy enough. Below is an example on how you could do it. My example uses ether1 as the master switch port and trunking port. VLANs 10,20,30,40,50,60 are the 6 VLANs and 10 is the management VLAN. First ...
I have been using DHCP relay with Mikrotik and a Linux box for years. My question is can I relay 2 different subnets on the same interface via dhcp-relay. I know that if the Mikrotik is acting as the DHCP server it can use a pool that leads to another to do what I want, but I centrally manage DHCP a...
I have now begun seeing this same error between 2 of my CCR (1009 and 1016) routers at random times (a handful of times every 3 days) in Point-to-Point OSPF mode. The errors are showing on both sides of the link but not at the same time. The routers are both running 6.30.4 and are connected via a Me...
I would not recommend running 6.32.2, but rather 6.30.4 which is the bug fix version if you are in production. I find it to be very stable while I have had some issues with versions both above it and below it in my testing.
I have ran fiber up a tower before. Typically I only do it for one of two reasons... 1. Long run (Ethernet is 100m) 2. Powered tower and do not want RF to enter my data transmission I use armored fiber cable and usually bring it into a NEMA enclosure through a waterproof gland and terminate it norma...
Your trace route looked good. As the other person who posted stated, it looks like you have either a virus or maybe are sharing a torrent behind your router. I would suggest torching the LAN side of your router and see if there is a device that is sending a lot of traffic.
I utilize a centralized DHCP server and am having issues with using DHCP relay with NAT. If NAT is not involved, DHCP works great. I am not worried about security since the whole network is private that the DHCP requests are going over. Can I get this to work without setting up a VPN to bypass NAT o...
The bonding interface is bonding 2 vlans. I would only bond 2 interfaces, but I need to manage the Microwave links. So the Vlans are not on the bonding interface. I question was how do I get the traffic to evenly pass over both the microwave links. 802.3ad does not seem to work since the link is poi...
I have two 300Mbps Microwave links joining 2 sites together. One site is just a relay point to get bandwidth to the other site. On either side I have CCR routers. Because the radios are inband managed as configured, I have the radios listening on one vlan and a different vlan configured for passing ...
The issue was the Metro-LAN service. The carrier that I was using actually fixed the issue within their network that was causing the reflection and the short time that I was switch to NBMA I had no drops or errors.
You seem to imply that this is a new fiber setup to a new site. You might try a NBMA neighbor setup so that multicast is removed from the equation. If your fiber is some sort of metro-LAN service, you might be seeing the multicast reflected. Joe It is a metro-LAN service from a carrier I have never...
Side A: CCR1016-12S-1S+ (v6.28) Side B: CCR1009-8G-1S-1S+ (v6.32.1) I have setup a PtP link between 2 routers labeled Side A and Side B above using a /30 network. There are many routers connected to Side A utilizing OSPF that are working fine and not throwing errors. The connection between Side A an...
I am experiencing a Core Dump on my CCR router when I add 2 interfaces to a bonding group, remove the bonding group, and then finally attempt to add one of the interfaces that were part of the bonding group to a bridge. Has anyone else seen or experienced this bug?
I figured it out.
I created a policy for the block that I did not want encrypted and in that policy I set the following which can be seen in the attached image:
1. Action=none
2. Level=use
3. Priority=1 (greater that the policy for the main block).
I have a block of IPs that I connect securely via an IPSec tunnel. There is a subset of that block that I do not want to send through IPSec tunnel because I have a different secure path to reach that block. Does anyone know how to bypass the encryption of that subnet of traffic without fully subnett...
I have a DC only site that I want to use a RB1100AHx2 at. I need all of the ports including the port 13 to be Gigabit. I tried powering via PoE and port 13 will only do 100FD and not Gigabit when powered that way. Does anyone know what the plug on the end of the power supply inside the case is? The ...
I was having an issue with TCP drops on this platform when running ROS 6.20 and VLANs. My Setup. 1. Basic Routing, no NAT. 2. Using it as a router to some Cambium ePMP1000 radios. 3. Basic Bridge joining a vlan tagged 3 on the ports connected to the ePMP1000 radios. 4. IP address (ePMP gateway) assi...
From my previous response, I would change the following:
You would assign 2.0.0.2/32 to ether1 and add a route of 0.0.0.0/0 with a gateway of ether1.
/ip address add address=2.0.0.2/32 interface ether1
- and -
/ip route add dst-address=0.0.0.0/0 gateway=ether1
I actually misread your post. You have a /32, not /30.... I will post another answer for the /32. Lets say your WAN block is 2.0.0.0/30 and your LAN block is 1.0.0.0/24. Your ISP is using 2.0.0.1 and they tell you to assign 2.0.0.2 to your interface (lets say ether1). You would assign 2.0.0.2/30 to ...
I have a question on MTU and Mikrotik. On the Wiki there is an article that explains the L2MTU on all versions of routerboard and also shows examples of what the MTU would be with VLANs, MPLS, and VPLS. Here is where my confusion is... If I create a VPLS tunnel, do I need to adjust the MTU on the VL...
I saw the video and the other thread about BGP full routes on the CCR. I was hoping that it had been made multithreaded. I noticed that there was also a firmware update (3.09) for the CCR that came with the 6.4 software that I did not see when I first posted. I applied it and rebooted. I am seeing t...
I just installed a CCR1036 on my network that I bought several months ago. I updated it to v6.4 today and then connected it to a new peer that I have turned up with bgp full routes. My question/concern is that the CPU load in general seems to be sitting at 2% with CPU 10 sitting at 100% load 95% of ...
That did solve the issue. I am now getting accurate values. Now this is only for the spf interfaces, correct or should this be also used on all gbit interfaces?
I will try that. This is the first time for me to have this issue. I am switching from an old Cisco routers I had at the edge to Mikrotiks. They had all polled ok at the same speeds.
I am experiencing issues when querying bandwidth stats on the spf1 interface if a CCR-1036-12G-4S running v6.2 of the OS. I am not sure if this applies to all interfaces or only the spf interface. When the interface has traffic exceeding 100mbps it truncates the speed. Example: when the router is re...
I will check and see if I get fragmentation. I only segment that I would expect issues with is the Micorwave radio link where I have VLANs and it has always worked on the Microwave segment.
Topology Customer Network <---> RB1100( a ) <--> RB1100( b ) <---> MikroRouter8000ux2( c ) <---> RB1100( d ) <---> Customer Network The connection between device a and device b is a 100Mbps microwave link with all data running on a vlan. All other connections are Gigabit Ethernet handoffs. device a ...