Ip Ssh - Supermicro SSE-G48-TG4 Reference Manual

Intelligent switch
Hide thumbs Also See for SSE-G48-TG4:
Table of Contents

Advertisement

Super Micro Intelligent Switch Command Line Interface User Guide

6.1 ip ssh

This command enables SSH server on the device and also configures the various parameters
associated with SSH server. The no form of the command disables SSH server on the device and
also re-sets the various parameters associated with SSH server.
ip ssh {version compatibility | cipher ([des-cbc] [3des-cbc]) | auth
([hmacmd5] [hmac-sha1]) }
no ip ssh {version compatibility | cipher ([des-cbc] [3des-cbc]) | auth
([hmac-md5] [hmac-sha1]) } version
Syntax Description
Compatibility - The support for the SSH protocol version
Cipher - The cipher-algorithm list
Auth - Public key authentication for incoming SSH sessions
Mode
Global configuration Mode
Defaults
version compatibility - false
cipher - 3des-cbc
auth - hmac-sha1
Example
SMIS(config)#ip ssh version compatibility
SMIS(config)# ip ssh cipher des-cbc
When version compatibility is set to TRUE, both SSH version-1 and SSH version-2 will be
supported. When set to FALSE, SSH version-2 only will be supported The cipher list takes values
as bit mask. Setting a bit indicates that the corresponding cipher-list will be used for Encryption
The auth takes values as bit mask. Setting a bit indicates that the corresponding MAC-list will be
used for authentication.
Related Command
show ip ssh - Displays SSH server information
Release : 1.1f
172 / 985

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents