Which of the following commands will delete the default gateway from the system's IP routing table? (Choose TWO correct answers)
ifconfig unset default
route del default
ip route del default
netstat -r default
sysctl ipv4.default gw=0
Submit