Dell Unity: Dell Unity 시스템에서 SSH 프로토콜 버전을 식별하는 방법

Summary: "ssh -v " 명령을 실행하여 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 프로토콜 버전 및 타겟 관리 IP 주소에 대한 연결을 확인합니다.

ssh -v <management_IP_address>

세부 정보 출력을 검토하여 SSH 프로토콜 버전, 키 교환 프로세스 및 원격 시스템에서 반환된 인증 세부 정보를 확인합니다.

예:

17:54:07 service@FNMXXXXXXX spa :~/user#  ssh -v 10.245.XX.XXX 
OpenSSH_7.6p1, OpenSSL 1.1.0i-fips 14 Aug 2018
debug1: Reading configuration data /home/service/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 20: Applying options for *
debug1: Connecting to 10.245.XX.XXX[10.245.XX.XXX] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/service/.ssh/id_ed25519-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_7.6 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6
debug1: match: OpenSSH_7.6 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 10.245.XX.XXX:22 as 'service'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: rsa-sha2-512
debug1: kex: server->client cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
debug1: kex: client->server cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
debug1: kex: curve25519-sha256 need=32 dh_need=32
debug1: kex: curve25519-sha256 need=32 dh_need=32
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-rsa SHA256:fKtvQm6DCDQ+LrOeV4+CIHjai6IyXFF1YkGp90VRZUc
The authenticity of host '10.245.XX.XXX (10.245.XX.XXX)' can't be established.
RSA key fingerprint is SHA256:fKtvQm6DCDQ+LrOeV4+CIHjai6IyXFF1YkGp90VRZUc.
Are you sure you want to continue connecting (yes/no)? no

Affected Products

Dell EMC Unity Family

Products

Dell EMC Unity Family
Article Properties
Article Number: 000022791
Article Type: How To
Last Modified: 15 Jul 2026
Version:  8
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.