ssh client cipher non-cbc

Sets the SSH client's cipher list to non-cbc ciphers for the SSH client.

Syntax

ssh client cipher non-cbc
no ssh client ciphe non-cbc

Modes

Global configuration mode

Usage Guidelines

Use the no ssh client cipher non-cbc command remove the non-cbc cipher list from the ssh client.

Examples

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