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

Page 116

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

99

53-1003098-01

3

crypto pki export trustpoint <TRUSTPOINT-NAME> <EXPORT-TO-URL> {background

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

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

crypto pki generate self-signed <TRUSTPOINT-NAME> [generate-rsa-key|

use-rsa-key] <RSA-KEYPAIR-NAME> [autogen-subject-name|subject-name]

crypto pki generate self-signed <TRUSTPOINT-NAME>

[generate-rsa-key|use-rsa-key]

<RSA-KEYPAIR-NAME> autogen-subject-name {(email

<SEND-TO-EMAIL>,fqdn <FQDN>,

ip-address <IP>,on <DEVICE-NAME>)}

crypto pki generate self-signed <TRUSTPOINT-NAME>

[generate-rsa-key|use-rsa-key]

<WORD> subject-name <COMMON-NAME> <COUNTRY> <STATE> <CITY>

<ORGANIZATION>

<ORGANIZATION-UNIT> {(email <SEND-TO-EMAIL>,fqdn <FQDN>,ip-address

<IP>,

on <DEVICE-NAME>)}

crypto pki import [certificate|crl|trustpoint]

crypto pki import [certificate|crl] <TRUSTPOINT-NAME> <IMPORT-FROM-URL>

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

crypto pki import trustpoint <TRUSTPOINT-NAME> <IMPORT-FROM-URL>

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

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

crypto pki zeroize trustpoint <TRUSTPOINT-NAME> {del-key {on <DEVICE-NAME>}|

on <DEVICE-NAME>}

Parameters

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

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

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

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

key

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

export rsa
<RSA-KEYPAIR-NAME>

Exports an existing RSA Keypair to a specified destination

<RSA-KEYPAIR-NAME> – Specify the RSA Keypair 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 an export operation in the background. Optionally specify the device to export to.

on <DEVICE-NAME>

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

Advertising