You want to configure a static default route to the gateway 10.1.1.1. Which set command will accomplish this task?
A.
set protocols static route 0.0.0.0/0 next-hop 10.1.1.1
B.
set routing-options static route 0.0.0.0/0 next-hop 10.1.1.1
C.
set familyinet static route 0.0.0.0/0 next-hop 10.1.1.1
D.
set routes static route 0.0.0.0/0 gateway 10.1.1.1