Configure Cisco Spaces
To configure, Cisco Spaces, perform these procedures. These steps enable the controller to communicate securely with cloud services and Cisco Spaces.
Before you begin
-
Configure DNS: To resolve fully qualified domain names used by NMSP cloud-services, configure a DNS server using the ip name-server server_address configuration command as shown in Step 2.
-
Import 3rd party root CAs: The controller verifies the peer and host based on the certificate sent by the CMX when a connection is established. Root CA certificates are not preinstalled on the controller. Import a set of root CAs trusted by Cisco to the trustpool of the crypto PKI using the crypto pki trustpool import url <url> configuration command as shown in Step 3.
-
Successful registration to Cisco Spaces is required before configuring the server url and server token parameters to complete setup.
Procedure
|
Step 1 |
Enter the global configuration mode. Example:
|
|
Step 2 |
Configure the DNS on the controller to resolve the FQDN names used by the NMSP cloud-services. Example:
|
|
Step 3 |
Import the 3rd party root CA. Example:
The controller verifies the peer using the imported certificate. |
|
Step 4 |
Configure the URL used for cloud services. Example:
Use the no form of the command to delete the server url from the configuration. |
|
Step 5 |
Configure the authentication token for the NMSP cloud service. Example:
Use the no form of the command to delete the server token from the configuration. |
|
Step 6 |
(Optional) Configure HTTP proxy details for the NMSP cloud service. Example:
Use the no form of the command to disable the use of a HTTP proxy. |
|
Step 7 |
Enable NMSP cloud services. Example:
Use the no form of the command to disable the feature. |
Feedback