You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
sw-l3-3560-1(config)#
sw-l3-3560-1(config)#crypto key generate rsa
% You already have RSA keys defined named sw-l3-3560-1.elmo.pti .
% Do you really want to replace them? [yes/no]: yes
The name for the keys will be: sw-l3-3560-1.elmo.pti
Choose the size of the key modulus in the range of 360 to 2048 for your
General Purpose Keys. Choosing a key modulus greater than 512 may take
a few minutes.
How many bits in the modulus [512]:
The text was updated successfully, but these errors were encountered:
Olá, isso não é um erro e sim indicando que você já tem uma Chave RSA nesse equipamento, ele está dizendo se você quer substituir a chave (Yes ou No), se digitou Yes, logo em seguida ele pede para digitar o tamanho do Módulo da Chave: 1024.
Sempre que usar o SSH junto com o comando crypto key, cuidado pois se você já fez a configuração e quer refazer, recomendo os seguintes procedimentos.
Primeiro: limpar as chaves RSA locais com o comando: crypto key zeroize rsa
Segundo: recriar as chaves RSA locais com o comando: crypto key generate rsa
Obs: nesse curso eu não mostrei, mais hoje no Cisco Packet Tracer você pode usar o comando completo para criar as Chaves: crypto key generate rsa general-keys modulus 1024
Novamente, ler a documentação e ver os vídeos do curso que sempre comento sobre isso, sem tem dúvida do SSH refaça o exercícos 004 - Configuração do SSH.
Robson Vaamonde
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Prezado Professor,
Boa Noite!!
esta dando essa mensagem e não sei como resolver:
sw-l3-3560-1(config)#
sw-l3-3560-1(config)#crypto key generate rsa
% You already have RSA keys defined named sw-l3-3560-1.elmo.pti .
% Do you really want to replace them? [yes/no]: yes
The name for the keys will be: sw-l3-3560-1.elmo.pti
Choose the size of the key modulus in the range of 360 to 2048 for your
General Purpose Keys. Choosing a key modulus greater than 512 may take
a few minutes.
How many bits in the modulus [512]:
The text was updated successfully, but these errors were encountered: