单选题在Cisco Catalyst2 950交换机上用enable password命令设置了使能口令cisco,用enable secret命令设置了使能密码ciscolab。在进入特权命令模式时,应输入的密码为()。A ciscoB ciscolabC enableD secret

题目
单选题
在Cisco Catalyst2 950交换机上用enable password命令设置了使能口令cisco,用enable secret命令设置了使能密码ciscolab。在进入特权命令模式时,应输入的密码为()。
A

cisco

B

ciscolab

C

enable

D

secret


相似考题
更多“单选题在Cisco Catalyst2 950交换机上用enable password命令设置了使能口令cisco,用enable secret命令设置了使能密码ciscolab。在进入特权命令模式时,应输入的密码为()。A ciscoB ciscolabC enableD secret”相关问题
  • 第1题:

    在Cisco Catalyst 2950交换机上用enable password命令设置了使能口令cisco,用enable secret命令设置了使能密码ciscolab。在进入特权命令模式时,应输入的密码为( )。

    A、cisco

    B、ciscolab

    C、enable

    D、secret


    正确答案:B


  • 第2题:

    以下命令中哪一个命令是配置Cisco 1900系列交换机特权级密码()。

    A.enable password cisco level 15

    B.enable password csico

    C.enable secret csico

    D.enable password level


    正确答案:A

  • 第3题:

    在Quidway路由器上,使能AAA验证的命令()

    A.enable aaa

    B.aaa enable-mode

    C.aaa-enable

    D.默认AAA就是启动的


    参考答案:C

  • 第4题:

    如何将S2126交换机的登陆密码配置为Star?()

    A.set password star

    B.login star

    C.enable secret level 10star

    D.enable password star


    参考答案:C

  • 第5题:

    The enable secret password appears as an MD5 hash in a router’s configuration file, whereas the enablepassword is not hashed (or encrypted, if the password-encryption service is not enabled). What is thereason that Cisco still support the use of both enable secret and enable passwords in a router’sconfiguration?()

    • A、The enable password is present for backward compatibility.
    • B、Because the enable secret password is a hash, it cannot be decrypted. Therefore, the enable password is used to match the password that was entered, and the enable secret is used to verify that the enablepassword has not been modified since the hash was generated.
    • C、The enable password is considered to be a router’s public key, whereas the enable secret password is considered to be a router’s private key.
    • D、The enable password is used for IKE Phase I, whereas the enable secret password is used for IKE Phase II.

    正确答案:A

  • 第6题:

    以下命令中哪一个命令是配置Cisco 1900系列交换机特权级密码()。

    • A、enable password cisco level 15
    • B、enable password csico
    • C、enable secret csico
    • D、enable password level 15

    正确答案:A

  • 第7题:

    特权用户设置口令时,应当使用enable password命令设定具有管理员权限的口令。


    正确答案:错误

  • 第8题:

    以下哪个命令用来创建加密密码以限制对 Cisco 路由器特权执行模式的访问()

    • A、RouterA(config)# encrypted password cisco
    • B、RouterA(config)# password encrypted cisco
    • C、RouterA(config)# enable password cisco
    • D、RouterA(config)# enable secret cisco
    • E、RouterA(config)# service-password encryption cisco

    正确答案:D

  • 第9题:

    单选题
    As a candidate for CCNA examination, when you are familiar with the basic commands, if you input thecommand "enable secret level 5 password" in the global mode , what does it indicate?()
    A

    Set the enable secret command to privilege level 5

    B

    The enable secret password is hashed using MD5

    C

    The enable secret password is for accessing exec privilege level 5

    D

    The enable secret password is hashed using SHA

    E

    The enable secret password is encrypted using Cisco proprietary level 5 encryption


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

  • 第10题:

    单选题
    TDCS中enable password路由器配置命令用来设置()。
    A

    超级权限密码

    B

    远程登录密码

    C

    控制台登录密码

    D

    保存密码


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

  • 第11题:

    单选题
    在Quidways3026交换机上设置切换低级别用户到高级别用户口令的配置命令是()
    A

    enable password [ level level ] /{ simple

    B

    password /{ simple

    C

    super password [ level level ] /{ simple

    D

    password enable password /{ simple


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

  • 第12题:

    单选题
    以下哪个命令用来创建加密密码以限制对 Cisco 路由器特权执行模式的访问()
    A

    RouterA(config)# encrypted password cisco

    B

    RouterA(config)# password encrypted cisco

    C

    RouterA(config)# enable password cisco

    D

    RouterA(config)# enable secret cisco

    E

    RouterA(config)# service-password encryption cisco


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

  • 第13题:

    Cisco路由器可以使用enablepassword命令为特权模式的进入设置强壮的密码。( )


    正确答案:错误

  • 第14题:

    在Quidways3026交换机上设置切换低级别用户到高级别用户口令的配置命令是()

    A. enable password [ level level ] \{ simple | cipher } password

    B. password \{ simple | cipher } password

    C. super password [ level level ] \{ simple | cipher } password

    D. password enable password \{ simple | cipher } password


    参考答案:C

  • 第15题:

    ● 交换机命令Switch >enable的作用是 (59) 。

    (59)

    A. 配置访问口令

    B. 进入配置模式

    C. 显示当前模式

    D. 进入特权模式


    正确答案:C
    解析:交换机基本操作
    1.进入特权模式:
    switch>enable
    switch#
    2.返回用户模式:
    switch#exit
    PRess RETURN to get started!
    switch>
    配置模式:
    全局配置模式[主机名(config)#]:配置交换机的整体参数子模式:
    1.线路配置模式[主机名(config-line)#]:配置交换机的线路参数
    2.接口配置模式[主机名(config-if)#]:配置交换机的接口参数
    进入全局配置模式下:
    switch#configure terminal
    switch(config)#exit
    switch#
    进入线路配置模式:
    switch(config)#line console 0
    switch(config—line)#exit
    switch(config)#
    进入接口配置模式:
    switch(config)#interface fastEthernet O/1
    switch(config—if)#exit
    switch(config)#
    从子模式下直接返回特权模式:
    switch(config—if)#end
    switch#

     

  • 第16题:

    如何将S2126交换机的登陆密码配置为Star?()

    • A、set password star
    • B、login star
    • C、enable secret level 10star
    • D、enable password star

    正确答案:C

  • 第17题:

    在交换机上同时配置了使能口令(enablepassword)和使能密码(enablesecret),起作用的是()。

    • A、使能口令
    • B、使能密码
    • C、两者都不能
    • D、两者都可以

    正确答案:B

  • 第18题:

    配置从普通用户模式进入特权用户模式的密码,命令是:()。

    • A、password ******
    • B、enable password ******
    • C、enable ******
    • D、login password ******

    正确答案:B

  • 第19题:

    As a candidate for CCNA examination, when you are familiar with the basic commands, if you input thecommand "enable secret level 5 password" in the global mode , what does it indicate?()

    • A、Set the enable secret command to privilege level 5
    • B、The enable secret password is hashed using MD5
    • C、The enable secret password is for accessing exec privilege level 5
    • D、The enable secret password is hashed using SHA
    • E、The enable secret password is encrypted using Cisco proprietary level 5 encryption

    正确答案:C

  • 第20题:

    TDCS中enable password路由器配置命令用来设置()。

    • A、超级权限密码
    • B、远程登录密码
    • C、控制台登录密码
    • D、保存密码

    正确答案:A

  • 第21题:

    单选题
    在交换机上同时配置了使能口令(enablepassword)和使能密码(enablesecret),起作用的是()。
    A

    使能口令

    B

    使能密码

    C

    两者都不能

    D

    两者都可以


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

  • 第22题:

    单选题
    在Cisco Catalyst2 950交换机上用enable password命令设置了使能口令cisco,用enable secret命令设置了使能密码ciscolab。在进入特权命令模式时,应输入的密码为()。
    A

    cisco

    B

    ciscolab

    C

    enable

    D

    secret


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

  • 第23题:

    单选题
    以下命令中哪一个命令是配置Cisco 1900系列交换机特权级密码()。
    A

    enable password cisco level 15

    B

    enable password csico

    C

    enable secret csico

    D

    enable password level 15


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

  • 第24题:

    单选题
    The enable secret password appears as an MD5 hash in a router’s configuration file, whereas the enablepassword is not hashed (or encrypted, if the password-encryption service is not enabled). What is thereason that Cisco still support the use of both enable secret and enable passwords in a router’sconfiguration?()
    A

    The enable password is present for backward compatibility.

    B

    Because the enable secret password is a hash, it cannot be decrypted. Therefore, the enable password is used to match the password that was entered, and the enable secret is used to verify that the enablepassword has not been modified since the hash was generated.

    C

    The enable password is considered to be a router’s public key, whereas the enable secret password is considered to be a router’s private key.

    D

    The enable password is used for IKE Phase I, whereas the enable secret password is used for IKE Phase II.


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