Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 117

Advertising
background image

100

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

3

crypto key generate rsa <RSA-KEYPAIR-NAME> <1024-2048> {on <DEVICE-NAME>}

crypto key import rsa <RSA-KEYPAIR-NAME> <IMPORT-FROM-URL>

{background {on <DEVICE-NAME>}|on <DEVICE-NAME>}

crypto key import rsa <RSA-KEYPAIR-NAME> <IMPORT-FROM-URL>

{passphrase <KEY-PASSPHRASE> {background {on <DEVICE-NAME>}|on <DEVICE-NAME>}}

<EXPORT-TO-URL>
{passphrase
<KEY-PASSPHRASE>}

Specify the RSA Keypair destination address in the following format:

tftp://<hostname|IP>[:port]/path/file
ftp://<user>:<passwd>@<hostname|IP>[:port]/path/file
sftp://<user>@<hostname|IP>[:port]>/path/file
http://<hostname|IP>[:port]/path/file
cf:/path/file
usb<n>:/path/file

passphrase – Optional. Encrypts RSA Keypair before exporting

<KEY-PASSPHRASE> – Specify a passphrase to encrypt the RSA Keypair.

on <DEVICE-NAME>

Optional. Performs an export operation on a specified device

<DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

key

Enables RSA Keypair management. Use this command to export, import, generate, or delete a RSA key.

generate rsa
<RSA-KEYPAIR-NAME>
<1024-2048>

Generates a new RSA Keypair

<RSA-KEYPAIR-NAME> – Specify the RSA Keypair name.

<1024-2048> – Sets the size of the RSA key in bits from 1024 - 2048. The default size is 1024.

on <DEVICE-NAME>

Optional. Generates the new RSA Keypair on a specified device

<DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

key

Enables RSA Keypair management. Use this command to export, import, generate, or delete a RSA key.

import rsa
<RSA-KEYPAIR-NAME>

Imports a RSA Keypair from a specified source

<RSA-KEYPAIR-NAME> – Specify the RSA Keypair name.

<IMPORT-FROM-URL>

Specify the RSA Keypair source address in the following format:

tftp://<hostname|IP>[:port]/path/file
ftp://<user>:<passwd>@<hostname|IP>[:port]/path/file
sftp://<user>@<hostname|IP>[:port]>/path/file
http://<hostname|IP>[:port]/path/file
cf:/path/file
usb<n>:/path/file

on <DEVICE-NAME>

Optional. Performs an import operation on a specified device

<DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

background
{on <DEVICE-NAME>}

Optional. Performs an import operation in the background

on <DEVICE-NAME> – Optional. Performs import operation on a specified device

<DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

key

Enables RSA Keypair management. Use this command to export, import, generate, or delete a RSA key.

import rsa
<RSA-KEYPAIR-NAME>

Decrypts and imports a RSA Keypair from a specified source

<RSA-KEYPAIR-NAME> – Specify the RSA Keypair name.

Advertising