What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.)
route del default
ifconfig unset default
netstat -r default
ip route del default
sysctl ipv4.default_gw=0
Submit