Factory Reset
...
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A factory reset of your Vega Gateway should only be performed if you have lost log-in credentials or is not performing correctly.
Note |
---|
You will lose your license when performing the following reset. If you have access to the Vega via WebGUI or Command line then back-up the license prior to resetting. If you cannot retrieve your Vega license prior to resetting your Vega, contact Sangoma technical Support to retain a copy. Submit a support ticket at support.sangoma.com with the Serial Number of your Vega. |
License Backup
WebGUI Method
Log into the Vega Gateway WebGUI and select System from Expert Config
Click on the Update License button
You will be presented with the License screen details. Circled in red is where your license key is located.
Copy and paste this string of characters as you will need it again to install back your license
Command Line Method
Connect your Vega to a PC through the serial port with the Vega console cable
Use a terminal console application (ex. Putty or Hyper Terminal), set the following:
Serial port settings
speed 115200
Data bits 8
stop bits 1
Parity None
Flow Control XON/XOFFLog into the Vega CLI with your login credentials
In the Vega CLI type upgrade, then license
as seen above, your license file will be presented. Copy and paste the entire string above somewhere safe to be used again after the reset is complete.
Factory reset
Connect your Vega to a PC using the console cable that was shipped with your Vega
Depending on your Vega, the console cable shipped will be either one of the following
b. Plug the RJ45 end of the console cable into the Console port on the back of the Vega Gateway
...
Note |
---|
NOTE 1) Factory Reset command will factory reset all the setting to default except ip and its related settings 2) Factory Reset full command will factory reset all settings to its default value include ip |
License Restore
WebGUI Method
Log into the Vega Gateway WebGUI and select System from Expert Config
Click on the Update License button
Paste the license key (which you have saved) into the text box, as seen in the below diagram
Click Submit when done
Command Line Method
Connect your terminal session with the following credentials
Serial port settings
speed 115200
Data bits 8
stop bits 1
Parity None
Flow Control XON/XOFFLog in to the Vega console
username: admin
password: adminType upgrade, then <enter>
Type license <license file you backed up previously>
i.e. license 001300505816249E003000301508120000000f0083169ade11602c5b374c742ac70d598a43R09XXXXXnow type save, then <enter>
now type apply, then <enter>
reboot your vega, by typing reboot system
...