The "no" form of the
ssh server cipher and
ssh client cipher commands sets the SSH ciphers back to the default algorithms.
-
Enter global configuration mode.
device# configure terminal
-
Use the ssh server cipher
command to remove the server cipher for SSH.
You can remove multiple ciphers
by separating the string names with commas.
device(config)# no ssh server cipher
-
Use the ssh client cipher
command to remove the client cipher for SSH.
You can remove multiple ciphers
by separating the string names with commas.
device(config)# no ssh client cipher