nerdexam
Huawei

H12-821_V1.0 · Question #840

In the BGP routing rules, the priority of the manual summary route generated by the aggregate command is higher than the automatic summary route generated by the summary automatic command.

The correct answer is A. TRUE. Option A is correct because BGP treats administrator-configured routes as more authoritative than automatically derived ones - the aggregate command explicitly defines a summary route, giving it higher priority in route selection over the summary automatic command, which…

IPv4 Routing Technologies

Question

In the BGP routing rules, the priority of the manual summary route generated by the aggregate command is higher than the automatic summary route generated by the summary automatic command.

Options

  • ATRUE
  • BFALSE

How the community answered

(21 responses)
  • A
    86% (18)
  • B
    14% (3)

Explanation

Option A is correct because BGP treats administrator-configured routes as more authoritative than automatically derived ones - the aggregate command explicitly defines a summary route, giving it higher priority in route selection over the summary automatic command, which passively summarizes based on classful boundaries. This priority ordering ensures that deliberate network design decisions override automated behavior, preventing automatic summaries from inadvertently overriding intended routing policy. Option B is wrong because it inverts this relationship; automatic summaries are never preferred over manual ones in BGP's decision process. Memory tip: Think of it as "manual beats automatic" - just like a manually entered static route is more trusted than a dynamically learned one, a manually aggregated route (aggregate) outranks an automatically generated one (summary automatic).

Topics

#BGP Route Aggregation#Manual vs Automatic Summary#Route Priority#BGP Summarization

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice