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

Page 51

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

33

53-1003098-01

2

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

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

crypto key zeroize <RSA-KEYPAIR-NAME> {force {on <DEVICE-NAME>}|on

<DEVICE-NAME>}

crypto pki authenticate <TRUSTPOINT-NAME> <URL> {background {on

<DEVICE-NAME>}|

on <DEVICE-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 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 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.

<IMPORT-FROM-URL>
{passphrase
<KEY-PASSPHRASE>}

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

passphrase – Optional. Decrypts the RSA Keypair before importing it

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

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.

zeroize rsa
<RSA-KEYPAIR-NAME>

Deletes a specified RSA Keypair

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

NOTE: All device certificates associated with this key will also be deleted.

force
{on <DEVICE-NAME>}

Optional. Forces deletion of all certificates associated with the specified RSA Keypair. Optionally specify a
device on which to force certificate deletion.

on <DEVICE-NAME>

Optional. Deletes all certificates associated with the RSA Keypair on a specified device

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

pki

Enables Private Key Infrastructure (PKI) management. Use this command to authenticate, export,
generate, or delete a trustpoint and its associated Certificate Authority (CA) certificates.

authenticate
<TRUSTPOINT-NAME>

Authenticates a trustpoint and imports the corresponding CA certificate

<TRUSTPOINT-NAME> – Specify the trustpoint name.

Advertising