Chapter 12 - Advanced BGP Flashcards
AS path access control list (ACL)
An ACL based on regex for identifying BGP routes based on the AS path and used for direct filtering or conditional matching in a route map.
BGP community
A well-known BGP attribute that allows for identification of routes for later actions such as identification of source or route filtering/modification.
BGP multihoming
A method of providing redundancy and optimal routing that involves adding multiple links to external autonomous systems.
distribute list
A list used for filtering routes with an ACL for a specific BGP neighbor.
prefix list
A method of selecting routes based on binary patterns, specifically the high-order bit pattern, high-order bit count, and an optional prefix length parameter.
regular expression (regex)
Search patterns that use special key characters for parsing and matching.
route map
A feature used in BGP (and other IGP components) that allows for filtering or modification of routes using a variety of conditional matching.
transit routing
The act of allowing traffic to flow from one external autonomous system through your autonomous system to reach a different external autonomous system.