Which of the following commands will configure a default route to any destination network not
found in the routing table?
A.
Router(config)# ip default-route 0.0.0.0 255.255.255.255 s0
B.
Router(config)# ip route 0.0.0.0 255.255.255.255 s0
C.
Router(config)# ip default-route 0.0.0.0 s0
D.
Router(config)# ip route 0.0.0.0 0.0.0.0 s0
E.
Router(config)# ip route any any e0
Explanation: