# FRRouting

Published articles for FRRouting.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Introducing the J2SW BGP Community Builder

DevFeed: [Introducing the J2SW BGP Community Builder](<https://devfeed.tech/articles/introducing-the-j2sw-bgp-community-builder-40182.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/resources/bgp-community-builder/>)

Author: j2sw

Published: 2026-07-29T18:30:21Z

Content type: release

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [BGP](<https://devfeed.tech/topics/bgp.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [aws-direct-connect](<https://devfeed.tech/tags/aws-direct-connect.md>), [bgp](<https://devfeed.tech/tags/bgp.md>), [bgp-communities](<https://devfeed.tech/tags/bgp-communities.md>), [builder](<https://devfeed.tech/tags/builder.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [cogent](<https://devfeed.tech/tags/cogent.md>), [frrouting](<https://devfeed.tech/tags/frrouting.md>), [hurricane-electric](<https://devfeed.tech/tags/hurricane-electric.md>), [juniper](<https://devfeed.tech/tags/juniper.md>), [mikrotik](<https://devfeed.tech/tags/mikrotik.md>), [network-engineering-resources](<https://devfeed.tech/tags/network-engineering-resources.md>), [ntt](<https://devfeed.tech/tags/ntt.md>), [routing-policy](<https://devfeed.tech/tags/routing-policy.md>)

### AI overview

The J2SW BGP Community Builder helps users select documented provider communities and routing actions, then generates scoped configuration fragments. It includes RFC well-known communities and policies from AWS Direct Connect, NTT DATA, Hurricane Electric, and Cogent Communications, with support for MikroTik RouterOS 7, Cisco IOS-XE, Juniper Junos, and FRRouting.

### Source excerpt

The J2SW BGP Community Builder selects documented provider communities and generates scoped policy fragments for MikroTik, Cisco, Junos, and FRRouting. The post Introducing the J2SW BGP Community Builder appeared first on Justin Wilson (j2sw).

## Example BGP Configuration on the Alta Labs Route10

DevFeed: [Example BGP Configuration on the Alta Labs Route10](<https://devfeed.tech/articles/example-bgp-configuration-on-the-alta-labs-route10-40181.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/resources/alta-labs-route10-bgp-configuration-example/>)

Author: j2sw

Published: 2026-06-17T03:44:45Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [BGP](<https://devfeed.tech/topics/bgp.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [alta-labs-configuration](<https://devfeed.tech/tags/alta-labs-configuration.md>), [alta-labs-route-10](<https://devfeed.tech/tags/alta-labs-route-10.md>), [bgp](<https://devfeed.tech/tags/bgp.md>), [bgp-example](<https://devfeed.tech/tags/bgp-example.md>), [bgp-tutorial](<https://devfeed.tech/tags/bgp-tutorial.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [eos](<https://devfeed.tech/tags/eos.md>), [frr](<https://devfeed.tech/tags/frr.md>), [frrouting](<https://devfeed.tech/tags/frrouting.md>), [frrrouting](<https://devfeed.tech/tags/frrrouting.md>), [interface](<https://devfeed.tech/tags/interface.md>), [linux](<https://devfeed.tech/tags/linux.md>), [network-engineering-resources](<https://devfeed.tech/tags/network-engineering-resources.md>), [peer](<https://devfeed.tech/tags/peer.md>), [route](<https://devfeed.tech/tags/route.md>), [route-10-bgp](<https://devfeed.tech/tags/route-10-bgp.md>), [routing](<https://devfeed.tech/tags/routing.md>)

### AI overview

A configuration guide for using BGP on the Alta Labs Route10, which provides dynamic routing through an FRR-style shell. It covers private ASNs, example prefix advertisement, interface addressing, access to the configuration shell, and session verification.

### Source excerpt

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. The post Example BGP Configuration on the Alta Labs Route10 appeared first on Justin Wilson (j2sw).