Which of the following will permit an operator to retrieve console log output from the command line?()A. lscons -lB. cat /var/conslogC. alog -t console -oD. lslog /var/adm/conslog

题目
Which of the following will permit an operator to retrieve console log output from the command line?()

A. lscons -l

B. cat /var/conslog

C. alog -t console -o

D. lslog /var/adm/conslog


相似考题
更多“Which of the following will permit an operator to retrieve console log output from the command line?() ”相关问题
  • 第1题:

    An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()

    A. myscript.ksh 1>/tmp/log/script.log 2>/tmp/log/script.err

    B. myscript.ksh $1>/tmp/log/script.log $2>/tmp/log/script.err

    C. myscript.ksh 1>/tmp/log/script.log 2>1 /tmp/log/script/err

    D. myscript.ksh 2>1 /tmp/log/script.log 2> /tmp/log/script.err


    参考答案:A

  • 第2题:

    Router R1 has been configured for EIGRP. The configuratio n also includes an ACL with one line -access - list 1 permit 10.100.32.0 0.0.15.255 - and the EIGRP configuration includes the distribute -list 1 in command. Which of the following routes could not be displayed in the output of the show ip eigrp topology comm and as a result?()

    • A、10.10.32.0/19
    • B、10.10.44.0/22
    • C、10.10.40.96/27
    • D、10.10.48.0/23
    • E、10.10.60.0/30

    正确答案:D,E

  • 第3题:

    Which of the following is the BEST solution for repairing a hard drive that results in the Could not readfrom selected boot disk display upon booting? ()

    • A、Use recovery console and the bootcfg /rebuild command.
    • B、Use recovery console and the chkdsk command.
    • C、Use recovery console and the fixboot command.
    • D、Use recovery console and the fixmbr command.

    正确答案:A

  • 第4题:

    An administrator does not have console access to a Windows Server. Which of the following command line utilities should the administrator use to reboot the system remotely?()

    • A、reboot
    • B、pkill
    • C、shutdown
    • D、kill

    正确答案:C

  • 第5题:

    A server in the production environment monitors output from various sensors along an assembly line.New equipment is being added to the line that will require monitoring.The server administrator needs to add additional inputs to the server for this new equipment.  Which of the following input types is MOST likely required?()

    • A、EIDE
    • B、SATA
    • C、Serial
    • D、Video

    正确答案:C

  • 第6题:

    Which command will display messages directed to thesystem console?()

    • A、alog -t console -o
    • B、cat /var/adm/ras/conslog
    • C、cat /var/log/all/console.log
    • D、grep CONSOLE /var/adm/messages

    正确答案:A

  • 第7题:

    A graphics card has been added and the system rebooted. When running the lsdev-Cc adapter, the graphics card is not listed in the output. Which of the following actions should be performed?()

    • A、Reboot system sing the mkdev -l command.
    • B、Install device support suing the cfgmgr -i command.
    • C、Use the SMIT console to redirect the console.
    • D、Use SMIT devices and choose the correct adapter.

    正确答案:B

  • 第8题:

    How can an operator list all its history of commands in one step?()

    • A、Run c -l 0?from the command line.Run ?c -l 0?from the command line.
    • B、Invoke SMIT for the shell environment.
    • C、Run the SC + H?combination at the command prompt.Run the ?SC + H?combination at the command prompt.
    • D、Use a rep?command with its UID against the /var/log/history_cmds file.Use a ?rep?command with its UID against the /var/log/history_cmds file.

    正确答案:A

  • 第9题:

    Log messages are appearing very quickly on the console of your ERX Edge Router. Which Privileged Exec command disables real-time console logging?()

    • A、 no log here
    • B、 no log console
    • C、 destination console severity 7
    • D、 destination console logging off

    正确答案:A

  • 第10题:

    单选题
    Operator needs to remove all leading comments # from shell.script file. Which of the following vi sub-command can achieve this?()
    A

    :r/^#//g

    B

    :1,$ s/^#//g

    C

    :sed s/^#//g

    D

    :sub s/^#//g


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

  • 第11题:

    单选题
    Which of the following will permit an operator to retrieve console log output from the command line?()
    A

    lscons -l

    B

    cat /var/conslog

    C

    alog -t console -o

    D

    lslog /var/adm/conslog


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

  • 第12题:

    单选题
    The fol lowing line of output was extracted from the output of the show ip bgp command on Router R1. Which of the following can be determined from this output?() Network Next Hop Metric LocPrf Weight Path * 130.1.1.0/28 1.1.1.1 0 1 2 3 4 i
    A

    The route is learne d from an eBGP peer

    B

    The route has no more than three ASNs in the AS_PatH

    C

    The route is the best route for this prefix

    D

    None of these facts can be positively determined by this output


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

  • 第13题:

    The fol lowing line of output was extracted from the output of the show ip bgp command on Router R1. Which of the following can be determined from this output?()Network Next Hop Metric LocPrf Weight Path* 130.1.1.0/28 1.1.1.1 0 1 2 3 4 i

    A. The route is learne d from an eBGP peer

    B. The route has no more than three ASNs in the AS_PatH

    C. The route is the best route for this prefix

    D. None of these facts can be positively determined by this output


    参考答案:A

  • 第14题:

    Which line from the output of the show ip interface command indicates a layer 1 problem?()

    • A、Serial0/1 is up, line protocol is down
    • B、Serial0/1 is down, line protocol is down
    • C、Serial0/1 is up, line protocol is up
    • D、Serial0/1 is administratively down, line protocol is down

    正确答案:B

  • 第15题:

    An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()

    • A、route
    • B、traceroute
    • C、ipconfig
    • D、nmap

    正确答案:A

  • 第16题:

    Which of the following is the BEST solution for repairing a hard drive that results in the NTLDR ismissing display upon booting?()

    • A、Use recovery console and the fixmbr command.
    • B、Use recovery console and the bootcfg /rebuild command.
    • C、Use recovery console and the fixboot command.
    • D、Use recovery console and the chkdsk command.

    正确答案:C

  • 第17题:

    Which of the following procedures will allow an operator to access an LPAR console session?()

    • A、Open a vterm from the VIO graphical interface to get the partition console.
    • B、Open a vterm from the ASMI graphical interface to get the partition console.
    • C、Start an ssh session to the HMC. Use the vtmenu command to select the desired LPAR.
    • D、Start an ssh session to the VIO. Use the vtmenu command to select the desired LPAR.

    正确答案:C

  • 第18题:

    An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()

    • A、myscript.ksh 1>/tmp/log/script.log 2>/tmp/log/script.err
    • B、myscript.ksh $1>/tmp/log/script.log $2>/tmp/log/script.err
    • C、myscript.ksh 1>/tmp/log/script.log 2>1 /tmp/log/script/err
    • D、myscript.ksh 2>1 /tmp/log/script.log 2> /tmp/log/script.err

    正确答案:A

  • 第19题:

    Which command will retrieve /unix and dump from the dump device?()

    • A、snap -R
    • B、snap -D
    • C、snap -U
    • D、snap -N

    正确答案:B

  • 第20题:

    Operator needs to remove all leading comments # from shell.script file. Which of the following vi sub-command can achieve this?()

    • A、:r/^#//g
    • B、:1,$ s/^#//g
    • C、:sed s/^#//g
    • D、:sub s/^#//g

    正确答案:D

  • 第21题:

    单选题
    Log messages are appearing very quickly on the console of your ERX Edge Router. Which Privileged Exec command disables real-time console logging?()
    A

     no log here

    B

     no log console

    C

     destination console severity 7

    D

     destination console logging off


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

  • 第22题:

    单选题
    A system administrator periodically receives calls from users who complain about poor performance with their application. Use the following sar command output to answer the question: Which of the following system resources need more investigation?()
    A

    CPUs

    B

    Disk

    C

    Memory

    D

    NetworkX


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

  • 第23题:

    单选题
    Which of the following should an administrator do after running a command from the console onthe perimeter router?()
    A

    Update the configuration logs

    B

    Update the network wiring schematics

    C

    Update the network configuration procedures

    D

    Compare the configuration with the baseline


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