Another question: Is there a way to upgrade factory-default devices (which has no password configured)? I know the ZTP method with DHCP but sometimes it is easier to work with ansible or other methods (because no dhcp options has to be set). When i'm not entering any password they are...
switch(config)# ssh ciphers chacha20-poly1305@openssh.com aes256-ctr aes256-cbcReverting SSH to use the default set of ciphers: switch(config)# no ssh ciphersFor more information on features that use this command, refer to the Security Guide for your switch model....
switch(config)# ssh host-key-algorithms ssh-rsa ssh-ed25519 ecdsa-sha2-nistp521Reverting SSH to use the default set of host key algorithms: switch(config)# no host-key-algorithmsFor more information on features that use this command, refer to the Security Guide for your switch model....