exam questions

Exam 350-601 All Questions

View all questions & answers for the 350-601 exam

Exam 350-601 topic 1 question 259 discussion

Actual exam question from Cisco's 350-601
Question #: 259
Topic #: 1
[All 350-601 Questions]

An engineer is configuring AAA authentication on a Cisco MDS 9000 Series switch. The LDAP server is located under the IP 10.10.2.2. The data sent to the LDAP server should be encrypted. Which command should be used to meet these requirements?

  • A. ldap-server 10.10.2.2 port 443
  • B. ldap-server 10.10.2.2 key SSL_KEY
  • C. ldap-server host 10.10.2.2 key SSL_KEY
  • D. ldap-server host 10.10.2.2 enable-ssl
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GuyThatTakesDumps
7 months, 3 weeks ago
Selected Answer: D
D is the one!
upvoted 2 times
...
Smoothey
1 year, 2 months ago
Selected Answer: D
Example: switch(config)# ldap-server host 10.10.2.2 enable-ssl The enable-ssl keyword ensures the integrity and confidentiality of the transferred data by causing the LDAP client to establish a Secure Sockets Layer (SSL) session prior to sending the bind or search request.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...