nerdexam
Huawei

H12-821_V1.0 · Question #904

There can be multiple nodes under one Route-Policy, and the device starts matching in order when calling Route-Policy.

The correct answer is A. TRUE. A Route-Policy (also called a route policy or route-map in some vendor contexts) supports multiple nodes, each identified by a unique node number, and the device evaluates them sequentially in ascending node order - stopping at the first matching node. This ordered, sequential…

IPv4 Routing Technologies

Question

There can be multiple nodes under one Route-Policy, and the device starts matching in order when calling Route-Policy.

Options

  • ATRUE
  • BFALSE
  • C
  • D

How the community answered

(50 responses)
  • A
    72% (36)
  • B
    8% (4)
  • C
    16% (8)
  • D
    4% (2)

Explanation

A Route-Policy (also called a route policy or route-map in some vendor contexts) supports multiple nodes, each identified by a unique node number, and the device evaluates them sequentially in ascending node order - stopping at the first matching node. This ordered, sequential matching is fundamental to how Route-Policy logic works, making A (TRUE) correct.

B (FALSE) is wrong because denying multiple nodes would break the core design: Route-Policies are explicitly built to support chained conditional logic across numbered nodes (e.g., node 10, node 20, node 30), each with its own match and apply clauses.

Memory tip: Think of Route-Policy nodes like numbered paragraphs in a rulebook - the device reads from the lowest number upward and acts on the first paragraph that matches, skipping the rest. If no node matches, the route is denied by default.

Topics

#Route-Policy#Node matching#Sequential processing#Policy routing

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice