Dell Networking NシリーズOS6: SSHを有効にする方法
Summary: この記事では、OS6を実行しているDell Networking Nシリーズ スイッチでSSHを許可する方法について説明します。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
SSH キーの生成
サーバーを起動する前に、SSH キーを生成する必要があります。SSHサーバーは、RSAキーとDSAキーの組み合わせ、ECDSAキー、または3つすべてを使用できます。
| コマンド | パラメータ |
console# configure |
設定モードに入ります。 |
console(config)# crypto key generate <key-type> |
暗号化に使用するSSHキーを生成します。タイプは次のとおりです ecdsa、 rsaと dsaの詳細を確認してください。 |
SSHサーバーを有効にします
暗号化に使用するキーを生成したら、サービスを有効にする必要があります。
| コマンド | パラメータ |
console# configure |
設定モードに入ります。 |
console(config)# ip ssh server |
sshサービスを有効にします。 |
設定の確認
SSHサーバーが実行されていることを確認し、関連するサーバー情報を表示します。
console#show ip ssh
SSH Server enabled. Port: 22
Protocol Level: Version 2.
SSH Connections Currently in Use: ............. 0
Maximum number of SSH Sessions Allowed: ....... 5
SSH Session Timeout: .......................... 600
SCP server Administrative Mode: ............... Disabled
RSA key was generated.
DSA key was generated.
ECDSA key was generated.
SSH Public Key Authentication is disabled.
Max SSH authentication tries:.................. 4
Encryption Algorithms:......................... aes128-ctr
aes192-ctr
aes256-ctr
chacha20-poly1305@openssh.com
MAC Algorithms:................................ hmac-sha1
hmac-sha1-etm@openssh.com
hmac-sha2-256
hmac-sha2-512
hmac-sha2-256-etm@openssh.com
hmac-sha2-512-etm@openssh.com
KEX Algorithms:................................ curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group14-sha256
diffie-hellman-group14-sha1
Active Incoming Sessions.
Ip Address User Name Idle Time Session Time
--------------- --------------- ------------ ------------
Affected Products
PowerSwitch N1100-ON Series, PowerSwitch N1500 Series, PowerSwitch N2000 Series, PowerSwitch N2100 Series, PowerSwitch N2200-ON Series, PowerSwitch N3000 Series, Dell EMC PowerSwitch N3000E-ON Series, Dell EMC PowerSwitch N3100 Series
, Dell EMC Networking N3200-ON, PowerSwitch N4000 Series, PowerConnect 8100 Series
...
Article Properties
Article Number: 000114356
Article Type: How To
Last Modified: 21 Nov 2025
Version: 6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.