Hey Guys, building new network using two CCRs and two unequal ISPs, have read all related topics on this forum, wiki, but could not find similar setup. Main idea is to have L2TP/IPSec servers with same configs and duplicated user credentials on both routers. High availability is crucial in my case. ...
When CPU reach 2% load my sfp1-bond link goes down and up constantly. Still cant find what is causing this Ignore wrong date in logs, this is another problem I have with CCR (constant reset every two days or so). Jan/01/2002 03:51:37 route,debug,event Update Jan/01/2002 03:51:37 route,debug,event in...
have you used the "profil" tool to investigate what is eating all the cpu cycles? Yes, 100% load under management profile. Tried packet sniffer on primary bond interface, but could not detect any loops. Look like this happens only on link switch. If I unplug non running ether3 slave inter...
I have two CCR routers interconnected with active-backup bonded (sfp, ether3) interface with ARP link monitoring. While pinging between routers, when I unplug sfp cable, link switches to eth3, ping OK, but after one minute CPU on both routers starts to increase. After another minute or so, CPU is 10...
Update: Looks like it was bug in RouterOS v6.6, after upgrading to v6.7, everything is ok hi everyone, I have two CCR1036 router. Trying to set up trunk port on bonded interface and bridge it with untagged interfaces. In the end I cant ping from Router1 to Router 2 via trunk port. Once I remove vla...
Split horizon would not isolate the Ether ports so if that is desired you could perhaps use multiple bridge filters to control the forwarding in the desired pattern I would appreciate for simple example script. Are you doing this on public or RFC 1918 addresses? I'm afraid I do not quite understand...
... so if you control which of the VLAN virtual interfaces the bridge will forward Ether interface frames to you can control which "VLAN" the traffic appears from at the other end of the trunk. e.g. if Ether 6 and VLAN 10 have the same horizon then the Ether 6 traffic will only appear on ...
Do you have a specific Cisco config that you are trying to recreate? I suspect that you want to use one bridge and then use the horizon settings on the bridge ports to control the forwarding, however that has certain specific consequences which may or may not work for you depending on your overall ...
/interface bridge port add bridge=mybridge interface=ether6 add bridge=mybridge interface=ether7 add bridge=mybridge interface=vlan10 add bridge=mybridge interface=vlan20 I doubt it will work, how system will know to which vlan assign packet from ether6 for example. Anyway, I will try. Just to make...
I'll have to think about it. You "may" be able to do something like that by using the features of the switch chip, but I'm not positive. The other problem is I don't know which of those features exist on the CCR and I don't have one to test with. Unfortunately CCR does not have switch chi...
Thanks for reply efaden, I have unsigned packets from eth7 which need to be assigned to vlan10. The same with eth6 and vlan20. I have tried to create bridge1 with ports vlan10 and eth7, bridge2 with ports vlan20 and eth6. But I can't assign the same subnet for both bridges as you just confirmed. If ...
For x520 series adapters they had module restrictions in place, so that you could use only their SFP+ transceivers in these cards. So I suggest to check with their documentation first. However on CCR+ side you can use our S+85DLC03D transceiver. Thank you krisjanis, already ordered two S+85DLC03D t...
I have MT ccr1036 switch, and would like to define two vlans (vlan10 on eth7 and vlan20 on eth6) to same subnet.
Also I need to use the same DHCP server with one address poll for both vlan10 and vlan20.
I wonder is it possible?
We have supermicro server with Intel 82599 based 10Gbits NIC. Will Mikrotik S+85DLC03D transceiver will work with Intel 82599 based NIC and Mikrotik CCR1036-8G-2S+?
Hi all, I am new here and I am in the middle of CCNA study, so don't be mad for stupid questions. Also English is not my native language. I need to create anonymous web surfing service for mobile clients (Android and iPhone). Two redundant CCR-1036 with two ISP will be used for this purpose. After l...