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

My Plan for an All-Alta Labs Home Network

Being in the ISP world I see the home router and network cause a majority of the problems blamed on the ISP. Most home networks put the router, switch, firewall, and Wi-Fi radios into one do-it-all box. This can be underpowered in terms of both processing power and Wi-Fi signal strength.  In this post, I … Read more

Mikrotik Winbox 4.3 is out

What’s new in 4.3 (2026-Jul-20 10:14): *) app: add Windows for arm64 version in file WinBox_Windows_arm64.zip;*) form: make multiline input field height logic as in WinBox v3;*) table: add quick comment feature (allow multi-row commenting);*) table: allow opening “Table settings” also via right mouse click;*) table: calculate implicit height to fit 16 regular rows including … Read more

Introducing the J2sw MTU and Encapsulation Calculator

Ever wondered what the effects of different combinations of PPPoE, GRE, and others have on the MTU of a packet? I am excited to announce the first of many J2 Network tools: the J2SW MTU and Encapsulation Calculator. You select the service MTU and the encapsulation used on the path. The calculator then works out … Read more

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.