Sets the SSH client's cipher list to non-cbc ciphers for the SSH client.
Global configuration mode
Use the no ssh client cipher non-cbc command remove the non-cbc cipher list from the ssh client.
Sets the SSH client's cipher list to non-cbc ciphers.
device# configure terminal device(config)# ssh client cipher non-cbc device(config)# do show running-config ssh ssh server non-cbc ssh client non-cbc