单选题Which command will enable RBAC on a server?()A setkst -t enable ; rebootB chrbac -a enable ; rebootC enable enhanced_RBAC ; rebootD chdev -l sys0 -a enhanced_RBAC='true' ; reboot

题目
单选题
Which command will enable RBAC on a server?()
A

setkst -t enable ; reboot

B

chrbac -a enable ; reboot

C

enable enhanced_RBAC ; reboot

D

chdev -l sys0 -a enhanced_RBAC='true' ; reboot


相似考题
更多“单选题Which command will enable RBAC on a server?()A setkst -t enable ; rebootB chrbac -a enable ; rebootC enable enhanced_RBAC ; rebootD chdev -l sys0 -a enhanced_RBAC='true' ; reboot”相关问题
  • 第1题:

    Simultaneous Multithreading (SMT) is enabled in a POWER6 VIO client running AIX 6.1.  Which command would be used to disable it after the next operating system reboot is performed?()

    • A、 schedo -o smt=0 -p
    • B、 smtctl -m off -w boot
    • C、 chdev -l sys0 -a smt=off
    • D、 echo 0 > /proc/sys/smt_enable

    正确答案:B

  • 第2题:

    Which command sets and automatically encrypts the privileged enable mode password?()

    • A、enbale password c1sco
    • B、secret enable c1sco
    • C、password enable c1sco
    • D、enable secret c1sco

    正确答案:D

  • 第3题:

    Which of the following actions will enable 64-bit applications on a system with  32-bit kernel()

    • A、Use "smit load64bit" to enable the 64-bit applications.
    • B、Re-install all applications with 64-bit versions.
    • C、Re-install the OS with 64-bit kernel enabled.
    • D、Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a "applications=64_bit"

    正确答案:A

  • 第4题:

    Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?()

    • A、change the kernel to 64bit, reboot, and then use the following command:chdev -l sys0 -a applications=64_bit
    • B、Re-install the OS with 64-bit kernel enabled
    • C、Re-install all applications with 64-bit versions
    • D、Use smit to enable the 64-bit applications

    正确答案:D

  • 第5题:

    Simultaneous Multithreading (SMT) is enabled in a POWER6 VIO client running AIX 6.1. Which command would be used to disable it after the next operating system reboot is performed? itcert()

    • A、 schedo -o smt=0 -p 
    • B、 smtctl -m off -w boot 
    • C、 chdev -l sys0 -a smt=off 
    • D、 echo 0 > /proc/sys/smt_enable

    正确答案:B

  • 第6题:

    Which CLI command is used to enable L2TP tunnel switching?()

    • A、l2tp tunnelling
    • B、l2tp tunnel switching
    • C、l2tp tunnel-switching
    • D、enable l2tp tunnel switching

    正确答案:C

  • 第7题:

    You discover an out-of-space condition in the database. You decide to suspend a session for five minutes. You issue the following command to suspend the session:   ALTER SESSION ENABLE RESUMABLE;   Which command could you issue to enable the resumable space allocation feature at the session level?()  

    • A、 ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 5;
    • B、 ALTER SYSTEM ENABLE RESUMABLE_TIMEOUT = 5;
    • C、 ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 300;
    • D、 ALTER SYSTEM ENABLE RESUMABLE TIMEOUT = 300;

    正确答案:C

  • 第8题:

    单选题
    Which one of the following commands can be used to enable AAA authentication to determine if a user canaccess the privilege command level?()
    A

    aaa authentication enable method default

    B

    aaa authentication enable default

    C

    aaa authentication enable level

    D

    aaa authentication enable default local


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

  • 第9题:

    单选题
    In computer security, AAA stands for authentication, authorization and accounting. Which optionabout the AAA authentication enable default group radius enable command is correct?()
    A

    If the radius server returns an error, the enable password will be used

    B

    If the radius server returns a ’failed’ message, the enable password will be used

    C

    The command login authentication group will associate the AM authentication to a specifiedinterface

    D

    If the group database is unavailable, the radius server will be used


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

  • 第10题:

    单选题
    Which statement is true about the command ipv6 ospf 1 area 0?()
    A

    It must be issued before the network command to enable the OSPF pr ocess for IPv6.

    B

    It must be issued after the network command to enable the OSPF process for IPv6.

    C

    It must be issued in router global configuration mode to enable the OSPF process for IPv6.

    D

    It must be issued in interface configuration mode to ena ble the OSPF process for IPv6.


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

  • 第11题:

    单选题
    Simultaneous Multithreading (SMT) is enabled in a POWER6 VIO client running AIX 6.1.  Which command would be used to disable it after the next operating system reboot is performed?()
    A

     schedo -o smt=0 -p

    B

     smtctl -m off -w boot

    C

     chdev -l sys0 -a smt=off

    D

     echo 0 > /proc/sys/smt_enable


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

  • 第12题:

    单选题
    Which of the following actions will enable 64-bit applications on a system with  32-bit kernel()
    A

    Use smit load64bit to enable the 64-bit applications.

    B

    Re-install all applications with 64-bit versions.

    C

    Re-install the OS with 64-bit kernel enabled.

    D

    Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a applications=64_bit


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

  • 第13题:

    Which CLI command is used to set a Privileged Exec password of mypassword?()

    • A、 enable password 0 mypassword
    • B、 enable password 3 mypassword
    • C、 enable password 5 mypassword
    • D、 enable password 10 mypassword

    正确答案:A

  • 第14题:

    Which one of the following commands can be used to enable AAA authentication to determine if a user canaccess the privilege command level?()

    • A、aaa authentication enable method default
    • B、aaa authentication enable default
    • C、aaa authentication enable level
    • D、aaa authentication enable default local

    正确答案:B

  • 第15题:

    In computer security, AAA stands for authentication, authorization and accounting. Which optionabout the AAA authentication enable default group radius enable command is correct?()

    • A、If the radius server returns an error, the enable password will be used
    • B、If the radius server returns a ’failed’ message, the enable password will be used
    • C、The command login authentication group will associate the AM authentication to a specifiedinterface
    • D、If the group database is unavailable, the radius server will be used

    正确答案:A

  • 第16题:

    Which command will enable RBAC on a server?()

    • A、setkst -t enable ; reboot
    • B、chrbac -a enable ; reboot
    • C、enable enhanced_RBAC ; reboot
    • D、chdev -l sys0 -a enhanced_RBAC='true' ; reboot

    正确答案:D

  • 第17题:

    Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()

    • A、user@host# set chassis cluster cluster-id 1 node 0 reboot
    • B、user@host> set chassis cluster id 1 node 0 reboot
    • C、user@host> set chassis cluster cluster-id 1 node 0 reboot
    • D、user@host# set chassis cluster id 1 node 0 reboot

    正确答案:C

  • 第18题:

    In a Bridged 1483 network, which set of configuration commands allows the router to forward requests from the PC to an external DHCP server at 3.3.3.3?()

    • A、set dhcp relay 3.3.3.3 set dhcp relay agent
    • B、enable dhcp relay agent set dhcp relay agent
    • C、set dhcp server 3.3.3.3 enable dhcp relay agent
    • D、enable dhcp server 3.3.3.3 enable dhcp relay agent

    正确答案:A

  • 第19题:

    单选题
    Which command sets and automatically encrypts the privileged enable mode password?()
    A

    enbale password c1sco

    B

    secret enable c1sco

    C

    password enable c1sco

    D

    enable secret c1sco


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

  • 第20题:

    单选题
    Which CLI command is used to set a Privileged Exec password of mypassword?()
    A

     enable password 0 mypassword

    B

     enable password 3 mypassword

    C

     enable password 5 mypassword

    D

     enable password 10 mypassword


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

  • 第21题:

    单选题
    Simultaneous Multithreading (SMT) is enabled in a POWER6 VIO client running AIX 6.1. Which command would be used to disable it after the next operating system reboot is performed? itcert()
    A

     schedo -o smt=0 -p 

    B

     smtctl -m off -w boot 

    C

     chdev -l sys0 -a smt=off 

    D

     echo 0 > /proc/sys/smt_enable


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

  • 第22题:

    单选题
    Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?()
    A

    change the kernel to 64bit, reboot, and then use the following command:chdev -l sys0 -a applications=64_bit

    B

    Re-install the OS with 64-bit kernel enabled

    C

    Re-install all applications with 64-bit versions

    D

    Use smit to enable the 64-bit applications


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

  • 第23题:

    单选题
    You discover an out-of-space condition in the database. You decide to suspend a session for five minutes. You issue the following command to suspend the session:   ALTER SESSION ENABLE RESUMABLE;   Which command could you issue to enable the resumable space allocation feature at the session level?()
    A

     ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 5;

    B

     ALTER SYSTEM ENABLE RESUMABLE_TIMEOUT = 5;

    C

     ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 300;

    D

     ALTER SYSTEM ENABLE RESUMABLE TIMEOUT = 300;


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