Patreons: MikroTik v7 BGP Troubleshooting Commands
This content is for Patreon subscribers of the j2 blog. Please consider becoming a Patreon subscriber for as little as $1 a month. This helps to provide higher quality content, more podcasts, and other goodies on this blog.To view this …
Cisco BGP Troubleshooting: Essential Commands Every Network Engineer Should Know
When BGP (Border Gateway Protocol) misbehaves, the ripple effect can be massive—routes disappear, prefixes flap, and connectivity grinds to a halt. Whether you’re managing a large enterprise edge or an ISP core, knowing how to quickly diagnose BGP issues on …
Border Gateway Protocol (BGP): How the Internet’s Routing Protocol Works
Border Gateway Protocol (BGP) is a protocol that makes the Capitl I Internet run. It is the fundamental system that Internet Service Providers (ISPs) and large networks use to exchange reachability information and ensure data finds its way across the …
Much welcome BGP changes in Mikrotik routeros 7.19beta
*) bgp – added input.filter-community;*) bgp – fixed excessive CPU usage;*) bgp – fixed input.accept-community;*) bgp – fixed memory leak on receiving notify and closing session;*) bgp – improved performance on BGP input;
Private vs. Public Autonomous System Numbers (ASN): What’s the Difference?
In the world of internet networking, Autonomous System Numbers (ASNs) play a crucial role in routing data efficiently between different networks. ASNs are unique identifiers assigned to Autonomous Systems (AS)—large networks or groups of IP addresses that operate under a …
Patreon Post: Mikrotik tagging incoming routes with a community
This content is for Patreon subscribers of the j2 blog. Please consider becoming a Patreon subscriber for as little as $1 a month. This helps to provide higher quality content, more podcasts, and other goodies on this blog.To view this …
What is the Global BGP Routing Table?
The Global BGP Routing Table is a comprehensive database that contains all the IP address prefixes (routes), which are advertised by ASNs, and the associated paths to reach them across the internet.
Setting Up a BGP Peer with Mikrotik RouterOS Version 7
Border Gateway Protocol (BGP) is an essential protocol for internet routing, enabling autonomous systems (AS) to communicate and exchange routing information. Mikrotik RouterOS Version 7 introduced significant enhancements to its BGP implementation, making it more powerful and versatile. This guide …
Configuring BGP Filters on MikroTik RouterOS v7: Part1
BGP (Border Gateway Protocol) is essential for dynamic routing in modern networks. MikroTik’s RouterOS version 7 introduces significant updates to BGP functionality, making it more efficient and flexible. This guide walks you through configuring BGP filters on MikroTik RouterOS v7 …
Understanding Autonomous System Numbers (ASNs) in BGP
A critical component of BGP’s functionality is the Autonomous System Number (ASN). But what exactly is an ASN, and why is it so important?