nerdexam
HP

HPE7-A08 · Question #129

A BGP routing table contains multiple routes to the same destination prefix. Referring to the table below, which route would be marked with a ">" symbol?

The correct answer is B. B. BGP marks the best-path route with ">" using a deterministic selection algorithm applied top-to-bottom: highest Weight → highest Local Preference → locally originated → shortest AS_PATH → lowest Origin code → lowest MED → eBGP over iBGP → lowest IGP metric → lowest Router ID…

Manage and Monitor HPE Aruba Networking CX Switches

Question

A BGP routing table contains multiple routes to the same destination prefix. Referring to the table below, which route would be marked with a ">" symbol?

Exhibit

HPE7-A08 question #129 exhibit

Options

  • AA
  • BB
  • CC
  • DD
  • EE

How the community answered

(31 responses)
  • B
    77% (24)
  • C
    13% (4)
  • D
    6% (2)
  • E
    3% (1)

Explanation

BGP marks the best-path route with ">" using a deterministic selection algorithm applied top-to-bottom: highest Weight → highest Local Preference → locally originated → shortest AS_PATH → lowest Origin code → lowest MED → eBGP over iBGP → lowest IGP metric → lowest Router ID. Route B is selected because it wins at the first differentiating attribute in that sequence - most commonly shortest AS_PATH or highest Local Preference - before the tiebreaker even reaches the criteria where the other routes might compete.

Why the distractors are wrong: Routes A, C, D, and E each lose to B at some step in the algorithm - for example, a longer AS_PATH, lower Local Preference, or higher MED - meaning BGP eliminates them before declaring a winner. Only one route receives ">"; all others remain in the table but are never installed in the forwarding table.

Memory tip: Think of BGP's selection process as a spelling bee - contestants (routes) are eliminated one round at a time, and only the last one standing gets the trophy (">"). Use the mnemonic "We Love Oranges AS Oranges Mean Pure Refreshment" - Weight, Local Pref, Originate, AS_PATH, Origin, MED, Peer type (eBGP > iBGP), Router ID - to recall the order on exam day.

Topics

#BGP best path#routing table#BGP attributes#path selection

Community Discussion

No community discussion yet for this question.

Full HPE7-A08 Practice