niusouti.com

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

题目
单选题
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 routing

B

Check inetd.conf

C

Check /etc/resolv.conf

D

Check interface with ifconfig


相似考题
更多“单选题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 ”相关问题
  • 第1题:

    A user is unable to connect to the company's intranet server by FQDN, but can connect by IP address. Other users are not having a problem. An administrator verifies that the user can successfully ping the server by IP address and can properly resolve the FQDN using nslookup. The problem is persisting after running ipconfig /flushdns. Which of the following should the administrator do NEXT?()

    • A、Examine the Imhost file.
    • B、Flush the cache on the DNS server.
    • C、Flush the cache on the WINS server.
    • D、Examine the hosts file

    正确答案:D

  • 第2题:

    When an ICMP redirect is received, which of the following options is the most appropriate to conclude?()

    • A、A routing table has changed
    • B、The IP address has changed
    • C、The system has become a gateway
    • D、A hacker is posing a threat to the system

    正确答案:A

  • 第3题:

    A graphics card has been added to the system. After rebooting, the system hangs during the login process with a blue screen indicating "CDE please wait". Which of the following procedures should be performed next?()

    • A、Reinstall the CDE software
    • B、Check the name resolution
    • C、Uncomment the last line in .dtprofile
    • D、Boot in maintenance mode and perform fsck on file systems

    正确答案:A

  • 第4题:

    An administrator has just installed a new NIC into the server. The system POSTs fine and the NIC is recognized by the OS, but it does not receive an IP address. Which of the following is the MOST likely cause of this?()

    • A、The NIC is not on the HCL.
    • B、The driver is incorrect on the server.
    • C、The patch cable has not been seated properly.
    • D、The NIC is not seated properly.

    正确答案:C

  • 第5题:

    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 routing
    • B、Check inetd.conf
    • C、Check /etc/resolv.conf
    • D、Check interface with ifconfig

    正确答案:C

  • 第6题:

    Rootvg has just been mirrored to a second disk. Which of the following actions should be performed to boot the system off of either disk?()

    • A、Extendvg to include both disks in the rootvg
    • B、Copy the hd5 logical volume to hdisk1
    • C、Run the bosboot and bootlist commands
    • D、Reset the dump device to /dev/sysdumpnull

    正确答案:C

  • 第7题:

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

    B

    Check inetd.conf

    C

    Check /etc/resolv.conf

    D

    Check interface with ifconfig


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    A graphics card has been added to the system. After rebooting, the system hangs during the login process with a blue screen indicating "CDE please wait". Which of the following procedures should be performed next?()
    A

    Reinstall the CDE software

    B

    Check the name resolution

    C

    Uncomment the last line in .dtprofile

    D

    Boot in maintenance mode and perform fsck on file systems


    正确答案: D
    解析: 暂无解析

  • 第9题:

    单选题
    A user is unable to connect to the company's intranet server by FQDN, but can connect by IP address. Other users are not having a problem. An administrator verifies that the user can successfully ping the server by IP address and can properly resolve the FQDN using nslookup. The problem is persisting after running ipconfig /flushdns. Which of the following should the administrator do NEXT?()
    A

    Examine the Imhost file.

    B

    Flush the cache on the DNS server.

    C

    Flush the cache on the WINS server.

    D

    Examine the hosts file


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    The System Administrator wants to do a backup of the HMC and notices that there are two options on the HMC menu: Backup Critical Console data and Save Upgrade Data. Which of the following best describes the differences between the two options?()
    A

    Both options back up user and partition profile data. Only the Backup Critical Console Data backs up TCP/IP settings or preferences

    B

    Both options back up partition profile information. Only the Backup Critical Console Data backs up service function settings, such as Inventory Scout, Service Agent, and Service Focal Point

    C

    The Backup Critical Console Data should be performed just before the HMC software update operation. The Save Upgrade Data should be performed each time configuration changes are made to the system or the HMC

    D

    The Save Upgrade Data should be performed just before the HMC software update operation. The Backup Critical Console Data should be performed each time configuration changes are made to the system or the HMC


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    A TCP/IP application is transferring files from a personal machine to a remote machine.  The application writes 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size.  Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()
    A

     Increase the size of thewall

    B

     Increase the size of sb_max

    C

     Increase the size of tcp_recvspace

    D

     Increase the size of tcp_sendspace


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    A TCP/IP application receives files from a remote machine.  The application reads 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size. Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()
    A

     Increase the size of thewall

    B

     Increase the size of sb_max

    C

     Increase the size of tcp_recvspace

    D

     Increase the size of tcp_sendspace


    正确答案: B
    解析: 暂无解析

  • 第13题:

    A TCP/IP application receives files from a remote machine.  The application reads 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size. Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()

    • A、 Increase the size of thewall
    • B、 Increase the size of sb_max
    • C、 Increase the size of tcp_recvspace
    • D、 Increase the size of tcp_sendspace

    正确答案:C

  • 第14题:

    A TCP/IP application is transferring files from a personal machine to a remote machine.  The application writes 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size.  Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()

    • A、 Increase the size of thewall
    • B、 Increase the size of sb_max
    • C、 Increase the size of tcp_recvspace
    • D、 Increase the size of tcp_sendspace

    正确答案:D

  • 第15题:

    Which of the following SMIT panel screens are used to configure a system’s basic network parameters for the very first time only?()

    • A、Change System User Interface
    • B、TCP/IP Further Configuration
    • C、TCP/IP Minimum Configuration
    • D、Network Installation Management

    正确答案:C

  • 第16题:

    An administrator is planning an upgrade of a major software package on an application server.The software has been tested successfully in a test environment and it is ready to go into production. Which of the following steps should the administrator take next?()

    • A、Identify necessary operating system updates
    • B、Implement the change
    • C、Document the change
    • D、Schedule system down time

    正确答案:D

  • 第17题:

    A customer indicates that a system is experiencing printing problems. After checking the system, and successfully printing, no problem has been found.  Which of the following procedures should be performed next to further clarify the problem?()

    • A、 Reboot the system.
    • B、 Check the file system sizes.
    • C、 Have the customer repeat the task to recreate the problem.
    • D、 Inform the customer that no problems were found, and to call back if the problem reoccurs.

    正确答案:C

  • 第18题:

    单选题
    Rootvg has just been mirrored to a second disk. Which of the following actions should be performed to boot the system off of either disk?()
    A

    Extendvg to include both disks in the rootvg

    B

    Copy the hd5 logical volume to hdisk1

    C

    Run the bosboot and bootlist commands

    D

    Reset the dump device to /dev/sysdumpnull


    正确答案: B
    解析: 暂无解析

  • 第19题:

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

    B

    errpt -a

    C

    cfgmgr -v

    D

    entstat -d ent0


    正确答案: D
    解析: 暂无解析

  • 第20题:

    单选题
    A customer indicates that a system is experiencing printing problems. After checking the system, and successfully printing, no problem has been found.  Which of the following procedures should be performed next to further clarify the problem?()
    A

     Reboot the system.

    B

     Check the file system sizes.

    C

     Have the customer repeat the task to recreate the problem.

    D

     Inform the customer that no problems were found, and to call back if the problem reoccurs.


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    An administrator is planning an upgrade of a major software package on an application server.The software has been tested successfully in a test environment and it is ready to go into production. Which of the following steps should the administrator take next?()
    A

    Identify necessary operating system updates

    B

    Implement the change

    C

    Document the change

    D

    Schedule system down time


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    An administrator is planning an upgrade of a major software package on an application server. The software has been tested successfully in a test environment and it is ready to go into production.  Which of the following steps should the administrator take next?()
    A

     Identify necessary operating system updates

    B

     Implement the change

    C

     Document the change

    D

     Schedule system down time


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    When an ICMP redirect is received, which of the following options is the most appropriate to conclude?()
    A

    A routing table has changed

    B

    The IP address has changed

    C

    The system has become a gateway

    D

    A hacker is posing a threat to the system


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    A parallel printer has just been connected. There are not selections in the SMIT menu to configure the printer. Which of the following procedures should be performed to complete the configuration?()
    A

    chdev

    B

    reboot

    C

    lpstat -Q

    D

    smit install


    正确答案: A
    解析: 暂无解析