The Third App from J2sw: Prefix Advertisement Checker

prefix

A prefix can appear in the global BGP table and still have a routing problem. The route may originate from the wrong ASN. Its ROA may also authorize a shorter prefix but reject the advertised prefix length. Checking each part normally means pulling data from several routing tools. The J2SW Prefix Advertisement Checker, my 3rd … Read more

Why Your Traffic Didn’t go the way you expected

3 Mintue read timeJustin Wilson PacketsDownRange A common problem I run into when diagnosing route issues is traffic not going across the path it’s supposed to. An established BGP session only means the routers successfully exchanged routes. It says nothing about which route your router actually installed in the forwarding table. Let’s get into some … Read more

Understanding BGP Route Types: Full Routes vs Partial vs Default vs Customer Routes

5 minute read time.Justin Wilson j2sw.com When you configure a BGP session, one of the first questions is what routes you actually want to receive.  If you have ever filled out a questionnaire with Hurricane Electric or another transit provider, they ask you what “kind” of routes you want.  In this article, I plan to … Read more

George Washington, the Delaware, and Direct Routes

I originally posted this over on the FD-IX Bloghttps://blog.fd-ix.com/george-washington-the-delaware-and-direct-routes/ When George Washington crossed the Delaware River on Christmas night in 1776, the goal was simple. Reach the objective by the most effective path while avoiding unnecessary delays and giving the opposing force as little warning as possible. The crossing was risky, but it created a … Read more

Understanding Leaf and Spine Switching in Modern Data Centers

leaf and spine

A leaf-and-spine design is a data center network topology that removes the traditional three-tier hierarchy and treats every path equally. Traditional three-tier networks build layers like access, distribution, and core. This structure creates choke points when traffic has to move northbound through specific devices. A leaf and spine fabric flattens that design so every leaf … Read more

Whats in the box: Alta Labs Route10

The Alta Labs Route 10 is a clean, compact Route 10 built for people who care about throughput, simplicity, and not turning their rack into a space heater. Ten gig on tap, a tidy industrial design, and packaging that says “someone here sweats the details.”

What is an AS-SET?

Interconnection

An AS-SET is a collection of Autonomous System Numbers grouped under a single name. Rather than listing each ASN individually in your routing policy, you just refer to the set, and the routing registry handles the details. You can think of it like a mailing list for networks.