在linux系统中,为本机以太网卡配置IP地址为172.10.5.9,子网掩码为255.255.255.0,应执行()命令。A、ifconfig 172.10.5.9B、ifconfig 172.10.5.9 netmask 255.255.255.0C、ifconfig eth0 172.10.5.9D、ifconfig eth0 172.10.5.9 netmask 255.255.255.0
题目内容(请给出正确答案)
在linux系统中,为本机以太网卡配置IP地址为172.10.5.9,子网掩码为255.255.255.0,应执行()命令。
- A、ifconfig 172.10.5.9
- B、ifconfig 172.10.5.9 netmask 255.255.255.0
- C、ifconfig eth0 172.10.5.9
- D、ifconfig eth0 172.10.5.9 netmask 255.255.255.0