Feature/Application:
This article describes the procedure of changing default IP address of VM installation of GMS/Analyzer.
Note: It should be done only on new deployments - before registering / configuring roles.
Following this procedure later may crash GMS/Analyzer.
Procedure:
To change default IP address of VM installation of GMS/Analyzer please follow the steps below:
Step 1: Go to console and write snwlcli and then log in with user admin and its password. (Default password for "admin" user is the word "password")
Step 2: use command interface eth0 to view current IP address.

Step 3: To change IP address use command: interface eth0 <IP_address> <Subnet_mask> and press "Enter".
Step 4: Add default route: route --add default --destination <Default_Gateway_IP>