Which command correctly configures a static route?
A.
Set protocols static route 0.0.0.0/0 next-hop 192.168.1.1
B.
Set static route 0.0.0.0/0 next-hop 192.168.1.1
C.
Set forwarding-options static route 0.0.0.0/0 next-hop 192.168.1.1
D.
Set routing-options static route 0.0.0.0/0 next-hop 192.168.1.1
Explanation:
D: set routing-options static route ……
Set routing-options static route 0.0.0.0/0 next-hop 192.168.1.1