GRANDSTREAM GWN Router Configuration File Tool User Guide
- June 12, 2024
- GRANDSTREAM
Table of Contents
GRANDSTREAM GWN Router Configuration File Tool
Product Information
Product | Router Configuration File Tool |
---|---|
Manufacturer | Grandstream Networks Inc. |
Version | 1.1.1 |
Date | 2023/6/23 |
Product Usage Instructions
Process of Modifying Configuration File
-
Export the configuration file from the web of the device.
-
Use this tool to decrypt the configuration file.
-
Modify the decrypted configuration file.
-
Use this tool to encrypt and generate a new configuration
file. -
Import the new configuration file to the device.
Usage in Linux
Decryption Command
./gscfgtool -t TYPE -f INTPUT-FILE -d TYPE:
Type:
Router product model: GWN7062, GWN7052, GWN7052F, GWN7001, GWN7002,
GWN7003.
INTPUT-FILE:
Exported configuration file.
Example of successful decryption in Linux:
Usage in Windows
Decryption Command:
./gscfgtool -t TYPE -f INTPUT-FILE -d TYPE:
Type:
Router product model: GWN7062, GWN7052, GWN7052F, GWN7001, GWN7002,
GWN7003.
INTPUT-FILE:
Exported configuration file.
PROCESS OF MODIFYING CONFIGURATION FILE
- Export the configuration file from the web of the device;
- Use this tool to decrypt the configuration file;
- Modify the decrypted configuration file;
- Use this tool to encrypt and generate a new configuration file;
- Import the new configuration file to the device.
USAGE IN LINUX
Decryption Command
./gscfgtool -t TYPE -f INTPUT-FILE -d
TYPE:
Router product model: GWN7062, GWN7052, GWN7052F, GWN7001, GWN7002, GWN7003.
INTPUT-FILE:
Exported configuration file.
Note
The decrypted configuration file will be stored in the program running
directory, see “data/”, “etc/config/”, “www/”, “tmp/”.
Encryption
Command
./gscfgtool -t TYPE -f INTPUT-FILE -e
TYPE:
Router product model: GWN7062, GWN7052, GWN7052F, GWN7001, GWN7002, GWN7003.
OUTPUT-FILE:
New configuration file.
Note
The program running directory needs four directories “data/”, “etc/config/”,
“www/” and “tmp/” to generate configuration file.
USAGE IN WINDOWS
Decryption
Command
gscfgtool.exe -t TYPE -f INTPUT-FILE -d
TYPE:
Router product model: GWN7062, GWN7052, GWN7052F, GWN7001, GWN7002, GWN7003.
INTPUT-FILE:
Exported configuration file.
Note
- The decrypted configuration file will be stored in the program running directory, see “data/”, “etc/config/”, “www/”, “tmp/”;
- “gscfgtool.exe” depends on “7z.exe” and “7z.dll”, which we have provided. If the “7z.exe” we provided doesn’t work properly or you want a newer version, you can download it from “https://www.7- zip.org/”;
- Note that “7z.exe” and “7z.dll” must be in the same directory as “gscfgtool.exe” or in any directory specified by the environment variable “PATH”.
Encryption
Command
gscfgtool.exe -t TYPE -f OUTPUT-FILE -e
TYPE:
Router product model: GWN7062, GWN7052, GWN7052F, GWN7001, GWN7002, GWN7003.
OUTPUT-FILE:
New configuration file.
Note
- The program running directory needs four directories “data/”, “etc/config/”, “www/” and “tmp/” to generate configuration file;
- “gscfgtool.exe” depends on “7z.exe” and “7z.dll”, which we have provided. If the “7z.exe” we provided doesn’t work properly or you want a newer version, you can download it from “https://www.7- zip.org/”;
- Note that “7z.exe” and “7z.dll” must be in the same directory as “gscfgtool.exe” or in any directory specified by the environment variable “PATH”.
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>