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

Page 50

Advertising
background image

32

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

2

crypto key export rsa <RSA-KEYPAIR-NAME> <EXPORT-TO-URL>

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

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>}

<EXPORT-TO-URL>

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

background
{on <DEVICE-NAME>}

Optional. Performs export operation in the background. Optionally specify the device to perform export on.

on <DEVICE-NAME>

Optional. Performs export operation on a specific device.

on <DEVICE-NAME> – Optional. Performs export operation on a specific 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.

export rsa

Exports a RSA Keypair to a specified destination

<RSA-KEYPAIR-NAME> – Specify the RSA Keypair 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 it

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

on <DEVICE-NAME>

Optional. Performs 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.

Advertising