nerdexam
Huawei

H12-821_V1.0 · Question #931

BGP prefers the route with the best Origin attribute value. The value of the Origin attribute is: EGP, IGP, ().

The correct answer is A. incomplete. Option A is correct because BGP's Origin attribute has exactly three defined values: IGP, EGP, and Incomplete - and "incomplete" is the missing third value in the sequence given. Incomplete (represented by "?" in routing tables) indicates that the route's origin cannot be…

IPv4 Routing Technologies

Question

BGP prefers the route with the best Origin attribute value. The value of the Origin attribute is: EGP, IGP, ().

Options

  • Aincomplete
  • Bcomplete
  • Cunknown
  • Dlocal

How the community answered

(47 responses)
  • A
    77% (36)
  • B
    6% (3)
  • C
    13% (6)
  • D
    4% (2)

Explanation

Option A is correct because BGP's Origin attribute has exactly three defined values: IGP, EGP, and Incomplete - and "incomplete" is the missing third value in the sequence given. Incomplete (represented by "?" in routing tables) indicates that the route's origin cannot be determined precisely, typically because it was redistributed into BGP from another protocol or learned via a static route. Options B ("complete"), C ("unknown"), and D ("local") are all fabricated values that do not exist in the BGP specification - BGP RFC 4271 defines only IGP, EGP, and Incomplete as valid Origin codes. For BGP path selection, IGP is most preferred, EGP is second, and Incomplete is least preferred when all other attributes are equal.

Memory tip: Use the mnemonic "I Eat Incomplete meals" - IGP, EGP, Incomplete - to remember both the three valid values and their preference order from best to worst.

Topics

#BGP Origin Attribute#Route Selection#Path Attributes#BGP Basics

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice