QuestionQ479

Security

An engineer needs to configure remote authentication on a Cisco UCS system. The user password must be encrypted before transmission to the authentication server.

Company security policy requires that the server use an open standard. Place the UCS CLI AAA configuration commands in the required implementation order. Not every command is used.

Drag & Drop
commit-buffer
create server <ip address>
set key
scope radius
scope tacacs+
scope security
step 1
step 2
step 3
step 4
step 5
Explanation

RADIUS is an open-standard remote-authentication protocol and encrypts the user password in transit using the shared secret. In UCS Manager CLI, configuration follows the object hierarchy: enter the security scope, enter the RADIUS scope, create the server, set its shared key, then commit the buffered configuration.

Community Discussion

No comments yet. Be the first to start the discussion!