更多“单选题Which command will debug the AIX kernel?()A kdbB snapC trussD trace”相关问题
  • 第1题:

    A network admin wants to know every hop the packets take when he accesses cisco.com. Which command is the most appropriate to use?()

    A.path cisco.com

    B.debug cisco.com

    C.trace cisco.com

    D.traceroute cisco.com


    参考答案:D

  • 第2题:

    Which command is used to debug a ping command?()

    • A、debug icmp
    • B、debug ip icmp
    • C、debug tcp
    • D、debug packet

    正确答案:B

  • 第3题:

    A network admin wants to know every hop the packets take when he accesses cisco.com. Which command is the most appropriate to use?()

    • A、path cisco.com
    • B、debug cisco.com
    • C、trace cisco.com
    • D、traceroute cisco.com

    正确答案:D

  • 第4题:

    Which command will enable dhcp debugging on a wlan controller?()

    • A、debug dhcp enable
    • B、debug dhcp status enable
    • C、debug dhcp packet enable
    • D、enable debug dhcp packet

    正确答案:C

  • 第5题:

    A system is experiencing name resolution issues. The administrator has verified that /etc/resolv.conf is suitably configured using correct syntax. However, processes run by non-root users are failing to resolve any hostnames to IP addresses with the error 'No response from server'. Which tool will help trace the nslookup command in an attempt to investigate the problem?()

    • A、kdb
    • B、dbx
    • C、trace
    • D、truss

    正确答案:D

  • 第6题:

    Which tool is based on the AIX trace facility?()

    • A、 no
    • B、 netpmon
    • C、 entstat
    • D、 nfso

    正确答案:B

  • 第7题:

    When trying to run topas on an AIX 4.3.x system, the system administrator gets the error message "ksh: topas:  not found."   Which of the following options is the most likely reason this occurred?()

    • A、 The fileset bos.perf.tools is not loaded on this system.
    • B、 The fileset perfagent.tools is not loaded on this system.
    • C、 The command topas is only available in AIX version 5.x.
    • D、 The path variable does not include /usr/samples/kernel/. Either add it to the .profile or cd to that location and run the command again.

    正确答案:B

  • 第8题:

    单选题
    Which command is used to debug a ping command?()
    A

    debug icmp

    B

    debug ip icmp

    C

    debug tcp

    D

    debug packet


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

  • 第9题:

    单选题
    Which tool or interface is used to configure debug parameters for log files?()
    A

    license information

    B

    Alarm and Trace Configuration 

    C

    CRS Installer 

    D

    Control Center


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

  • 第10题:

    单选题
    Which command will show network statistics such as kernel malloc and mblk failures?()
    A

    ifconfig -m

    B

    netstat -m

    C

    iptrace -a

    D

    errpt -a


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

  • 第11题:

    单选题
    Which tool is based on the AIX trace facility?()
    A

     no

    B

     netpmon

    C

     entstat

    D

     nfso


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

  • 第12题:

    单选题
    Which command will give a kernel stack traceback? ()
    A

    trace

    B

    traceson

    C

    trcon

    D

    trcrpt


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

  • 第13题:

    Which command is used to debug a ping command?()

    A.debug icmp

    B.debug ip icmp

    C.debug tcp

    D.debug packet


    参考答案:B

  • 第14题:

    Which Cisco IOS command is used to troubleshoot a problem in which a BGP session stays in the active state?()

    • A、debug ip bgp updates
    • B、debug ip tcp events
    • C、debug ip bgp transactions
    • D、debug ip tcp transactions

    正确答案:D

  • 第15题:

    Which tool or interface is used to configure debug parameters for log files?()

    • A、license information
    • B、Alarm and Trace Configuration 
    • C、CRS Installer 
    • D、Control Center

    正确答案:B

  • 第16题:

    Which command displays the CHAP authentication process as it occurs between two routers?()

    • A、debug authentication
    • B、debug chap ppp
    • C、debug chap authentication
    • D、debug ppp authentication

    正确答案:D

  • 第17题:

    Which command will debug the AIX kernel?()

    • A、kdb
    • B、snap
    • C、truss
    • D、trace

    正确答案:A

  • 第18题:

    Which command will give a kernel stack traceback? ()

    • A、trace
    • B、traceson
    • C、trcon
    • D、trcrpt

    正确答案:A

  • 第19题:

    单选题
    Which keyword is used with the debug ipv6 [keyword] command to troubleshoot neighbor discovery problems?()
    A

    transaction

    B

    icmp

    C

    discovery

    D

    nd


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

  • 第20题:

    单选题
    Which interface is used to configure debug parameters for log files?()
    A

    Datastore Control Center  

    B

    Alarm and Trace Configuration  

    C

    Custom File Configuration  

    D

    Control Center 


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

  • 第21题:

    单选题
    A system administrator is doing an AIX 5L New and Complete Overwrite installation on a system with a 64-bit processor using the default settings. Which of the following will be the resulting installed environment?()
    A

    Only the 32-bit kernel will be installed and enabled

    B

    Only the 64-bit kernel will be installed and enabled

    C

    Both the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabled

    D

    Both the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled


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

  • 第22题:

    单选题
    Which command will debug the AIX kernel?()
    A

    kdb

    B

    snap

    C

    truss

    D

    trace


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

  • 第23题:

    单选题
    Which S-Series CLI command can help troubleshoot WCCP?()
    A

    wccp debug enable

    B

    tailproxylogs

    C

    tailaccesslogs

    D

    showswccp


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

  • 第24题:

    单选题
    When trying to run topas on an AIX 4.3.x system, the system administrator gets the error message "ksh: topas:  not found."   Which of the following options is the most likely reason this occurred?()
    A

     The fileset bos.perf.tools is not loaded on this system.

    B

     The fileset perfagent.tools is not loaded on this system.

    C

     The command topas is only available in AIX version 5.x.

    D

     The path variable does not include /usr/samples/kernel/. Either add it to the .profile or cd to that location and run the command again.


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