Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 844 Bytes

worth-reading-case-study-bgp-routing-policy.md

File metadata and controls

10 lines (8 loc) · 844 Bytes
title date tags
Case Study: BGP Routing Policy
2023-09-06 23:31:00 -0700
BGP
worth reading

Talking about BGP routing policy mechanisms is nice, but it's even better to see how real Internet Service Providers use those tools to implement real-life BGP routing policy.

Getting that information is incredibly hard as everyone considers their setup a secret sauce. Fortunately, there are a few exceptions; Pim van Pelt described the BGP Routing Policy of IPng Networks in great details. The article is even more interesting as he's using Bird2 configuration language that looks almost like a programming language (as compared to the ancient route-maps used by vendors focused on "industry-standard" CLI).

Have fun!