nerdexam
HP

HPE7-A08 · Question #209

On an HPE Aruba Networking CX switch, what needs to be done to complete the redistribution of the selected static routes using a single area OSPF when partial configuration already below exists on…

The correct answer is C. router ospf 1 area 0 redistribute static route-map map-172. The prefix list and route map are already defined to match the desired static routes (prefix-list net172 referenced by route-map map-172). To redistribute only those matched static routes into OSPF, the OSPF process must use the redistribute static route-map map-172 command…

Perform HPE Aruba Networking CX Switch Configurations

Question

On an HPE Aruba Networking CX switch, what needs to be done to complete the redistribution of the selected static routes using a single area OSPF when partial configuration already below exists on the switch:

A. B. C. D.

Options

  • Arouter ospf 0 area 0 redistribute route-map map-172
  • Brouter ospf 1 area 0 redistribute static prefix-list net172
  • Crouter ospf 1 area 0 redistribute static route-map map-172
  • Drouter ospf 0 area 0 redistribute prefix-list net172

How the community answered

(54 responses)
  • A
    7% (4)
  • B
    13% (7)
  • C
    78% (42)
  • D
    2% (1)

Explanation

The prefix list and route map are already defined to match the desired static routes (prefix-list net172 referenced by route-map map-172). To redistribute only those matched static routes into OSPF, the OSPF process must use the redistribute static route-map map-172 command under router ospf 1, which applies the route map to static-route redistribution.

Topics

#OSPF#route redistribution#static routes#route-map

Community Discussion

No community discussion yet for this question.

Full HPE7-A08 Practice