You are logged into a router and have navigated to the [edit routing-options] level of the hierarchy. You have been asked to create a static route that will use 43 18 7 1 as its primary next-hop and 76 1310 2 as its secondary next-hop.
Which command correctly configures this setup?
A.
set static route 0/0 76.13.10.2 qualified-next-hop 43.18.7.1 pref 10
B.
set static route 0/0 next-hop 43.18.7.1 secondary-next-hop 76.13.10.2 preference 10
C.
set static route 0/0 next-hop [76.13.10.2 10.10.10.5] pref 10
D.
set static route 0/0 next-hop 43.18.7.1 qualified-next-hop 76.13.10.2 preference 10
Option D.
“next-hop” & “qualified-next-hop” must be presented.