Chapter 4 Function/System Settings and Display
4.3 Network Management > create ssh-server-key
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED
P2X0-1030-09ENZ0
533
create ssh-server-key
This command renews and registers an SSH (Secure Shell) server key. Once this command is executed,
connection via ssh is possible after five minutes have elapsed.
■
Syntax
■
Parameter
■
Example(s)
create ssh-server-key [-key-length { 1024 | 2048 | 4096 }] [-version1 { enable|disable }]
-key-length Optional. This parameter specifies the bit length of the generating SSH server key. Only one
value can be specified. If this parameter is omitted, 2048 (default value) is used for the key
length.
1024
Key length is 1024bits.
2048
Key length is 2048bits. (Default value)
4096
Key length is 4096bits.
-version1
Optional. This parameter specifies whether to enable connections using SSH Version 1. If this
parameter is omitted, it is handled as if "enable" is specified. If connection via SSH Version 1 is
disabled for this option, then only connection via SSH Version 2 is possible.
enable
Connection via SSH Version 1 is enabled (default value).
disable
Connection via SSH Version 1 is disabled.
The following example renews the SSH server key with a key length of 2048bits:
CLI> create ssh-server-key -key-length 2048 -version1 disable
Содержание Eternus DX410 S2
Страница 2: ...This page is intentionally left blank ...
Страница 756: ......