User's Manual

Chapter 3 - Operation and Administration Using the CLI Using the Command Line Interface for Management
4Motion 88 System Manual
3.1.7.2 Restoring the Default Values of SSH Parameters
To restore the default value of one or more SSH parameters, run the following
command:
npu(config)# no ip ssh {version compatibility | cipher ([des-cbc]
[3des-cbc]) | auth ([hmac-md5] [hmac-sha1]) }.
To restore the default values of all SSH parameters run the following command:
npu(config)# no ip ssh
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
version
compatibility
The SSH version that can be
used: The default is SSH
version 2. The command
npu(config)# ip ssh
version compatibility
enables compatibility with
both SSH version 1 and SSH
version 2.
Optional SSH2 version
compatibility
cipher
([des-cbc]
[3des-cbc])
The encryption algorithm
used by the SSH protocol:
DES-CCBC or 3DES-CBC.
Optional des-cbc
des-cbc
3des-cbc
auth
([hmac-md5]
[hmac-sha1])
The authentication
mechanism used by the SSH
protocol: HMAC-MD5 or
HMAC-SHA1.
OPtional hmac-sh
a1
hmac-md5
hmac-sha1
Command
Modes
Global configuration mode
Command
Syntax
npu(config)# no ip ssh {version compatibility | cipher ([des-cbc]
[3des-cbc]) | auth ([hmac-md5] [hmac-sha1]) }
Privilege
Level
10
Command
Modes
Global configuration mode