How should TCP/IP be configured on the ent0 network adapter?()A、ifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254B、ifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254C、mktcpip test61 -a 192.168.10.1 -i en0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i en0 ? 255.255.255.0 ? 192.168.10.254 -sD、mktcpip test61 -a 192.168.10.1 -i ent0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i ent0 ? 255.255.255.0 ? 192.168.10.254 -s

How should TCP/IP be configured on the ent0 network adapter?()

  • A、ifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254
  • B、ifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254
  • C、mktcpip test61 -a 192.168.10.1 -i en0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i en0 ? 255.255.255.0 ? 192.168.10.254 -s
  • D、mktcpip test61 -a 192.168.10.1 -i ent0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i ent0 ? 255.255.255.0 ? 192.168.10.254 -s

相关考题:

● 客户机通过代理服务器 Server 访问Internet 的连接方式如下图所示。在Linux 操作 系统中,为代理服务器中IP 地址为 192.168.0.1 的网卡分配IP 地址并激活该网络接口,应 执行 (55) ;为IP 地址为 192.168.0.100 的PC 机配置默认网关,应执行 (56) 。配置完成后,运行 (57) 命令重启计算机,通过 (58) 命令显示当前 DNS 服务器 的地址和域名。(55)A .ifconfig –up eth1 192.168.0.1/24B.ifconfig eth1 192.168.0.1 255.255.255.0 upC.ifconfig eth1 192.168.0.1 up netmask 255.255.255.0D.ifconfig 192.168.0.1/24 eth1 netmask 255.255.255.0 up(56)A .route add default 192.168.0.1B.route add up 192.168.0.1C.route add –net 0.0.0.0/32 gw 192.168.0.1D.route add –host 192.168.0.100/24 gw 192.168.0.1(57)A .rebootB .shutdownC.init 0D.poweroff(58)A .resolvB .pingC .nslookupD .testdns

以下配置默认路由的命令正确的是(52)。A.ip route 0.0.0.0 0.0.0.0 192.168.10.1B.ip router 0.0.0.0 0.0.0.0 192.168.10.1C.ip router 0.0.0.0 0.0.0.0 192.168.10.1D.ip route 0.0.0.0 255.255.255.255 192.168.10.1

某单位客户机通过代理服务器Server访问Internet的连接方式如图2-3所示。在Linux操作系统中,为代理服务器中IP地址为192.168.0.1的网卡分配IP地址并激活该网络接口,应执行(68);为IP地址为192.168.0.100的PC配置默认网关,应执行(69)。配置完成并重启计算机后,运行(70)命令可显示出当前DNS服务器的地址和域名。A.ifconfig eth1 192.168.0.1 255.255.255.0 upB.ifconfig eth1 192.168.0.1 up netmask 255.255.255.0C.ifconfig 192.168.0.1/24 eth1 netmask 255.255.255.0 upD.ifconfig-up eth1 192.168.0.1/24

Which configuration command assigns a host route to the CPE workstation address of 192.168.10.1 in a Bridged 1483 network?() A. ip route 192.168.10.1 255.255.255.255 atm 6/2.1B. ip route 192.168.10.1 255.255.255.252 atm 6/2.1C. add route 192.168.10.1 255.255.255.252 atm 6/2.1D. add route 192.168.10.1 255.255.255.255 atm 6/2.1

A technician is troubleshooting a network connectivity issue with a user‘s desktop configured touse a static IP address. The technician notes the following configuration:Which of the following changes will allow the desktop to communicate properly with remote networks?()A. Changing the DNS to 172.16.1.100B. Changing the WINS server to 172.174.136C. Changing the netmask to 255.255.255.0D. Changing the default gateway to 172.16.3.1

HowshouldTCP/IPbeconfiguredontheent0networkadapter?() A.ifconfigen0192.168.10.1netmask255.255.255.0gateway192.168.10.254B.ifconfigent0192.168.10.1netmask255.255.255.0gateway192.168.10.254C.mktcpiphtest61-a192.168.10.1-ien0m255.255.255.0g192.168.10.254-sD.mktcpiphtest61-a192.168.10.1-ient0m255.255.255.0g192.168.10.254-

在Linux系统中,使用ifconfig设置接口的IP地址并启动该接口的命令是( )。A.ifcorffig eth0 192.168.1.1 mask 255.255.255.0B.ifconfig 192.168.1.1 mask 255.255.255.0 upC.ifconfig eth0 192.168.1.1 mask 255.255.255.0 upD.ifconfig 192.168.1.1 255.255.255.0

某台计算机的TCP/IP属性设置见图10,其中两处设置有误,下列改正办法中正确的是()。A.IP地址改为l92.168.10.8,子网掩码改为255.255.255.0B.默认网关改为192.168.10.8,子网掩码改为192.168.10.1C.默认网关改为255.255.255.0,子网掩码改为192.168.10.1D.IP地址改为192.168.10.8,子网掩码改为255.255.255.255

某电脑TCP/IP属性设置如图5所示,导致该电脑无法访问因特网,改正的方法是(  )。 A.IP地址改为l92.168.10.8,子网掩码改为255.255.255.0.其他不变B.IP地址改为l92.168.10.8,默认网关改为255.255.255.0.其他不变C.子网掩码改为192.168.10.1,默认网关改为255.255.255.0.其他不变D.子网掩码改为192.168.10.1,默认网关改为255.255.255.0.其他不变

Linux系统中为一块设备名为eth0的网卡分配IP地址和子网掩码的命令是(请作答此空),如果不打算使用DNS进行地址解析,则可以将所有的主机名都放入文件( )中A.serserial eth0 192.168.1.1 netmask 255.255.255.0B.ifconfig eth0 192.168.1.1 netmask 255.255.255.0C.minicom eth0 192.168.1.1 netmask 255.255.255.0D.mount eth0 192.168.1.1 netmask 255.255.255.0

在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

Which configuration command assigns a host route to the CPE workstation address of 192.168.10.1 in a Bridged 1483 network?()A、ip route 192.168.10.1 255.255.255.255 atm 6/2.1B、ip route 192.168.10.1 255.255.255.252 atm 6/2.1C、add route 192.168.10.1 255.255.255.252 atm 6/2.1D、add route 192.168.10.1 255.255.255.255 atm 6/2.1

Which of the following functions does the "ifconfig en0" perform?()A、Shuts down en0B、Displays en0 settingsC、Reconfigures en0 using the ODMD、Sends an SNMP alert to the network administrator

A system administrator has determined that there is no network connectivity with the en0 interface.  By doing a netstat -in, it is determined that the en0 interface is not showing up.  Which of the following commands should be used to determine that en0 is defined in ODM with an IP address?()A、 entstat -d B、 ifconfig -a C、 lsattr -El en0 D、 odmget -q "name=ent0 and attribute=netaddr" CuDv

在Linux系统中,使用ifconfig设置接口的IP地址并启动该接口的命令是()。A、ifconfigeth0192.168.1.1mask255.255.255.0B、ifconfig192.168.1.1mask255.255.255.0upC、ifconfigeth0192.168.1.1mask255.255.255.0upD、ifconfig192.168.1.1255.255.255.0

Which of the following commands will set the duplex of a network adapter?()A、no -a media_speed=100_Full_Duplex en0B、ifconfig -a media_speed=100_Full_Duplex ent0C、chdev -l ent0 -a media_speed=100_Full_DuplexD、chinet -l en0 -a media_speed=100_Full_Duplex en0

After making changes to IP aliasing and rebooting the system, an AIX server is unable to communicate with other hosts.  Which command can be run to check ent0 adapter configuration relative to IP address and network mask?()A、ifconfig -aB、errpt -aC、cfgmgr -vD、entstat -d ent0

How is an IP address removed from a network interface?()A、rmdev -dl ent0B、ifconfig en0 downC、ifconfig en0 deleteD、ifconfig ent0 detach

A machine’s ONLY external interface is configured with an address of 192.168.5.1 and a netmask of 255.255.255.0.  No slots are available for expansion. Which of the following procedures should be performed to make it function as a gateway?()A、Enable ipforwarding onlyB、Configure an alias on the same interface and enable ipforwardingC、Add a second interface into the same subnet and enable ipforwardingD、Add a second interface into a different subnet, and enable ipforwarding

How should TCP/IP be configured on the ent0 network adapter?()A、ifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254B、ifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254C、mktcpip h test61 -a 192.168.10.1 -i en0 m 255.255.255.0 g 192.168.10.254 -sD、mktcpip h test61 -a 192.168.10.1 -i ent0 m 255.255.255.0 g 192.168.10.254 -

A System p administrator must change the 9.47.53.0 subnet from 128 addresses to 64  addresses.  How can the AIX systems in the network be permanently modified to accomplish this()A、mktcpip -h hostname -a 9.47.53.x -m 255.255.255.64 -i en0 -g 9.3.230.1B、ifconfig en0 netmask 255.255.255.64C、chdev -l en0 -a netmask=255.255.255.192D、ifconfig en0 netmask 0xffffffc0

单选题Which of the following commands will set the duplex of a network adapter?()Ano -a media_speed=100_Full_Duplex en0Bifconfig -a media_speed=100_Full_Duplex ent0Cchdev -l ent0 -a media_speed=100_Full_DuplexDchinet -l en0 -a media_speed=100_Full_Duplex en0

单选题How is an IP address removed from a network interface?()Armdev -dl ent0Bifconfig en0 downCifconfig en0 deleteDifconfig ent0 detach

单选题A System p administrator must change the 9.47.53.0 subnet from 128 addresses to 64  addresses.  How can the AIX systems in the network be permanently modified to accomplish this()Amktcpip -h hostname -a 9.47.53.x -m 255.255.255.64 -i en0 -g 9.3.230.1Bifconfig en0 netmask 255.255.255.64Cchdev -l en0 -a netmask=255.255.255.192Difconfig en0 netmask 0xffffffc0

单选题How should TCP/IP be configured on the ent0 network adapter?()Aifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254Bifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254Cmktcpip test61 -a 192.168.10.1 -i en0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i en0 ? 255.255.255.0 ? 192.168.10.254 -sDmktcpip test61 -a 192.168.10.1 -i ent0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i ent0 ? 255.255.255.0 ? 192.168.10.254 -s

单选题A system administrator has determined that there is no network connectivity with the en0 interface.  By doing a netstat -in, it is determined that the en0 interface is not showing up.  Which of the following commands should be used to determine that en0 is defined in ODM with an IP address?()A entstat -d B ifconfig -a C lsattr -El en0 D odmget -q name=ent0 and attribute=netaddr CuDv

单选题How should TCP/IP be configured on the ent0 network adapter?()Aifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254Bifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254Cmktcpip h test61 -a 192.168.10.1 -i en0 m 255.255.255.0 g 192.168.10.254 -sDmktcpip h test61 -a 192.168.10.1 -i ent0 m 255.255.255.0 g 192.168.10.254 -