1.3-BGP Path Attributes and Loop Prevention Flashcards
1
Q
What are the four BGP path attributes?
A
* Well-known Mandatory.
* Well-known Discretionery.
* Optimal Transitive.
* Optimal Non-Transitive.
2
Q
What are the Metrics for Well-known, Mandatory attributes?
A
- Origin: Origin type (IGP, EGP, or unknown).
- AS-Path: List of autonomous systems which the advertisement has traversed.
- Next-hop: External peer in neighboring AS.
3
Q
What are the Metrics for Well-known, Discretionary attributes?
A
- Local Preference: Influences outbound traffic within an AS (used for best path selection).
- Atomic Aggregate: Indicates that a less specific route was aggregated, causing loss of more specific routes.
4
Q
What are the Metrics for Optional, Transitive attributes?
A
Aggregator: Identifies the AS that aggregated routes.
Community: Used for route grouping and policy enforcement.
5
Q
What are the Metrics for Optional, Non-Transitive attributes?
A
MED: Influences inbound traffic between two autonomous systems (ASes).
Origin Validation State: Determines if a prefix is legitimate based on ROA (Route Origin Authorization).