User's Manual

827 | Management Access Dell Networking W-Series ArubaOS 6.4.x| User Guide
(host) (CPPM IF-MAP Profile) #server host <host>
(host) (CPPM IF-MAP Profile) #port <port>
(host) (CPPM IF-MAP Profile) #passwd <psswd>
(host) (CPPM IF-MAP Profile) #enable
This show command show if the CCPM interface is enable and the CPPM server IP address, username and
password.
(host) (CPPM IF-MAP Profile) #show ifmap cppm
CPPM IF-MAP Profile
-------------------
Parameter Value
--------- -----
CPPM IF-MAP Interface Enabled
CPPM IF-MAP Server 10.4.191.32:443 admin/********
This show command shows if state of all enabled CPPM servers.
(host) (CPPM IF-MAP Profile) #show ifmap state cppm
CPPM IF-MAP Connection State [Interface: Enabled]
-------------------------------------------------
Server State
------ -----
10.4.191.32:443 UP
Whitelist Synchronization
ArubaOS allows controllers to synchronize their remote AP whitelists with the Dell Activate cloud-based
services. When you configure Activate whitelist synchronization, the controller will securely contact the Activate
server and download the contents of the whitelist on the Activate server to the whitelist on the controller. The
controller and the Activate server must have layer-3 connectivity to communicate.
By default, this feature will both add new remote AP entries to the controller whitelist and delete any obsolete
entries on the controller whitelist that were not on the Activate server whitelist. Select the add-only option to
allow this feature to add or modify entries, but not delete any existing entries.
In the WebUI
To enable this feature using the WebUI,
1. Navigate to Configuration>Network>Controller>Sync Whitelist Service.
2. Select Enable sync service.
3. In the Activate user field, enter the user name for your Activate account.
4. In the Activate password field, enter the password for your Activate account.
5. (Optional) Click the Frequency drop-down list and configure how frequently the controller should
synchronize its remote AP whitelist with the whitelist on the Activate server.
6. Click Apply to save your settings.
In the CLI
The following example enables the Activate whitelist service on the controller. The add-only parameter allows
only the addition of entries to the Activate remote AP whitelist database. This parameter is enabled by default.
If this setting is disabled, the activate-whitelist-download command can both add and remove entries from the
Activate database.
(host)(config)# activate-service-whitelist
(host)(activate-service-whitelist) #username user2 password pA$$w0rd whitelist-enable
(host)(activate-service-whitelist)add-only