Remove an SSH Cipher

  1. Enter global configuration mode.
    device# configure terminal
  2. 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 
  3. 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