日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。
SSHv2の管理
共同作成者
変更を提案
コマンドは security ssh modify
、クラスタまたはSVMのSSH鍵交換アルゴリズム、暗号、またはMACアルゴリズムの既存の設定を、指定した設定で置き換えます。
NetAppの推奨事項は次のとおりです。
|
サポートされる暗号とキー交換
暗号 | キー交換 |
---|---|
aes256-ctr |
diffie-hellman-group-exchange-sha256(SHA-2) |
aes192-ctr |
diffie-hellman-group-exchange-sha1(SHA-1) |
aes128-ctr |
diffie-hellman-group14-sha1(SHA-1) |
aes256-cbc |
diffie-hellman-group1-sha1(SHA-1) |
aes192-cbc |
- |
aes128-cbc |
- |
aes128-gcm |
- |
aes256-gcm |
- |
3des-cbc |
- |
サポートされるAESおよび3DES対称暗号化
ONTAPでは、次のタイプのAESおよび3DESの対称暗号化(暗号)もサポートしています。
-
hmac-sha1
-
hmac-sha1-96
-
hmac-md5
-
hmac-md5-96
-
hmac-ripemd160
-
umac-64
-
umac-64
-
umac-128
-
hmac-sha2-256
-
hmac-sha2-512
-
hmac-sha1-etm
-
hmac-sha1-96-etm
-
hmac-sha2-256-etm
-
hmac-sha2-512-etm
-
hmac-md5-etm
-
hmac-md5-96-etm
-
hmac-ripemd160-etm
-
umac-64-etm
-
umac-128-etm
SSH管理設定は、ONTAPおよびプラットフォームBMCに適用されます。 |