网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Which of the following commands will set the duplex of a network adapter?()
A

no -a media_speed=100_Full_Duplex en0

B

ifconfig -a media_speed=100_Full_Duplex ent0

C

chdev -l ent0 -a media_speed=100_Full_Duplex

D

chinet -l en0 -a media_speed=100_Full_Duplex en0


参考答案

参考解析
解析: 暂无解析
更多 “单选题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” 相关考题
考题 Which of the following commands is used to change device driver settings for a network adapter?()A、noB、chdevC、frcactrlD、ifconfig

考题 For a technician to test network connectivity to a remote host on a Unix Server which of the following commands should they run?()A、 IPCONFIGB、 PINGC、 ARPD、 IFCONFIG

考题 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

考题 Which of the following commands will NOT determine the slot location of an Ethernet adapter in a system?()A、lsattr -ElB、lsdev -CC、prtconfD、lscfg -l

考题 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

考题 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

考题 Which of the following commands identifies all network adapter types that are installed in a machine?()A、lsdevB、lsattrC、ifconfigD、netstat

考题 Company.com has installed and configured a VIO server utilizing a Shared Ethernet Adapter and is investigating some network performance issues visible on the clients. The customer wants to understand the total network connectivity from the clients out to the data center routers.  Which of the following commands will identify the Shared Ethernet Adapter mapping?()A、ifconfig -aB、netstat -nrC、lsmap -all -netD、lsdev -Cc adapter

考题 Which of the following commands is used to display detailed ethernet statistics for ent0?()A、 ifconfig ent0B、 entstat -d ent0C、 netstat -iD、 lscfg -vl ent0

考题 A new system has been installed and the network connection is very slow. The network administrators are sure that the network port is set to 100 full duplex. What command will display the configured and current speed settings of the adapter?()A、lsdevB、lsattrC、entstatD、ifconfig

考题 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 system administrator is monitoring a system that has recently shown a decrease in performance. The administrator suspects there is an overload of traffic on a single Ethernet adapter. Which of the following commands is best to identify a possible overload of the Ethernet adapter?()A、pingB、iostatC、netstatD、ifconfig

考题 Which of the following commands gathers network packet statistics?()A、netstat -iB、ifconfig -aC、errpt -aD、iptrace -i

考题 A system administrator would like to reset statistics to initial values prior to collecting device statistics on ent0 interface. Which of the following commands should be run to accomplish this?() A、 netstat -v ent0B、 chdev -l ent0 -a reset=trueC、 entstat -r ent0D、 Ethernet interface values cannot be reset

考题 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 -

考题 Which of the following commands indicates the available state of a physical adapter?()A、lscfgB、lsdevC、netstatD、ifconfig

考题 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

考题 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

考题 单选题A system administrator would like to reset statistics to initial values prior to collecting device statistics on ent0 interface. Which of the following commands should be run to accomplish this?()A  netstat -v ent0B  chdev -l ent0 -a reset=trueC  entstat -r ent0D  Ethernet interface values cannot be reset

考题 单选题Which of the following commands will NOT determine the slot location of an Ethernet adapter in a system?()A lsattr -ElB lsdev -CC prtconfD lscfg -l

考题 单选题Which of the following commands is used to display detailed ethernet statistics for ent0?()A  ifconfig ent0B  entstat -d ent0C  netstat -iD  lscfg -vl ent0

考题 单选题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

考题 单选题Which of the following commands is used to change device driver settings for a network adapter?()A noB chdevC frcactrlD ifconfig

考题 单选题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

考题 单选题For a technician to test network connectivity to a remote host on a Unix Server which of the following commands should they run?()A  IPCONFIGB  PINGC  ARPD  IFCONFIG

考题 单选题Which of the following commands should be used to report statistics on network protocols used by the system?()A  lsattrB  pstatC  netstatD  ifconfig