Appendix
Configuring Cisco CMX with wireless controller
Procedure
Step 1 |
From the Cisco CMX navigation pane, choose System>Settings>Controllers and Maps Setup>Advanced. |
||
Step 2 |
From the Controllers section, select the IP address from the drop-down and enter the wireless controller IP address. From the Controller SNMP Write Community, select a version and click Save. |
||
Step 3 |
From the main area of the Cisco CMX dashboard, go to the, Controller area, and ensure that the wireless controller IP address is green. This indicates a successful connection between the wireless controller and Cisco CMX.
|
Configure a Hash Key on wireless controller
Procedure
Step 1 |
From the Cisco CMX CLI, execute the cmxctl config controllers show command and copy the value of the SHA2 key:
|
Step 2 |
From the wireless controller CLI, issue the config auth-list add sha256-lbs-ssc <CMX-mac><sha2KeyHashString> command using the SHA2 string from Step 1. |
Step 3 |
At the wireless controller CLI, execute the show auth-list command: |
Configuring a Proxy on Cisco CMX 10.4 and above
Procedure
Step 1 |
cmxos sysproxy proxy http:// <proxy-gateway-address> <port> This command configures a proxy gateway that allows communication of an internal Cisco CMX with an external Asset Locator server. |
Step 2 |
cmxos sysproxy no_proxy localhost <website-address> This command prevents the use of proxy for IP addresses that are within the network. |
Step 3 |
cmxos sysproxy {enable | clear | disable} This command enables proxy. |
Step 4 |
cmxctl stop -a |
Step 5 |
cmxcl agent start |
Step 6 |
cmxctl start |
Step 7 |
Restart Cisco CMX to see the changes in effect. |
Import Maps from Cisco PI to Cisco CMX
Procedure
Step 1 |
Log in to Cisco PI using the URL https://<PrimeInfrastructure_IP_address>. The selected map is downloaded to a compressed .tar file named ImportExport_xxxx .tar.gz, for example, ImportExport_4575dcc9014d3d88.tar.gz, in your browser’s download directory. |
Step 2 |
Log in to Cisco CMX dashboard using the URL https://<CMX_IP_address>.
|
Step 3 |
Log in to App dashboard |
Step 4 |
Select Maps from the left menu. |
Step 5 |
Click Upload. The map uploads to the App. |
Step 6 |
Verify that the map uploaded to the App correctly. |
How to obtain a Cisco CMX token from Cisco Spaces
Procedure
Step 1 |
Log in to your Cisco Spaces account. |
Step 2 |
Click on the button in the top-right corner. |
Step 3 |
Click Wireless Network Status. |
Step 4 |
From the Wireless Network Status page that is displayed, click Cisco CMX and Add New CMX |
Step 5 |
From the Wireless Network Status page that is displayed, click Cisco CMX and Add New CMX |
Step 6 |
Enter a Name and Description for your Cisco CMX and click Save. |
Step 7 |
Hover around the right extreme area of the Cisco CMX you added to display the respective hidden menu. Click on the Key button. |
Step 8 |
Authenticate using your Cisco Spaces credentials when prompted and click Submit. |
Step 9 |
When the Token is displayed, click Copy. |
What to do next
Location Services Using Cisco CMX
Configuring Cisco CMX 10.6 and Above
Configuring Notifications on Cisco CMX 10.6 and above
Before you begin
Procedure
Step 1 |
From the Cisco Spaces: Asset Locator dashboard, choose Manage> Cloud Apps. |
||
Step 2 |
In the Cloud Applications> Cisco Spaces section, click Enable.
|
||
Step 3 |
In the Create Notification Upstream dialog box, enter the value of token obtained from Cisco Spaces. |
Configuring Cisco CMX 10.5 and Before
Configuring Notifications on Cisco CMX (Prior to Cisco CMX 10.6)
Before you begin
Procedure
Step 1 |
From the Cisco CMX dashboard, navigate to Manage > Notification > +New Notification. |
Step 2 |
In the Create New Notification dialog box, enter a Name for your notification. |
Step 3 |
Under Conditions, choose All from the Device Type and Status drop-down box, and choose All Locations from the Heirarchy drop-down box. |
Step 4 |
Leave the MAC address field empty. |
Step 5 |
From Receiver drop-down list, select https . |
Step 6 |
From the information in the activation mail, fill the host address field with https://cmx.dnaspaces.io and port number as 443. |
Step 7 |
In the url field, enter api/v1/cmx/notifications/locationUpdate |
Step 8 |
Turn the MAC hashing option off. |
Step 9 |
From the Message Format drop-down list, select JSON. |
Step 10 |
Click Create. |
Enabling Telemetry on Cisco CMX (Prior to 10.3)
This task enables Cisco CMX to send telemetry data to the Asset Locator. Telemetry data is nonlocation data such as temperature of humidity that is collected by the RFID tags and sent to Asset Locator through the Cisco CMX location engine.
Procedure
Step 1 |
In the Cisco CMX CLI, navigate to the /opt/cmx/etc/node.conf and insert the following line under location section.
|
Step 2 |
Restart Cisco CMX.
|
Step 3 |
Ensure that Cisco CMX and all its services and processes are up and running.
|