[VNIX] Performing Manual Engine Update for V3 Net for Linux in a Closed Network (CLI)
If V3 is a standalone in a closed network environment, you must use the engine file to manually apply updates.
Follow the steps below to update in CLI without using the Web Console.
To Download Engine File
1. Access [MyCompany] and log in with your Corporate ID that owns the product.
2. Go to [Download] - [Engine File] and Download the integrated Linux/Unix Engine for the desired date.
To Set Update Path
1. Create a folder at a temporary path in the server, and move the downloaded engine file to the folder.
- e.g.: Create /tmp/engine folder
2. Unzip the moved engine file.
gunzip onetouch_unix.tar.Z
tar -xvf onetouch_unix.tar
3. Run V3 CLI.
cd /usr/local/v3net/bin
./v3cli
4. Use the command below to complete the setting of the update through the local directory.
settings update set serverset 1 localurl [Path]
To Run Update
1. Use the command below to manually run the update.
action update start
2. Once the update is complete, you can use the command below to check the applied engine version.
show summary