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

Page 56

Advertising
background image

38

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

2

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

Example

rfs7000-37FABE>crypto key generate rsa key 1025

RSA Keypair successfully generated

rfs7000-37FABE>

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.

on <DEVICE-NAME>

Optional. Performs import operation on a specified device

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

pki

Enables PKI management. Use this command to authenticate, export, generate, or delete a trustpoint and
its associated CA certificates.

import

Imports certificates, CRL, or a trustpoint to the selected device

trustpoint
<TRUSTPOINT-NAME>

Imports a trustpoint and its associated CA certificate, server certificate, and private key

<TRUSTPOINT-NAME> – Specify the trustpoint name (should be authenticated).

<IMPORT-FROM-URL>

Specify the trustpoint 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

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.

on <DEVICE-NAME>

Optional. Performs import operation on a specified device

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

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

Optional. Encrypts trustpoint with a passphrase before importing it

<KEY-PASSPHRASE> – Specify a passphrase.

background – Optional. Imports the encrypted trustpoint in the background

on <DEVICE-NAME> – Optional. Imports the encrypted trustpoint on a specified device

<DEVICE-NAME> – Specify the name of the AP, wireless controller,

or service platform.

pki

Enables PKI management. Use this command to authenticate, export, generate, or delete a trustpoint and
its associated CA certificates.

zeroize
<TRUSTPOINT-NAME>

Deletes a trustpoint and its associated CA certificate, server certificate, and private key

<TRUSTPOINT-NAME> – Specify the trustpoint name (should be authenticated).

del-key
{on <DEVICE-NAME>}

Optional. Deletes the private key associated with the server certificate

on <DEVICE-NAME> – Optional. Deletes private key on a specific device

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

on <DEVICE-NAME>

Optional. Deletes the trustpoint on a specified device

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

Advertising