Users Guide

Table Of Contents
ip ssh server password-authentication
Enables password authentication in the SSH server.
Syntax
ip ssh server password-authentication
Parameters None
Default Enabled
Command Mode
CONFIGURATION
Usage Information The no version of this command disables the password authentication.
Example
OS10(config)# ip ssh server password-authentication
Supported Releases 10.3.0E or later
ip ssh server port
Congures the SSH server listening port.
Syntax
ip ssh server port port-number
Parameters port-number — Enter the listening port number, from 1 to 65535.
Default 22
Command Mode
CONFIGURATION
Usage Information The no version of this command removes the conguration.
Example
OS10(config)# ip ssh server port 255
Supported Releases 10.3.0E or later
ip ssh server pubkey-authentication
Enables public key authentication for the SSH server.
Syntax
ip ssh server pubkey-authentication
Parameters None
Default Enabled
Command Mode
CONFIGURATION
Usage Information The no version of this command disables the public key authentication.
Example
OS10(config)# ip ssh server pubkey-authentication
Supported Releases 10.3.0E or later
956 Security