Questions: BGP: Border Gateway Protocol

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

AS 100 (a small ISP) has two routes to a destination: one through its provider AS 200 (2 hops, fast link) and one through a paying customer AS 300 (4 hops, slower link). Which route will AS 100 most likely prefer under standard BGP routing policy?

AThe route through AS 200, because BGP prefers paths with fewer AS hops
BThe route through AS 200, because BGP selects for lowest physical latency
CThe route through AS 300, because AS 100 earns revenue for carrying customer traffic and sets higher local preference for customer routes
DWhichever route has the lower BGP MED (multi-exit discriminator) value
Question 2 Multiple Choice

What is the primary technical purpose of BGP's path-vector mechanism — advertising the full list of AS numbers in each route announcement?

ATo allow receiving routers to calculate the total end-to-end latency of each path
BTo prevent routing loops by enabling routers to reject routes that already contain their own AS number
CTo compress route update messages so they consume less bandwidth than link-state flooding
DTo provide a path quality metric equivalent to OSPF's link-state cost calculation
Question 3 True / False

BGP typically selects the route with the fewest AS hops to any given destination.

TTrue
FFalse
Question 4 True / False

A single misconfigured BGP route announcement by one autonomous system can redirect or blackhole traffic for millions of Internet users globally.

TTrue
FFalse
Question 5 Short Answer

Explain why BGP uses policy-based routing rather than shortest-path routing, and give a concrete example of how business relationships shape routing decisions.

Think about your answer, then reveal below.