ip ssh crypto
Adds an encryption algorithm to the specified list of supported algorithms. The no version removes or excludes an algorithm from the specified list. The default version restores the default algorithms for the specified list.
ip ssh crypto [ client-to-server | server-to-client ] [ no | default ] cipherAlgorithm
- client-to-serverAdds the specified algorithm to the SSH server's list of supported inbound algorithms
- server-to-clientAdds the specified algorithm to the SSH server's list of supported outbound algorithms
- noRemoves or excludes the specified algorithm from the list
- defaultRestores the specified list to the factory defaults, which includes 3des-cbc, twofish-cbc, and blowfish-cbc
- cipherAlgorithmAlgorithm to add to the list
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.