Sent email and assigned #[SUP-154326]. No answer yet.Have you checked with Mikrotik Support? (support@mikrotik.com)
So, this behavior is a feature and not a bugIn v7 configured area is always active (no influence if there is any network added or not).
If an area is not used please disable it.
Yes, the behavior in v6 was different.
Thank you very much! That was! I wan't aware of this change.In v7 "default-cost" must be configured for the stub area to get the default route originated.
export file=anynameyouwant hide-sensitive=yes
/ip address add address=83.xxx.xxx.158/30 interface=ether1
/ip route add gateway=83.xxx.xxx.157
Tests uses 2 streams. In wiki you have more information: https://wiki.mikrotik.com/wiki/Manual:T ... mance_testAre you sure ?
/export hide-sensitive file=configexport
Well, it works with v.7.1.1I sent this case to Mikrotik support.
Not related with topic. Please, don't disturbWhy mikrotik change OSPF configuration syntax in so radical way?
Thanks, but no thanks. I will use existing 6.49 or secondhand (refurbished) cisco routers.
add area=backbone networks=192.168.101.0/24
I think you can use two different OSPF Instances in your router, using redistribute-other-ospf. With different OSPF Instances, you can use ospf-filters between them.The particular use case is to prevent routes advertised by Neighbor A due to a bug from spreading further to the network
MikroTik support #[SUP-68898]Can you please enable ospf debug logs, trigger exstart state problem, generate supouts and send those files to support?
/export hide-sensitive file=r1
/interface bridge set bridge1 ethertype=0x9100
Using Radius Attribute "Mikrotik-Rate-Limit" you can assign a queue dynamically. https://wiki.mikrotik.com/wiki/Manual:R ... AttributesI'm using radius and the way u do just will assign to simple queues.
/export hide-sensitive
/ppp profile set profile1 only-one=yes
We have provided online courses during Spanish lock down, but certification exams should be in person.Any Plan for Online Training/Certifications???
[ironic]I became a Trainer just for using the coffe-machine in Latvia offices[/ironic]In general, attending a MUM or any other conference is about knowledge transfer and networking, also for you ?
I didn't read you were using a CRS. You can consider using RB4011 as BRAS. It's affordable and can handle several hundreds of sessions.Do you have a good tip for a Linux BRAS router?
/ppp profile
add name="pppoe-profile" local-address=10.1.1.1 remote-address=pppoe-pool dns-server=1.1.1.1
NetFlow does not have sampling rate.Google took me here.
Shameless bump?
cant find a setting for sampling rate.
In the link you provide, it is stated that mikrotik is not affected
Then you should put here complete configuration, not only the one you stated.Fast forward is no use, its a switch with more than 2 interfaces
interface ethernet switch set switch1 cpu-flow-control=no
Check IP address (/32) of both ends appears on routing tablevpls one side is up and other end is down help please, i have checked LDP and MTU on both routers but still its the same and i m stuck
Sorry, I didn't... I will give a look and I'll tell youNo change. Did you test it?
And CHR also, please!!Even if it's not perfect, we'd love to start testing BGP/MPLS on ARM/Tilera!
Well, not exactly because this is not OSPF-v3... it is (sorry for the mistake):
/routing ospf interface add interface=all passive=yes
/routing ospf interfaces add interface=all area=backbone passive=yesNot as easy when you have a few hundred vlans. Not bad to script but would be nice to have a simple checkbox to automatically have all interfaces as passive and then add the ones you want.
Isn't it the existing Session -> Close Windows?A feature I would like to see in Winbox is a new selection to close all winbox windows
Example - many many windows open in winbox , click close-all and presto they all close and you still have your connected winbox session
North Idaho Tom Jones
Sorry @maznu but I don't get the same md5sum you expected. Maybe mine is a different but correlated attackThis sounds almost exactly the same as what MikroTik will be fixing on Monday.
What would be characters 9, 10, 11, 12 of the md5sum?
/ip firewall mangle
add action=set-priority chain=output new-priority=5 out-interface=vlan2
/ip address add interface=ether1 address=99.88.9.17 network=99.88.7.180
/ip route add dst-address=0.0.0.0/0 gateway=99.88.7.180
/ip route add gateway=[ip_default_gateway]
Code: Select all
R1
/ip route add dst-address=10.10.11.0/24 gateway=192.168.60.2
R2
/ip route add dst-address=10.10.11.0/24 gateway=192.168.60.6