nerdexam
Huawei

H12-811_V1.0 · Question #945

Which of the following are valid static route configurations?

The correct answer is A. ip route-static 129.1.0.0 16 serial 0/0/0 B. ip route-static 129.1.0.0 255.255.0.0 10.0.0.2 D. ip route-static 129.1.0.0 16 10.0.0.2. Option A is valid; the destination is defined in CIDR format (129.1.0.0/16) with a specified outgoing interface. Option B is valid; it uses a subnet mask format and specifies a next-hop IP. Option D is also valid with the destination and mask defined and a next-hop IP.

IP Routing Technologies

Question

Which of the following are valid static route configurations?

Options

  • Aip route-static 129.1.0.0 16 serial 0/0/0
  • Bip route-static 129.1.0.0 255.255.0.0 10.0.0.2
  • Cip route-static 10.0.0.2 16 129.1.0.0
  • Dip route-static 129.1.0.0 16 10.0.0.2

How the community answered

(22 responses)
  • A
    68% (15)
  • C
    32% (7)

Explanation

Option A is valid; the destination is defined in CIDR format (129.1.0.0/16) with a specified outgoing interface. Option B is valid; it uses a subnet mask format and specifies a next-hop IP. Option D is also valid with the destination and mask defined and a next-hop IP.

Topics

#static routing#route configuration#CLI syntax#next-hop address

Community Discussion

No community discussion yet for this question.

Full H12-811_V1.0 Practice