Example BGP Configuration on the Alta Labs Route10

Route10 BGP

The Alta Labs Route10 includes dynamic routing support through FRRouting (FRR). This article walks through a complete BGP configuration example using private ASNs, a test prefix advertisement, inbound community tagging, and route filtering. It also covers where to access the FRR shell within the Route10 interface and how to verify that the BGP session is operating correctly.

Why Every ISP Should Have a PeeringDB Listing, Even If They’re Not in a Data Center

Interconnection

Many Internet service providers believe PeeringDB is just for networks in large data centers. That belief sticks around like an old patch cable at the bottom of a toolbox. The reality is simpler: every ISP should have a PeeringDB entry, even if you never set foot in a carrier hotel, IXP, or meet-me room. Your … Read more

Audio Version: Border Gateway Protocol (BGP): How the Internet’s Routing Protocol Works

PlayPlay

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 complex web of networks making up the global Internet.

MikroTik vs Cisco: How BGP varies between platforms. The 10,000 foot view

MikroTik vs Cisco: How BGP Works on Each Platform When it comes to Border Gateway Protocol (BGP), both MikroTik and Cisco routers offer powerful capabilities to participate in dynamic interdomain routing. However, there are some significant differences in configuration syntax, defaults, feature sets, and operational behavior between the two platforms. Whether you’re migrating between them … Read more

BGP Filtering Best practices for fun and security

Interconnection

Border Gateway Protocol (BGP) filtering is critical for securing and optimizing internet routing. Improper BGP configuration can lead to serious issues like route leaks, hijacks, or suboptimal routing. Here are the most effective best practices for BGP filtering: 1. Prefix Filtering Objective: Ensure only authorized prefixes are advertised or accepted. 2. AS-PATH Filtering Objective: Prevent … Read more