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

题目内容 (请给出正确答案)
单选题
How is an IP address removed from a network interface?()
A

rmdev -dl ent0

B

ifconfig en0 down

C

ifconfig en0 delete

D

ifconfig ent0 detach


参考答案

参考解析
解析: 暂无解析
更多 “单选题How is an IP address removed from a network interface?()A rmdev -dl ent0B ifconfig en0 downC ifconfig en0 deleteD ifconfig ent0 detach” 相关考题
考题 文中( 2 )处正确的答案是( )。A.ifconfig-up eth1 10.1.1.2/8B.ifconfig ethl 10.1.1.2 255.0.0.0 upC.ifconfig ethl 10.1.1.2 up netmask 255.0.0.0D.ifconfig ethl 10.1.1.2/8;ifconfig eth1 up

考题 HowisanIPaddressremovedfromanetworkinterface?() A.rmdev-dlent0B.ifconfigen0downC.ifconfigen0deleteD.ifconfigent0detach

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

考题 关于ifconfig命令,下列说法正确的是()A、ifconfig可设置网络设备的状态,或是显示目前的设置B、ifconfig命令使用UP参数启动指定的网络设备C、ifconfig命令可以监视网络流量D、ifconfig命令可以设置IP层数据包过滤规则E、ifconfig命令使用down参数关闭指定的网络设备

考题 HP-UNIX中,下述()命令可以查到网卡的ip地址配置信息。A、ifconfigB、ifconfig -aC、ifconfig lan900D、lanscan

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

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

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

考题 Data is transferred between two servers using NFS, where one server is configured with token ring, and the other system is configured with ethernet. It is discovered that the performance is greatly reduced during this transfer. Which of the following steps should be taken to improve performance?()A、 Reduce MTU on token ring system to match ethernet system using ifconfig command (i.e. ifconfig tr0 mtu 1500)B、 Reduce MTU on token ring system to match ethernet system using no command (i.e. no -o mtu=1500)C、 Increase MTU on ethernet system to match token ring system using ifconfig command (i.e. ifconfig en0 mtu 4096)D、 Increase MTU on ethernet system to match token ring system using no command (i.e. no -o mtu=4096)

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

考题 After updating serverB’s network configurations, an administrator notices that serverA, which resides in a different subnet, is unable to communicate with serverB via ssh or telnet. As ping’s to the server fail, the administrator logs onto serverB via a console and finds an available interface en0 in the ’up’ state. From the console connection, en0 can communicate with other servers in the same subnet. What is the most likely cause of the problem?()A、en0 has no associated ip address.B、serverB is missing its default route.C、serverB and serverA cannot connect due to a firewall.D、en0 has been set up to block traffic from servers that are in different subnets.

考题 A two-node cluster is configured for mutual takeover with two service IP labels. The cluster is Being tested for fallover behavior. Both nodes in the cluster have two network interfaces (ent0’ and ’ent1’) configured with IPAT via IP Replacement. When the network cable is removed from the interface card with the service address (’ent0’), the service address is moved to ’ent1’, and ’ent0’ is reconfigured on its boot address. When the network cable is replaced on ’ent0,the service address does not switch back to ’ent0’.  What statement most accurately describes this situation?()   A、 EtherChannel is needed to automatically switch the service IP address back to ’ent0’.B、 This is the default behavior for a network interface failure with this configuration.C、 Gratuitous ARP support needs to be enabled for the IP Network Interface Module in SMIT.D、 The Inactive Network Takeover option should be set to "true" to forece the service addressback to ’ent0’.

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

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

考题 ifconfig命令修改ip地址立即生效。

考题 单选题A basic TCP/IP configuration on the system has just been completed. A remote system can be pinged by IP address but not by hostname. Which of the following actions should be performed next in an effort to successfully ping using the hostname?()A Check routingB Check inetd.confC Check /etc/resolv.confD Check interface with ifconfig

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

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

考题 单选题Data is transferred between two servers using NFS, where one server is configured with token ring, and the other system is configured with ethernet. It is discovered that the performance is greatly reduced during this transfer. Which of the following steps should be taken to improve performance?()A  Reduce MTU on token ring system to match ethernet system using ifconfig command (i.e. ifconfig tr0 mtu 1500)B  Reduce MTU on token ring system to match ethernet system using no command (i.e. no -o mtu=1500)C  Increase MTU on ethernet system to match token ring system using ifconfig command (i.e. ifconfig en0 mtu 4096)D  Increase MTU on ethernet system to match token ring system using no command (i.e. no -o mtu=4096)

考题 单选题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 two-node cluster is configured for mutual takeover with two service IP labels. The cluster is Being tested for fallover behavior. Both nodes in the cluster have two network interfaces (ent0’ and ’ent1’) configured with IPAT via IP Replacement. When the network cable is removed from the interface card with the service address (’ent0’), the service address is moved to ’ent1’, and ’ent0’ is reconfigured on its boot address. When the network cable is replaced on ’ent0,the service address does not switch back to ’ent0’.  What statement most accurately describes this situation?()A  EtherChannel is needed to automatically switch the service IP address back to ’ent0’.B  This is the default behavior for a network interface failure with this configuration.C  Gratuitous ARP support needs to be enabled for the IP Network Interface Module in SMIT.D  The Inactive Network Takeover option should be set to true to forece the service addressback to ’ent0’.

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