BGP AS Path Regular Expressions
Regular Expressions are a pattern matching utility that have many uses in computing. We can use them on our BGP routers to match autonomous system path entries (or lack thereof) to apply policy to routes. In this article and lab, I will demonstrate a few ways we can use regular expressions (regex) to manipulate routes.