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

Page 122

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

105

53-1003098-01

3

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

email
<SEND-TO-EMAIL>

Optional. Exports the CSR to a specified e-mail address

<SEND-TO-EMAIL> – Specify the CA’s e-mail address.

fqdn <FQDN>

Optional. Exports the CSR to a specified FQDN

<FQDN> – Specify the CA’s FQDN.

ip address <IP>

Optional. Exports the CSR to a specified device or system

<IP> – Specify the CA’s IP address.

on <DEVICE-NAME>

Optional. Exports the CSR 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

[certificate|crl]
<TRUSTPOINT-NAME>

Imports a signed server certificate or CRL

certificate – Imports signed server certificate

crl – Imports CRL

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

<IMPORT-FROM-URL>

Specify the signed server certificate or CRL 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.

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

Advertising