If IP routing is enabled, which two commands set the gateway of last resort to the default gateway?

If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? (Choose two.)

If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? (Choose two.)

A.
ip default-gateway 0.0.0.0

B.
ip route 172.16.2.1 0.0.0.0 0.0.0.0

C.
ip default-network 0.0.0.0

D.
ip default-route 0.0.0.0 0.0.0.0 172.16.2.1

E.
ip route 0.0.0.0 0.0.0.0 172.16.2.1



Leave a Reply to miguel Cancel reply2

Your email address will not be published. Required fields are marked *

20 + six =


miguel

miguel

Why not A?
It works as well.