Configuration of CPN UPN Communication using Ansible

To learn about the following, refer to Installation and Configuration of Subscriber Intelligence Solution using Ansible

■   System Requirement
■   Installation of Gigamon Ansible Module
■   Configuration of Pythonpath
■   Rules and Notes

To configure a CPN UPN Communication solution, where one CPN is communicating with one UPN, perform the following steps:

S.No Steps Refer to..
1. Creating Inventory Directory Creating Inventory Directory
2. Creating fmInfo.yml

Creating fmInfo.yml

3. Creating ansible_inputs.json Creating ansible_inputs.json
4. Creating CPN UPN Communication inventory file

Creating CPN UPN Communication inventory file

 

5. Creating host_vars directory Creating host_vars directory
6. Creating host_vars files Creating host_vars files

Deployment of CPN UPN Communication Solution

To deploy the CPN UPN Communication solution, follow these steps:

To navigate to the CPN UPN Communication solution:

1. In the GigaVUE‑FM, click Traffic.

2. Click Orchestrated Flows listed under Physical.

3. Click Mobility

4. Click the Alias.

The following image shows the CPN UPN Communication solution:

To remove the CPN UPN Communication solution, follow these steps:

■   Execute the playbook and use the following command:

/usr/local/bin/ansible-playbook -e '@~/<Path to Inventory directory>/ansible_inputs.json' -i ~/<Path to Inventory directory>/mobility_inventory /<Path to Ansible playbook>/delete_mobility_solution.yml

Note:  The multiple YML files created inside the host_vars are concatenated, converted into JSON format and sent to GigaVUE-FM.