configure ssh2 disable cipher mac

configure ssh2 disable [cipher [cipher |all] |mac [ mac |all]]

Description

Disables ciphers/Message Authentication Codes (MACs) for use with SSHv2.

Syntax Description

cipher Specifies cipher to disable for the encrypting session.
cipher Specific cipher name to disable.
all Specifies all ciphers/MACs available in current mode.
mac Specifies MACs to disable for the encrypting session.
mac Specific MAC name to disable.

Default

None.

Example

The following example disables cipher "aes256-ctr":

configure ssh2 disable cipher "aes256-ctr"

History

This command was first available in ExtremeXOS 22.1.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.