Fortinet black logo

OpenStack Administration Guide

Deploying a FortiGate-VM instance into the configured networks

Copy Link
Copy Doc ID 6d721014-a934-11ec-9fd1-fa163e15d75b:658902
Download PDF

Deploying a FortiGate-VM instance into the configured networks

From the OpenStack command line, enter the following commands to deploy the fgt-vm-1 FortiGate-VM instance. These commands use the standard license file you receive when you register your FortiGate-VM instance (in this example, FGVM080000103268.lic):

$ openstack server create --flavor m1.fortigate --image fgtb1486 --user-data /home/stack/openstack/cloud-init/user_data --config-drive=true --file license=/home/stack/FG-licenses/FGVM080000103268.lic --security-group web --nic net-id=private01 --nic net-id=network-r --nic net-id=network-l --nic net-id=ha-sync fgt-vm-1

Deploying a FortiGate-VM instance into the configured networks

From the OpenStack command line, enter the following commands to deploy the fgt-vm-1 FortiGate-VM instance. These commands use the standard license file you receive when you register your FortiGate-VM instance (in this example, FGVM080000103268.lic):

$ openstack server create --flavor m1.fortigate --image fgtb1486 --user-data /home/stack/openstack/cloud-init/user_data --config-drive=true --file license=/home/stack/FG-licenses/FGVM080000103268.lic --security-group web --nic net-id=private01 --nic net-id=network-r --nic net-id=network-l --nic net-id=ha-sync fgt-vm-1