在linux系统中,查看本机网卡eth0的IP地址,可以执行()命令。
A、ifconfig
B、ifconfig eth0
C、ipconfig
D、ipconfig eth0
E、ipconfig/all
A、ifconfig
B、ifconfig eth0
C、ipconfig
D、ipconfig eth0
E、ipconfig/all
A、A、ifconfig 172.10.5.9 B、B、ifconfig 172.10.5.9 netmask 255.255.255.0 C、C、ifconfig eth0 172.10.5.9 D、D、ifconfig eth0 172.10.5.9 netmask 255.255.255.0
A、ifconfig eth0 up B、ifconfig eth0 down C、ifconfig eth0 inet00:0c:29:78:9a:bc D、ifconfig eth0 hwether00:00:0c:12:34:56
A、A、route add -net 192.168.1.0 netmask 255.255.255.128 dev eth0 B、B、route add 192.168.1.0 netmask 255.255.255.128 gw 172.16.1.1 dev eth0 C、C、route add -net 192.168.1.0 netmask 255.255.255.0 gw 172.16.1.1 dev eth0 D、D、route add 192.168.1.0 netmask 255.255.255.192 gw 172.16.1.1 dev eth0
A、iptables - t nat - AROUTING -o eth0 - j MASQUERADE B、iptables - t nat - APREROUTING -i eth0 - j MASQUERADE C、iptables -t nat - A POSTROUTING -o eth0-j MASQERADE D、iptables - t nat - A POSTROUTING -o erh1 -j MASQUERADE E、iptables - t nat - A POSTROUTING -o erth0 -j SNAT - TO 67.36.6.192
A、/etc/ifcfg-eth0 B、/etc/sysconfig/network C、/etc/sysconfig/network/ifcfg-eth0 D、/etc/sysconfig/network-scripts/ifcfg-eth0
A、/etc/sysconfig/network B、/etc/sbin/hostname C、/etc/sysconfig/network-scripts/ifcfg-eth0 D、/etc/resolv.conf