medium
Single Answer
0

Which command will enable SSH version 2 for logins?

Answer Options

A

Router(config)#ip ssh version 2

B

Router(config-line)#version 2

C

Router(config-ssh)#version 2

D

Router(config)#ssh version 2

Correct Answer: A

Explanation

The command ip ssh version 2 will set your SSH version to 2. This command is to be entered at a global configuration prompt. The command version 2 is incorrect, regardless of where it is configured. The command ssh version 2 must be preceded with the ip command.

ssh
security
ios-commands
device-management