Identify the statement that would create a default route using a gateway of 192.168.1.1.
A.
netstat add defaultgw
B.
route default 192.168.1.1
C.
ip route default 192.168.1.1
D.
route add defaultgw 192.168.1.1
E.
ifconfig defaultgw 192.168.1.1 eth0
Identify the statement that would create a default route using a gateway of 192.168.1.1.
Identify the statement that would create a default route using a gateway of 192.168.1.1.
A.
netstat add defaultgw
B.
route default 192.168.1.1
C.
ip route default 192.168.1.1
D.
route add defaultgw 192.168.1.1
E.
ifconfig defaultgw 192.168.1.1 eth0
show / manipulate the IP routing table
ifconfig only configures a network interface