Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

What would the command route del default gw 192.168.5.1 eth1 accomplish on your

ID: 3697178 • Letter: W

Question

What would the command route del default gw 192.168.5.1 eth1 accomplish on your Linux workstation?

A. Delete the default gateway’s route to the host whose IP address is 192.168.5.1

B. Remove the assignment of IP address 192.168.5.1 from the eth1 interface

C. Remove the workstation’s route to the default gateway whose IP address is 192.168.5.1

D. Add a route from the workstation to the default gateway whose IP address is 192.168.5.1

E. Remove the designation of default gateway, but keep the route for the host whose IP address is 192.168.5.1

Explanation / Answer

This command is basicall used for following thing:

A. Delete the default gateway’s route to the host whose IP address is 192.168.5.1