Considering the following kernel IP routing table now, which of the following commands must be remove the route to the network 10.10.1.0/24?
Kernel IP routing table
A.
route del 10.10.1.0
B.
route del 10.10.1.0/24
C.
route del –net 10.10.1.0/24
D.
route del 10.10.1.0/24 gw 192.168.246.11
E.
route del –net 10.10.1.0
I choose