nerdexam
HP

HP0-Y36 · Question #40

You are importing RIP routes into OSPF and have been asked to filter out selected routes. In particular, you want to import only 192.168.x.x routes that have a /24 mask. You want to allow routes…

The correct answer is A. ip ip-prefix prefix1 permit 192.168.0.0 16 greater-equal 24 less-equal 24. See the full explanation below for the reasoning.

Question

You are importing RIP routes into OSPF and have been asked to filter out selected routes. In particular, you want to import only 192.168.x.x routes that have a /24 mask. You want to allow routes such as: - 192.168.1.0/24 - 192.168.2.0/24 - 192.168.3.0/24 You want to filter out routes such as: - 192.168.1.0/30 - 192.168.2.0/20 You decide to use a prefix-list to filter the routes and then reference them in a route-policy. How should you configure the prefix-list using a single statement on an HP A-Series switch?

Options

  • Aip ip-prefix prefix1 permit 192.168.0.0 16 greater-equal 24 less-equal 24
  • Bip ip-prefix prefix1 deny 192.168.0.0 16 greater-equal 24 less-equal 24
  • Cip ip-prefix prefix1 deny 192.168.0.0 8 greater-equal 24 less-equal 24
  • Dip ip-prefix prefix1 permit 192.168.0.0 8 greater-equal 24

How the community answered

(20 responses)
  • A
    85% (17)
  • B
    10% (2)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full HP0-Y36 Practice