Install CWM using Docker Installer Tool
The CWM 2.0 is installed on the Cisco Crosswork platform by first deploying the Crosswork OVA file using a Docker image on the VMware vCenter 7.0 (or higher) and then installing the CWM CAPP file using the installation script.
Prerequisites
-
VMware vCenter Server 7.0 (U3p or later) and ESXi 7.0 (U3p or later). Refer to the Crosswork Network Controller 7.0 installation requirements for more details.
-
Docker version 19 or higher.
-
sshpassinstalled. For Mac, you can usebrew install sshpass.
Use script to Deploy Crosswork and CWM
Procedure
|
Step 1 |
In your Docker-capable machine, create a directory where you will store all the files you will use during this installation.
|
||
|
Step 2 |
Download the OVA file containing the Crosswork Network Controller package from cisco.com to the directory you created. It
will contain the Crosswork tar.gz CAPP file, the CWM .ova file, the |
||
|
Step 3 |
Import the Docker installer image by running the following command. Be sure to adjust the image name as needed:
|
||
|
Step 4 |
Inside the directory, create a
|
||
|
Step 5 |
Edit the parameters to match your deployment.
|
||
|
Step 6 |
Inside the directory, create another file named
|
||
|
Step 7 |
Open the
|
||
|
Step 8 |
From the directory, run the installer script:
This will start the installation process for the Crosswork platform and then for CWM once the platform is deployed. |
||
|
Step 9 |
To follow the installation inside the Docker container, run the following command:
Copy the ID of the container in which the installation started. Usually its name contains the OVA filename, such as: To see the logs, run:
|
||
|
Step 10 |
Once the installation script is done and the deployment status reaches 100%, go to http://your_mgmt_vip_address:30603 and
log in with the default |
Feedback