Valid JN0-281 Dumps shared by ExamDiscuss.com for Helping Passing JN0-281 Exam! ExamDiscuss.com now offer the newest JN0-281 exam dumps, the ExamDiscuss.com JN0-281 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com JN0-281 dumps with Test Engine here:
Which statement is correct about the BGP AS path when advertising routes?
Correct Answer: D
The BGP AS (Autonomous System) path attribute is crucial in path selection and loop prevention. Each BGP router appends its local AS number to the beginning of the AS path when it advertises a route to an external BGP (eBGP) peer. Step-by-Step Breakdown: AS Path Attribute: The AS path is a sequence of AS numbers that a route has traversed to reach a destination. Each AS adds its number to the front of the path, allowing BGP to track the route's history. Why the Local AS is Added at the Beginning: When advertising a route to an eBGP neighbor, a BGP router adds its own AS number to the beginning of the AS path. This ensures that the AS path reflects the route's journey accurately from the origin to the destination, and prevents loops in BGP. If the route returns to the same AS, the router will detect its AS number in the path and reject the route, preventing routing loops. Order of the AS Path: The order is significant because BGP uses it to select the best path. A shorter AS path is preferred, as it indicates fewer hops between the source and destination. Juniper Reference: AS Path Attribute: Junos devices append the local AS at the start of the AS path before advertising the route to an external peer.