TMWS supports the following
environments for the on-premises gateway: VMware ESXi 7.0
and 8.0.
NoteThe TMWS on-premises
gateway cannot be installed on nested VMware ESXi virtual machines, which run
within other virtual machines.
|
Before you begin installing the gateway, make sure your device meets the minimum
system requirements:
-
CPU: 12 cores, 2 threads
-
RAM: 16 GB
-
Disk size: 150 GB (for installation)
The steps outlined below detail how to install the TMWS on-premises gateway on
a Virtual Machine (VM) of an ESXi server.
Procedure
- Log on to the management console, go to , and then click Add On-Premises Gateway.
- On the Add On-Premises Gateway window that appears, click Download the installation package to download the installation package to your device, and then upload it to the ESXi server that you use to create a VM for the installation.
- Perform the following to create a VM.
- Log on to the vCenter or ESXi console.
- Select an ESXi server or a resource pool on an ESXi server, and then right-click on it.
- Select New Virtual Machine.The New Virtual Machine screen appears.
- On the Select a creation type tab, select Create a new virtual machine and click NEXT.
- On the Select a name and folder tab, specify a unique name for the VM, select a location for the VM, and then click NEXT.
- On the Select a computer resource tab, select the destination computer resource and click NEXT.
- On the Select storage tab, select the storage for the configuration and disk files, and click NEXT.
- On the Select compatibility tab, select the current version and later, and click NEXT.
- On the Select a guest OS tab, select
Linux from the Guest OS
Family drop-down list and Rocky Linux
(64-bit) from the Guest OS
Version drop-down list, and click
NEXT.If Rocky Linux (64-bit) is not available, select Other 4.x or later Linux (64-bit).
- On the Customize hardware tab, configure the
following and click NEXT.
-
Specify New hard disk to no less than 150 GB.
-
Set New CD/DVD Drive to Datastore ISO File.
-
Select Connect At Power On.
-
Click BROWSE... and select the uploaded ISO file in CD/DVD Media.
-
Configure the other options as necessary.
-
- On the Ready to complete tab, check your settings and click FINISH.
- Wait until the VM is successfully created, and right-click on the VM.
- Select .
- Open the console of the VM.The TMWS on-premises gateway installation wizard appears.
- On the TMWS On-Premises Gateway Installation Menu screen, select Install TMWS on-premises gateway (EN).
- View the disk information to use for the installation and click Continue.
- On the Hardware Profile screen that appears, view the hardware settings for the on-premises gateway and click Continue.
- On the Repartition Disks warning screen that appears, click Continue.
- Wait a few minutes until the installation is completed.The system will reboot automatically.
- Log in to the machine as the root user through the
command console, and then press Enter to set a
password.The password must contain at least 8 characters, including uppercase characters, lowercase characters, numbers, and special characters.
Note
You will also use this password to log on to the on-premises gateway web console. - Run the following command after you first log in:
clish
For more information about CLI commands , see On-Premises Gateway CLI Commands. - Run the following command to enter the privileged mode:
enable
- Run the following command to configure basic network settings:
configure network basic
- Specify a value for each of the following fields and press
Enter.
-
Host name: The host name of the VM
-
Data interface: The NIC used by the on-premises gateway to transmit dataThe default value is eth0. You can change the data interface on the on-premises gateway web console after the installation is completed.
-
method: Whether to use static or dynamic IP address assignmentContinue to configure the following based on the method you select.
-
static: IPv4 address, IPv4 subnet mask, IPv4 gateway, preferred DNS, and alternate DNS (optional)
-
dhcp: Preferred DNS and alternate DNS (optional)
-
-
- Type Y or y to confirm the
settings and restart the machine.The on-premises gateway installation is completed.
What to do next
You can log in to the machine to change the root user password or other settings
through the command console with the following information:
-
Username: root
-
Password: The password you configured when you first logged in.
You can log on to the on-premises gateway web console with the following
information:
-
Logon URL: https://<your-on-premises-gateway-IP-address-or-FQDN>
-
Username: admin
-
Password: The same password as that for the root user