Factory Reset
Â
A factory reset of your Vega Gateway should only be performed if you have lost log-in credentials or is not performing correctly.
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
Use a terminal console application (ex. Putty or Hyper Terminal), set the following:
Serial port settings
    speed 9600 (for vega50/5000), 115200 (for vega100G/200G/400G/3000G)
   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 factory reset or factory reset full command
Factory Reset Via CLI
admin >factory reset
preserved section '_advanced.cfg_counter'
Backing up _advanced.cfg_counter section settings ...
saving config entries ...
performing factory reset ...
restoring config entries ...
config entries restored
WARNING: Reconfigure VLAN parameters before reboot system
restored section '_advanced.cfg_counter'
Re-Applying _advanced.cfg_counter section settings ...
factory config performed; changes will become effective only after reboot
Â
Factory Reset Full Via CLI
admin >factory reset full
preserved section '_advanced.cfg_counter'
Backing up _advanced.cfg_counter section settings ...
performing factory reset ...
restored section '_advanced.cfg_counter'
Re-Applying _advanced.cfg_counter section settings ...
factory config performed; changes will become effective only after reboot
WARNING: Password is set to default value
WARNING: Configuration changes require a "reboot system" to be activated
WARNING: Hardware Watchdog disabled by user: do not use in production!
admin >diagnostic settings saved in volatile storage
WARNING: Password is set to default value
WARNING: Configuration changes require a "save" and "reboot system" to be activated
WARNING: Hardware Watchdog disabled by user: do not use in
Â
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
Â
Â