Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide whitelist-db cpsec add | 1269
whitelist-db cpsec add
whitelist-db
whitelist-db cpsec
whitelist-db cpsec add mac-address <mac-address>
state {approved-ready-for-cert|certified-factory-cert} cert-type {controller-
cert|factory-cert}
[description <description>]
Description
Add an AP entry to the campus AP whitelist.
Syntax
Usage Guidelines
You can manually add entries to the campus AP whitelist to grant valid APs secure access to the network.
Example
The following command creates a new campus AP whitelist entry for an AP with the MAC address
00:16:CF:AF:3E:E1:
(host) (config) #whitelist-db cpsec add mac-address 00:16:CF:AF:3E:E1
state certified-factory-cert
cert-type factory-cert
description "An AP-105 model, apname AP-corp22"
Related Commands
Command History
This command was introduced in ArubaOS 5.0.
Parameter Description
mac-address <mac-address> MAC address of the AP you want to enter into the cpsec whitelist database.
state Select one of the following AP states:
z approved-ready-for-cert: The AP has been approved as a valid AP and is ready
to receive a certificate.
z certified-factory-cert: The AP is already has a factory certificate. APs in this
state will not be re-issued a new certificate if control plane security is reenabled.
cert-type Identify the type of certificate to be used by the AP.
z controller-cert: AP is using a certificate signed by the controller.
z factory-cert: AP is using a factory-installed certificate. This option should only be
used W-AP120 Access Point Series.
description (Optional) Enter a brief description of the AP. If the description includes spaces, you
must enclose the description in quotation marks.
Command Description Mode
show whitelist-db cpsec Show the campus AP whitelist for the control plane feature. Enable mode