● 在Linux 系统中,把本机IP地址更改为 192.168.1.1的正确命令是 (46) 。 (46)A. [/root]#ipconfig
● 在Linux 系统中,把本机IP地址更改为 192.168.1.1的正确命令是 (46) 。
(46)
A. [/root]#ipconfig eth0 192.168.1.1 up
B. [/root]#ifconfig eth0 192.168.1.1 up
C. [/root]#ipconfig 192.168.1.1 up
D. [/root]#ifconfig 192.168.1.1 up