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

What Is IPoE?

4 minutes read time.Many of us ISP veterans are familiar with Point-to-Point Protocol over Ethernet (PPPoE), also referred to as Triple P O E.  PPPoE is showing its age.  It showed its age 15 years ago.  DHCP was the simple fix for modern networks.  It had less overhead and was simple. Now along comes IPoE. … Read more

What Is an AAU in Cellular Networks?

A little off the beaten path on this one. We are diving into a big part of a Cellular tower deployment. Many sites now use an Active Antenna Unit, or AAU. The radio and the antenna are built into the same enclosure. An AAU combines the antenna, radio transceivers, power amplifiers, and low-noise amplifiers into … Read more

Useful Python Libraries Every Network Engineer Should Know

A Python script usually spends very little time doing actual Python work. Most of the actual work comes from libraries that know how to connect to network devices and do the work. They interact with APIs. Once you understand what each library does, you can spend less time writing code and more time solving network … Read more

Don’t forget Google SAS retires June 2027.

In case you forgot: RETIREMENT NOTICE Google Cloud Spectrum Access System (SAS) is being retired. Starting June 10, 2026, we are no longer accepting new customers. The service will remain fully operational for existing customers during the transition period and will be shut down on June 10, 2027. Please review the migration steps below for instructions on … Read more