VMware ESXi Conductor Deployment Guide
This guide walks a network engineer through deploying a VMware ESXi virtual machine as a standalone SSR Conductor. When you have completed the steps in this deployment, the conductor VM will be running SSR 7.1.4-3r2, configured with an authority name, conductor address, and shared services that allow branch routers to onboard and begin forwarding traffic.
Guide Topics
| Step | Topic | Description |
|---|---|---|
| 1 | Create the VMware VM | Create and configure a VMware ESXi VM to host the conductor |
| 2 | Install SSR 7.1.4-3r2 and Initialize the Conductor | Boot the ISO, install SSR, and configure the conductor role |
| 3 | Configure the Conductor | Set the authority name, conductor address, tenant, and internet service |
| — | Appendix — Conductor Configuration | Complete VMware conductor PCLI configuration reference |
Network Topology
The diagram below shows the logical network this guide builds.
Roles
| Device | Type | Role |
|---|---|---|
Conductor | VMware ESXi VM | Standalone SSR Conductor — centralized management and provisioning |
Network Design Reference
The following IP addressing and naming scheme is used consistently throughout this guide. Substitute your own values when configuring your network.
| Parameter | Example Value | Description |
|---|---|---|
| Authority Name | Authority128 | Organizational authority name |
| Conductor Name | Conductor | Conductor system name |
| Conductor Node Name | node0 | Conductor node name |
| Conductor Management IP | 192.168.100.10 | Static IP on the VMware management network |
| Conductor Subnet Mask | /24 | Management network prefix |
| Conductor Gateway | 192.168.100.1 | Management network gateway |
| DNS Server | 8.8.8.8 | DNS used during initialization |
| Tenant Name | corp | LAN-side user tenant |
| Service Name | Internet-Traffic | Internet breakout service |
| Service Address | 0.0.0.0/0 | All internet-bound traffic |
Prerequisites
Before beginning, ensure the following are available:
- VMware ESXi 7.0 or later — administrative access to an ESXi host.
- Juniper software access credentials — Artifactory username and password for software downloads and token provisioning.
- SSR 7.1.4-3r2 Universal ISO — downloaded from software.128technology.com using your Juniper software access credentials.
- Management network — a VMware portgroup providing internet access for software downloads, with a static IP assignment available for the conductor VM.
- Static IP assignment for the conductor — the IP address assigned to the conductor must be reachable from each branch router's WAN interface (directly or via routing). This guide uses
192.168.100.10.
Software Version Requirements
This guide uses SSR 7.1.4-3r2 on the conductor.
The router software version must be lower than or equal to the conductor software version.