Readit News logoReadit News
mzsl commented on BGP handling bug causes widespread internet routing instability   blog.benjojo.co.uk/post/b... · Posted by u/robin_reala
dakiol · 3 months ago
Is it just me or BGP is something I never learnt about until I heard about it causing issues? It seems it's essential to the internet, just like TCP/IP, but nevertheless I learnt about the latter in the university, during my career, I read many books about TCP/IP... but nothing about BGP (not in the university, not at work, not in books, nothing).

I can "play" with TCP/IP at home in dummy projects and learn more about it... but I have no idea how to "play" with BGP. In that regard, how does one learn about it at home?

mzsl · 3 months ago
In my opinion, containerlab is one of the easier tools to setup a lab environment for networking. You define a network with yaml which consists of nodes and links between them and it creates these using docker. They also have a BGP peering example lab: https://containerlab.dev/lab-examples/peering-lab/

u/mzsl

KarmaCake day1January 26, 2024View Original