QuestionQ149
NetworkingWhich command can be used to remove the default gateway entry from the system's IP routing table?
Choose two
- A route del default
- B ifconfig unset default
- C netstat -r default
- D ip route del default
- E sysctl ipv4.default_gw=0
Community Discussion