Skip to main content
O português é fornecido por meio de tradução automática para sua conveniência. O inglês precede o português em caso de inconsistências.

Verifique a configuração da SSH

Colaboradores netapp-yvonneo

Se você estiver usando o Ethernet Switch Health Monitor (CSHM) e os recursos de coleta de logs, verifique se o SSH e as chaves SSH estão habilitados nos switches.

Passos
  1. Verifique se o SSH está ativado:

    (switch) show ssh server
    ssh version 2 is enabled
  2. Verifique se as chaves SSH estão ativadas:

    show ssh key

    Mostrar exemplo
    (switch)# show ssh key
    
    
    rsa Keys generated:Wed May 14 18:49:37 2025
    
    ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCndfdJesautdCwk5Mk/7pKOFl0IeShc9uBtj74F52vbjyf1FHOCXX7Xf3Vopxs6L1hbzgCpFLo9E7pZBd3I+1AoLyQULtR3svzNieGY8mlWZGLtpKf/P2fDCd8JVJaejrwQhm49WUPiC6ziEqBDMOGhJpD2e9++umyDdr6
    NbmK8Q==
    
    
    bitcount:1024
    fingerprint:
    SHA256:QtNU+Qq2I4ZfYwEfMEB1+z8w7xaKTlantTdsjLBx+OU
    
    could not retrieve dsa key information
    
    ecdsa Keys generated:Wed May 14 18:50:56 2025
    
    
    ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAAYnv17T+JlGmH8rg81xiOow0mPmkbkIG0o7h9EchixO3i3KjgQr8AwqkRHNTcQC3lRnizhJFUeMGCwuQTurziRCwE6fAOkWa2MRyXA1DYRKKXjVEOnW9+MvinMipHQ0cCc
    YSExhh7j4HvWHIuYv8RmD7e3rmDQFlyyiLwdmpGfas2yaw==
    
    
    bitcount:521
    fingerprint:
    SHA256:7cpZ5NGnIq5Iamw67ke+9o4qG9D3xxmGPauVl4X5934
    
    
    (switch)# show feature | include scpServer
    scpServer              1          enabled
    (switch)# show feature | include ssh
    sshServer              1          enabled
    (switch)#
O que se segue?

Depois de verificar sua configuração SSH, você"configurar monitoramento de integridade do switch" .