Connectivity Guide

Table Of Contents
Example
OS10(config)# ip ssh server challenge-response-authentication
Supported Releases 10.3.0E or later
ip ssh server cipher
Congure the list of cipher algorithms in the SSH server.
Syntax
ip ssh server cipher cipher-list
Parameters cipher-list — Enter the list of cipher algorithms separated by space. The following is the list of cipher
algorithms the SSH server supports:
3des-cbc
aes128-cbc
aes192-cbc
aes256-cbc
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256-gcm@openssh.com
blowsh-cbc
cast128-cbc
chacha20-poly1305@opens
Default
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256-gcm@openssh.com
chacha20-poly1305@opens
Command Mode CONFIGURATION
Usage Information The no version of this command removes the conguration.
Example
OS10(config)# ip ssh server cipher 3des-cbc aes128-cbc
Supported Releases 10.3.0E or later
ip ssh server enable
Enable the SSH server.
Syntax
ip ssh server enable
Parameters None
Default Enabled
Command Mode CONFIGURATION
System management 625