Create and configure an SD-WAN instance template. For a description of the SD-WAN instance template tabs, see the Managing SD-WAN instance templates section. You can use the created SD-WAN instance template to deploy other SD-WAN instances.
Preparing virtual machines or physical servers for controller deployment
While deploying Kaspersky SD-WAN, you prepared virtual machines or physical servers for deployment of all solution components, including the controller.
If you have not prepared virtual machines or physical servers for the controller, you can specify them in the nodes section of the configuration file, and then run the solution deployment command again. When you run the solution deployment command again, the missing virtual machines or physical servers are prepared. Solution components that are already deployed are not affected.
Configure the controller PNF of the SD-WAN instance:
In the menu, go to the Catalog section and in the Catalog pane, click the controller PNF.
In the displayed settings area, select the DC placement tab and in the Data center field, specify the added data center in which you want to deploy the controller.
Select the Management IP tab and specify the IP addresses of the controller nodes. Specify standard or virtual IP addresses of virtual machines or physical servers for controller deployment that you specified in the nodes section of the configuration file when you deployed the solution.
Create an SD-WAN network service. When creating the SD-WAN network service, you need to add the controller PNF of the SD-WAN instance to the topology, and then do the following:
In the topology, click the PNF of the controller.
In the displayed settings area, select the CA_certificates tab and in the CA certificate field, enter the root certificate in PEM format that the orchestrator certificate is signed with. Standalone root certificates as well as certificate chains consisting of a root certificate and multiple intermediate certificates are supported. If you specify a chain of certificates, you must start each certificate on a new line.
Select the Orchestrator tab, and in the Orchestrator's API IP field, enter the IP address of one of the orchestrator nodes. You need to specify one of the standard or virtual IP addresses of the virtual machines or physical servers for orchestrator deployment that you specified in the nodes section of the configuration file.
Select the CTL1–5 tabs and enter the controller node information:
In the IP for ORC connection field, enter the IP address of the controller node for connecting the orchestrator. You need to specify one of the standard or virtual IP addresses of the virtual machines or physical servers for controller deployment that you specified in the nodes section of the configuration file.
In the IP for CPE connections field, enter the IP address of the controller node for connecting CPE devices.
In the PORT for CPE connections field, enter the TCP port of the controller node for connecting CPE devices.
The SD-WAN instance is deployed for the tenant, and the SD-WAN instance controller is displayed on the administrator portal and the tenant self-service portal in the Infrastructure section.
If at step 10 of this scenario, you specified a wrong root certificate:
Connect to the virtual machine or physical server on which MOCKPNF is deployed.
Log into the MOCKPNF Docker container.
Run the cleanup.sh script. You can download the script from the /pnfs/pnf_sdwan_ctl<number of controller nodes>/scr/scripts directory of the installation archive.
Repeat step 10 of this scenario with the correct root certificate.