Reference Guide

962 Brocade Fabric OS Command Reference
53-1004112-02
secCryptoCfg
-kex value
Specifies the SSH kex algorithms list. You can either specify one or more kex algorithms
separated by a comma, for example,
ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256. The following kex
algorithms are configured by default. You can modify the kex algorithms list using this
operand.
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group-exchange-sha256
diffie-hellman-group-exchange-sha1
diffie-hellman-group14-sha1
diffie-hellman-group1-sha1
-mac value
Specifies the SSH MAC list. You can either specify one or more MAC algorithms separated
by a comma, for example, hmac-md5,hmac-sha1. The following MAC algorithms are
configured by default. You can modify the MAC algorithms list using this operand.
hmac-md5
hmac-sha1
hmac-sha2-256
hmac-sha2-512
--default -type SSH | https
Resets the cipher, kex, and MAC configurations to default.
-force
Executes without prompting for a confirmation.
--apply template_name
Sets a default or user-defined template file. The following default templates are supported:
default_generic
default_strong
default_fips
default_cc
--import
Imports a template file from a specified external host.
--export
Exports a template file to the specified external host.
template_name
Specifies the template name.
-server ip_address
Specifies the IP address of the remote host.
-name user
Specifies the user name for the host. Depending on your host configuration, this command
may prompt for a password.