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

Page 123

Advertising
background image

106

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

3

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#

rfs7000-37FABE#crypto key import rsa moto123 url passphrase word background on

rfs7000-37FABE

RSA key import operation is started in background

rfs7000-37FABE#

rfs7000-37FABE#crypto pki generate self-signed word generate-rsa-key word

autogen-subject-name fqdn word

Successfully generated self-signed certificate

rfs7000-37FABE#

rfs7000-37FABE#crypto pki zeroize trustpoint word del-key on rfs7000-37FABE

Successfully removed the trustpoint and associated certificates

%Warning: Applications associated with the trustpoint will start using

default-trustpoint

rfs7000-37FABE#

rfs7000-37FABE#crypto pki authenticate word url background on rfs7000-37FABE

Import of CA certificate started in background

rfs7000-37FABE#

rfs7000-37FABE#crypto pki import trustpoint word url passphrase word on

rfs7000-37FABE

Import operation started in background

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.

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