Find answers to your technical questions and learn how to use our products
Search suggestions:
set ciphers <default | all | {cipher} [{cipher}...]>
Parameter
Description
Possible values
Default value
{cipher}
<aes256-ctr,
aes128-ctr,
aes256-cbc,
aes128-cbc,
3des-cbc>
Set SSH Client Ciphers.
ssh-client-configuration
admin
# set ciphers aes256-ctr aes128-ctr Ciphers: aes256-ctr aes128-ctr
# set ciphers default Ciphers: aes128-ctr aes128-cbc 3des-cbc
# set ciphers all Ciphers: aes256-ctr aes128-ctr aes256-cbc aes128-cbc 3des-cbc
Previous Topic
Next Topic