C613-50631-01 Rev A Command Reference for IE340 Series 3355
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SECURE SHELL (SSH) COMMANDS
SSH
SERVER SECURE-CIPHERS
ssh server secure-ciphers
Overview Use this command to force the SSH server to only negotiate ciphers regarded as
current best-practice.
Use the no variant of this command to stop forcing the SSH server to use this
restricted set of ciphers.
Syntax
ssh server secure-ciphers
no ssh server secure-ciphers
Default Not set
Mode Global Configuration
Usage notes To see the list of ciphers, use the show ssh server command.
This command is not available in Secure Mode because Secure Mode already
forces the device to use only FIPS-approved algorithms.
Example To configure the SSH server to use best-practice ciphers, use the commands:
awplus# configure terminal
awplus(config)# ssh server secure-ciphers
Related
commands
show ssh server
ssh server
ssh server secure-algs
ssh server secure-hostkey
ssh server secure-kex
ssh server secure-mac
Command
changes
Version 5.5.0-1.1: command added