[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
ip ssh crypto
Syntax
ip ssh crypto [ client-to-server | server-to-client
] [ no | default ] cipherAlgorithm
Release Information
Command introduced before JUNOSe Release
7.1.0.
Description
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.
Options
- client-to-server—Adds the specified algorithm to
the SSH server's list of supported inbound algorithms
- server-to-client—Adds the specified algorithm to
the SSH server's list of supported outbound algorithms
- no—Removes or excludes the specified algorithm from
the list
- default—Restores the specified list to the factory
defaults, which includes 3des-cbc, twofish-cbc, and blowfish-cbc
-
cipherAlgorithm—Algorithm
to add to the list
Global Configuration
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]