Connectivity Guide

Table Of Contents
Usage Information The no version of this command disables the SSH server.
Example
OS10(config)# ip ssh server enable
Supported Releases 10.3.0E or later
ip ssh server hostbased-authentication
Enable host-based authentication in an SSH server.
Syntax
ip ssh server hostbased-authentication
Parameters None
Default Disabled
Command Mode CONFIGURATION
Usage Information The no version of this command disables the host-based authentication.
Example
OS10(config)# ip ssh server hostbased-authentication
Supported Releases 10.3.0E or later
ip ssh server kex
Congure the list of Key Exchange algorithms in the SSH server.
Syntax
ip ssh server kex key-exchange-algorithm
Parameters key-exchange-algorithm — Enter the list of Key Exchange algorithms separated by space. The following is
the list of Key Exchange algorithms the SSH server supports:
curve25519-sha256
die-hellman-group1-sha1
die-hellman-group14-sha1
die-hellman-group-exchange-sha1
die-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
Default
curve25519-sha256
die-hellman-group14-sha1
die-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
Command Mode CONFIGURATION
Usage Information The no version of this command removes the conguration.
626 System management