Some useful links to help supplement with the vid: en.wikipedia.org/wiki/Border_Gateway_Protocol www.arin.net/resources/guide/asn/ en.wikipedia.org/wiki/Internet_exchange_point MikroTik BGP configuration Links: help.mikrotik.com/docs/display/ROS/BGP wiki.mikrotik.com/wiki/Manual:Routing/BGP wiki.mikrotik.com/wiki/Manual:BGP_HowTo_%26_FAQ wiki.mikrotik.com/wiki/Manual:Simple_BGP_Multihoming
@foobar7152 жыл бұрын
If I see correctly, the wiki articles are for ros6 as they still use bgp peer, network etc :-(
@TheNetworkBerg2 жыл бұрын
@@foobar715 Both ros6 and ros7 is here, please use help.mikrotik.com/docs/display/ROS/BGP for v7
@joseivanmejiapetz66672 жыл бұрын
@@TheNetworkBerg Thanks for your videos, could you please make or post a new video using the BGP with ipv6 and filters, please
@alfonsofringuelli4 ай бұрын
You are so brilliant! Thanks for sharing so much information about this awesome topics!,
@jugubitrus72952 жыл бұрын
Good morning from Nigeria. I love your videos. You take out time to explain and our videos are crystal clear.
@TheNetworkBerg2 жыл бұрын
Glad you like them! Thank you for the nice feedback :)
@hampehwakenabeb77732 жыл бұрын
Hi, I found your channel while learning about Mikrotik recently, and I thank you for providing lots of information on Mikrotik.... I've been labbing Mikrotik v7 (using the latest 7.4.1 CHR) recently, simulating eBGP and iBGP with RR setup, running on dualstack (v4 and v6), and i use loopbacks and next-hop-self for the iBGP peerings. Alas, its iBGP behaviour is unlike any other well-known router vendors. A few things that stick out immediately: 1) an iBGP speaker advertises its loopback address into BGP to its iBGP peer, even though we do not configure a network statement (i.e. address-list) for the loopback on the originating iBGP speaker. 2) the RR reflects the iBGP loopback addresses to all other iBGP speakers by changing its next-hop to itself. This does not cause any issue, because all loopbacks are learned via IGP (i use OSPF), which takes precedence. However, all eBGP routes are reflected correctly i.e. if an eBGP route is learned from an iBGP RR-client (and the next-hop is set to that iBGP RR-client), the RR will reflect the eBGP routes with the next-hop maintained to all other iBGP RR-clients. 3) since v7 no longer discard routes, and a RR reflects any routes learned from a iBGP peer to all other RR clients, including back towards the IBGP client that is advertising its learned eBGP routes, the iBGP RR client sees two sets of BGP routes for the same prefix (1 learned from its eBGP peer, another learned from the iBGP RR) Because of this behaviour, i had to build specific outgoing route-filters for every iBGP peer on the RR, to make the routing table clean on each iBGP peer....
@klebercperes8882 жыл бұрын
This video was just Awesome! Thank you very much for sharing your knowledge!
@mdinisoae Жыл бұрын
Nice video, and thanks a lot for BGP configuration on the two RouterOS versions
@adrianocolombo Жыл бұрын
Mesmo não sabendo inglês consegui configurar ,thank you very much ,so liked watching your video.
@drumaddict892 жыл бұрын
looking forward to new stuff from you! love this channel ... and learnt some new stuff end gained more understanding to yet known things!! keep it up! this is awesome
@aaronglowacki59922 жыл бұрын
Every time I need to implement something new for a client - BAM! The Network Berg releases a new video related to exactly what I'm doing.
@TheNetworkBerg2 жыл бұрын
Hehehe, that is such a huge coincidence :D! Hopefully these videos help you out somewhat!
@keneithnituda33662 жыл бұрын
Another shout out my master hehehe :) learned a lot on you thank you.. and ive been taking my mtcre by next week wish me luck and godbless my best sensei :)
@TheNetworkBerg2 жыл бұрын
Good luck with the MTCRE, I know you can do it!
@keneithnituda33662 жыл бұрын
Thank u sensie.. :)
@Mandroid76 Жыл бұрын
You can explain BGP in a few minutes way better than all of these boring cisco tutorials
@dianeconrardy8292 жыл бұрын
Thank you for this video!
@thefixitgal2 жыл бұрын
Your too modest
@dmnguye692 жыл бұрын
Good intro to BGP, little they know that BGP carries a ton of other protocol families :)
@reynhardprivate397 Жыл бұрын
Want to start my rant with a thank you for the video's i am a big fan of your work. The major issue a found which is a main reason I can't run this on my core routers as yet is the fact that you can not specify "none synchronized" networks such as in v6, this makes it very hard when you need to advertise to peers since an existing route needs to exist for that prefix in the routing table or it won't advertise kind of same as in cisco back in the day. not sure if it's still that way where it requires IGP first before a route is advertised (synchronized). I have filters setup on my lab to not advertise anything greater than a /24 so in this case I expected it to advertise X.X.X.X/24 and not assume it has to advertise X.X.X.X/32 witch is my loopback address for example since X.X.X.X/24 is the parent network in my prefix list it should be able to figure this out and advertise that maybe there is a way to set a prefix length when the dst is checked but feels like a lot more work than it was prior and feels like more complexity then is needed in simple setups. Maybe you guys have found a better way around this or my view on networking is entirely outdated.
@allantidalgo46512 жыл бұрын
yes sir, do another next video for BGP
@Zulva002 жыл бұрын
looking forward to ROS v7 BGP filtering :)
@carlosgonzalca2 жыл бұрын
Thanks for your videos, could you please make or post a new video using the BGP filters and advanced intermediate functions in RouterOS7. Thank you
@TheNetworkBerg2 жыл бұрын
Definitely, the plan is for the next video to cover Route Filters with BGP :)
@Nar11172 жыл бұрын
This is amazing, thank you! By the way, where is your accent from? South Africa/Zimbabwe by any chance?
@TheNetworkBerg2 жыл бұрын
Hi Robert, yes I am a South African. Thank you for the kind words
@sergkryk5 ай бұрын
great, thanks a lot
@pietergoosen2537 Жыл бұрын
Can you do bgp configuration on a ubiquiti edgerouter infinity?
@Ton_DayTrader Жыл бұрын
How to peer BGP loopback i see on Os6 is ready to use but os7 not this function please help
@mjsun422 жыл бұрын
at 19:28 of the clip, you mentioned that in v7, "you can have a specific core to run incoming bgp...", how to do it ? I didn't find where to config it.
@TheNetworkBerg2 жыл бұрын
There are Input and Output Affinity values that you can tweak in the "Extras" tab of a BGP connection. You can read more about how the multi-core routing process works from here: help.mikrotik.com/docs/display/ROS/Routing+Protocol+Multi-core+Support
@tomshaw63962 жыл бұрын
Can you do a video on connecting Mikrotik BGP to a Linux system running FRR? This should be simple but its proving virtually impossible to get Mikrotik and FRR to talk to each other. (ROS v7.2.3)
@diegkol2 жыл бұрын
I'd love to have you make some videos on starting a small WISP from scratch. Methods on how to 'link' with main supplier, L2, L3. Layout. How to setup core router to distribute internet. How to give clients shared or specific public IPs through PPPoE from your allocated public block range. And other ISP related stuff like monitoring, tips and tricks, best practices, legal requirements like here ICASA. Almost all videos on YT regarding this subject is in other languages, I could not find any usefull videos in English on this subject. Sal dit baie waardeer.
@Waldi_WK Жыл бұрын
Thanks.
@juankilian85312 жыл бұрын
Thank you for all your videos. I have a off topic question. How did you get your winbox to display all text perfectly in Linux. I have been having issues with this for a very long time and cant seem to get it fixed.
@TheNetworkBerg2 жыл бұрын
I'll be honest, my winbox just looks like that. No special tweaking has been required from me, might be a distro or winbox issue for your distro, though I think it should all work the same if we're all using wine.
@magskycot Жыл бұрын
Hi sir, can you make a video of BGP from our Internet Provider to our Mikrotik Router Public IP address. thanks and more power
@Jorvs Жыл бұрын
can BGP be applied or used a simple mikrotik router or a CHR version? on your house?
@TheNetworkBerg Жыл бұрын
BGP can be applied anywhere, what are you trying to achieve?
@Jorvs Жыл бұрын
@@TheNetworkBerg Just wanna try it on my PC router box... does it need some high end router from mikrotik to use or apply this..with specific specs.. or hardware
@oneito9472 жыл бұрын
are the avertised routes available on edreouter infinity
@TheNetworkBerg2 жыл бұрын
They remain there for as long as your peer is advertising them. If the peer goes down or they implement a route filter to stop advertising something then you will stop receiving a route
@Problembaer4 Жыл бұрын
why does 03 gets 5 prefixes? in 01's address-lsit are only 3 prefixes defined and 02 to 03 is not configured? or missed i something?
@johnutakajohn96142 жыл бұрын
how do you apply synchronization in router os v7. I could not figure out that in the video.
@johnutakajohn96142 жыл бұрын
in a situation where you wish to advertise route without validation from the routing table.
@TheNetworkBerg2 жыл бұрын
The synchronize option does not exist in v7, there is however a workaround. You can read about it in this post on the MikroTik forums: forum.mikrotik.com/viewtopic.php?t=184856
@johnutakajohn96142 жыл бұрын
@@TheNetworkBerg thanks so much. I'm implementing bgp as an emerging isp tomorrow. Again thanks, appreciated.
@jobinuw2 жыл бұрын
I think we should learn BGP before all other protocols
@IMPERIALNETWORKANDDATASOLUTION Жыл бұрын
hi sir how to contact you to set up my bgp?
@victorjivasa46212 жыл бұрын
I am having trouble configuring MikroTik pppoe server in RB 3011. Please help
@ahmadzakimuzakilubis502 жыл бұрын
Bgp Filter v7 please. Prepend, Local Preferece, Community, MED.
@mohdulfat67872 жыл бұрын
Can i get your emulator on which you are doing lab
@BudiSetiawan-id9en2 жыл бұрын
now october 2022 BGP problem still exists
@Kipsass2 жыл бұрын
after i updated from 7.3 to 7.5 my internet speed went down from 150mbps to 50mbps