Which configuration command allows the router to utilize a RADIUS server to authenticate incoming Telnet users?()A.aaa new-modelB.aaa telnet loginC.telnet authentication loginD.authentication telnet login

题目
Which configuration command allows the router to utilize a RADIUS server to authenticate incoming Telnet users?()

A.aaa new-model

B.aaa telnet login

C.telnet authentication login

D.authentication telnet login


相似考题
更多“Which configuration command allows the router to utilize a RADIUS server to authenticate incoming Telnet users?() ”相关问题
  • 第1题:

    Which command will delete the current rescue configuration?()

    A. user@router# system delete configuration rescue

    B. user@router> request system configuration rescue delete

    C. user@router# delete rescue configuration

    D. user@router> file delete rescue-configuration


    参考答案:B

  • 第2题:

    ThefollowingcommandisissuedonaCiscoRouter:Router(configuration)loggingconsolewarningsWhichalertswillbeseenontheconsole?()

    A.Warningsonly

    B.debugging,informational,notifications,warnings

    C.warnings,errors,critical,alerts,emergencies

    D.notifications,warnings,errors

    E.warnings,errors,critical,alerts


    参考答案:C

  • 第3题:

    若需要修改TOMCAT的监听端口,应修改哪个配置文件?()

    A.tomcat.xml

    B.server.xml

    C.web.xml

    D.tomcat-users.xml


    参考答案:B

  • 第4题:

    下面哪条命令用于在路由器上添加进入telnet的登录口令()。

    A.Router(Config)linevty04

    B.Routerpasswordkkk

    C.Router(Config)loginpasswordkkk

    D.Routerlinevty04


    正确答案:A

  • 第5题:

    PAP验证协议有哪几种数据报文类型().

    A.Authenticate-Request

    B.Authenticate-Ack

    C.Authenticate-Fail

    D.Authenticate-Nak


    参考答案:A, B, D

  • 第6题:

    以下命令片段实现的功能是( )。[Server] telnet server enable[Server] user-interface vty 0 4[Server-ui-vtyo-4] protocol inbound telnet[Server-ui-vtyo-4] authentication-mode aaa[Server-ui-vtyo-4] user privilege level 15[Server-ui-vtyo-4] quit

    A.配置telnet访问认证方式
    B.配置telnet访问用户的级别和认证方式
    C.配置telnet访问接口
    D.配置telnet访问接口和认证方式

    答案:B
    解析:
    命令片段实现的功能是配置telnet访问用户的级别和认证方式。