nerdexam
Huawei

H12-821_V1.0 · Question #514

Which of the following description about MED is correct? (Multiple choice)

The correct answer is A. The default value of MED is 0. MED (Multi-Exit Discriminator) defaults to 0 in BGP - when a route is advertised without a MED value, receiving routers treat it as 0, which is also the lowest possible value and thus the most preferred under standard MED comparison rules. Why the distractors are wrong: B…

IPv4 Routing Technologies

Question

Which of the following description about MED is correct? (Multiple choice)

Options

  • AThe default value of MED is 0
  • BThe default value of MED is 100
  • CMED can only be transferred within this AS
  • DMED is an optional non-transitional attribute

How the community answered

(41 responses)
  • A
    71% (29)
  • B
    5% (2)
  • C
    7% (3)
  • D
    17% (7)

Explanation

MED (Multi-Exit Discriminator) defaults to 0 in BGP - when a route is advertised without a MED value, receiving routers treat it as 0, which is also the lowest possible value and thus the most preferred under standard MED comparison rules.

Why the distractors are wrong:

  • B (100): 100 is the default value of LOCAL_PREFERENCE, not MED - a classic mix-up on BGP exams.
  • C: MED does the opposite - it is sent to neighboring (external) ASes to influence which entry point they use. It's LOCAL_PREFERENCE that stays confined within a single AS.
  • D: The correct BGP term is "optional non-transitive," not "non-transitional." Non-transitive means the attribute is not forwarded beyond the directly receiving AS, but "non-transitional" is not a valid BGP attribute classification.

Memory tip: Pair the two defaults: MED = 0, LOCAL_PREF = 100. If you remember that LOCAL_PREF defaults to 100, then MED must be the one that starts at 0. Also remember their scopes in reverse: LOCAL_PREF stays local (inside your AS), while MED goes out to your neighbor.

Topics

#BGP#MED#BGP Attributes#Route Selection

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice