思科认证考试

How do you define the authentication method that will be used with AAA?()A、With the method aaa commandB、With the method commandC、With a method listD、With a method statement

题目

How do you define the authentication method that will be used with AAA?()

  • A、With the method aaa command
  • B、With the method command
  • C、With a method list
  • D、With a method statement
参考答案和解析
正确答案:C
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

How do you understand the difference between approach, method, and technique?
When we use the word approach we mean that an idea or theory is being applied: that whatever the teacher does, certain theoretical principles are always borne in mind. A method is a set of procedures or a collection of techniques used in a systematic way which it is hoped will result in efficient learning. When we talk about a technique, we mean a procedure used in the classroom.A technique then is the narrowest term, meaning one single procedure. A method will consist of a number of techniques, probably arranged in a specific order. The word approach is much more general and has the implication that whatever method or techniques the teacher uses, he does not feel bound by these, but only by the theory in which he believes. If he can find new and better methods or techniques which will fit in with his approach, then he will adopt these.

第2题:

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

第3题:

You are creating a Windows Communication Foundation (WCF) service that implements the following service contract.[ServiceContract]public interface IOrderProcessing { [OperationContract] void ApproveOrder(int id);}You need to ensure that only users with the Manager role can call the ApproveOrder method. What should you do?()

A. In the method body, check the Rights PosessesProperty property to see if it contains Manager

B. Add a PrincipalPermission attribute to the method and set the Roles property to Manager

C. Add a SecurityPermission attribute to the method and set the SecurityAction to Demand

D. In the method body, create a new instance of WindowsClaimSet. Use the FindClaims method to locate a claimType named Role with a right named Manager


参考答案:B

第4题:

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The application uses the LINQ ParallelEnumerable. AsParallel method to perform multiple queries on a database. You need to ensure that queries can execute on separate threads concurrently. What should you do? ()

  • A、 Use the AsOrdered method.
  • B、 Use the SelectMany method.
  • C、 Use the AutoBuffered option in the WithMergeOptions method.
  • D、 Use the WithExecutionMode method with the ParallelExecutionMode.ForceParallelism parameter.

正确答案:D

第5题:

Which two statements are correct about the aaa authentication login default grouptacacs+ localglobal configuration command? ()

  • A、 this login authenticationmethod list is automaticallyapplied to all lines except those that have a named method list explicitly defined
  • B、 If the user fails the TACACS+ authentication then the local database on the router will be used to authenticatethe user
  • C、 if the tacacs+ server fails to respond then the local database on the router will be used to authenticate the user 
  • D、 "login" is the name of the method list being configured
  • E、 if the tacacs+ server is unavailable, authentication will succeed automaticallyby default

正确答案:A,C

第6题:

Which information is contained in a AAA authentication method list?()

  • A、A pointer to the address where a RADIUS server can be located
  • B、A sequential list of user authentication methods
  • C、A description of what a user can execute on a router
  • D、The setup for the authentication phase on a router

正确答案:B

第7题:

Which three configuration steps must be completed for a Cisco router in order to enable local AAA login authentication?() (Choose three.)

  • A、Apply the method list to an interface
  • B、Specify the default method list and apply it to the interface
  • C、Enable AAA
  • D、Define a method list

正确答案:A,C,D

第8题:

three ways of presenting grammar are most frequently used and discussed; they are the deductive method, the inductive method and _________________.

A、the discovery method

B、the cognitive method

C、the guided method

D、the guided discovery method


参考答案:D

第9题:

You work as an application developer at Certkiller .com. You are developing an application that makes use of a Queue class object named MyQueue. This Queue class object will be used to store messages sent by the user during application run time.You would like to access the message at the beginning of the queue, prior to processing the user messages, without removing it. What should you do?()

  • A、 Use the Enqueue method of the MyQueue object.
  • B、 Use the Contains method of the MyQueue object.
  • C、 Use the Dequeue method of the MyQueue object.
  • D、 Use the Peek method of the MyQueue object.

正确答案:D

第10题:

What is the objective of the aaa authentication login console-in local command?()

  • A、It specifies the login authentication method list named console-in using the local user database on the router
  • B、It specifies the login authorization method list named console-in using the local RADIUS username-password data base
  • C、It specifies the login authentication list named console-in using the local username- password data base on the router
  • D、It specifies the login authorization method list named console-in using the local username- password data base on the router

正确答案:A

更多相关问题