Reference Guide
960 Brocade Fabric OS Command Reference
53-1004112-02
secCryptoCfg
secCryptoCfg
Configures and displays cryptographic parameters and templates.
Synopsis seccryptocfg --replace -type SSH | https [-cipher cipher_string |
-kex value | -mac value] -force
seccryptocfg --default -type https | SSH [-force]
seccryptocfg --apply template_name
seccryptocfg --import template_name [-server ip_address -name user
-proto scp | sftp | ftp -file remote_file_name]
seccryptocfg --export template_name [-server ip_address -name user
-proto scp | sftp | ftp -file remote_file_name]
seccryptocfg --lstemplates
seccryptocfg --verify template_name
seccryptocfg --delete template_name
seccryptocfg --show [template_name]
seccryptocfg --help
Description Use this command to perform the following functions:
• Configure cryptographic parameters such as ciphers, key exchange (kex) algorithm, and message
authentication code (MAC) algorithm for SSH or HTTPS.
• Reset the cryptographic parameters to default.
• Set the template configuration.
• Import a template file.
• Export a template file.
• Display the list of templates available.
• Verify the configuration against the template.
• Delete a template file.
• Display the configured cryptographic or template parameters.
When the cryptographic parameters are configured, this command restarts the SSH or HTTPS daemon for the
changes to take effect. This command prompts for confirmation unless you use the -force option.
A maximum of eight templates including the default templates are supported. You cannot overwrite the default
configurations but can upload the configurations, edit, and then download it with a different name. You can create a
new template similar to default templates, download, and apply. For more information on the format and rule of the
template, refer to Brocade Fabric OS Administrator's Guide.