This article describes the official procedure to convert a Zyxel NSG series configuration file and apply it to a USG FLEX H series device. The process includes downloading the NSG configuration via FTP, modifying the configuration file, converting it using the Zyxel configuration converter, and performing mandatory post-configuration steps.
Download Configuration File via FTP
Prepare the FTP Connection
Open the command prompt on your PC by pressing Windows + R, type
cmd, and click OK.-
Navigate to the directory where the configuration file will be stored.
cd C:\config(Example path only; use any preferred directory.)
Establish FTP Connection and Download the File
-
Open an FTP connection to the NSG gateway:
ftp <IP address of the gateway>Example:
ftp 192.168.1.1
Log in using an administrator account.
Note: The password is the local credential configured in Nebula (NCC side-wide settings).-
Navigate to the configuration directory:
cd conf -
Download the configuration file:
get startup-config.conf Confirm the download. The message “Transfer complete” indicates success.
Modify the NSG Configuration File
Open the downloaded
startup-config.conffile using a text editor (for example, Notepad).-
Delete the following lines from the file:
-
Lines starting with:
! model: -
Lines starting with:
! firmware version
-
-
Save the file and rename it:
Keep the
.confextensionDo NOT name the file
startup-config.conf
Configuration File Conversion and Model Check
Model Mapping Table
When converting an NSG configuration to USG FLEX H series, the following model mapping applies:
| NSG Series | USG FLEX (From) | USG FLEX H Series (Target) |
|---|---|---|
| NSG50 | USG FLEX 100 / 100W | USG FLEX 100H / 100HP |
| NSG100 | USG FLEX 200 | USG FLEX 200H / 200HP |
| NSG200 | USG FLEX 500 | USG FLEX 500H |
| NSG300 | USG FLEX 700 | USG FLEX 700H |
On the configuration converter web page: convert.cloud.zyxel.com
Select the USG FLEX model as “From”
Upload the modified NSG configuration file
Conversion Notes (Important)
UTM Features
UTM features are partially converted and may not function properly. All UTM settings and related firewall policies must be checked after conversion.-
VPN Conversion
NSG Nebula VPN (SD-VPN)
NSG Non-Nebula VPN (Auto-link VPN)
will be converted to H series Nebula Manual-Link VPN.
Applying the Converted Configuration File
After conversion, save the converted configuration file.
Log in to the USG FLEX H series device.
Important Initialization Notes
Initialization Mode
You must select “Web Configurator” during initialization.
If Nebula is selected, all configuration will be replaced by Nebula default settings.-
Admin Password Reset
After applying the converted configuration:The
adminpassword is reset to the H series defaultUse the password printed on the device back label or try
1234Change the password immediately after login
-
Navigate to:
Web Configurator > Restore from a file Upload the converted configuration file and apply it to the H series device.
Manual VPN Rule Adjustment (Mandatory)
-
Navigate to:
IPsec VPN > Site to Site VPN -
Identify failed SD-VPN rules:
VPN rule names starting with “S”
Manually remove/delete these failed VPN rules.
Manually create new SD-VPN rules according to your Nebula topology.
-
For other VPN rules:
Manually add them to the policy route
Modify and fill in the remote peer gateway information
Manual UTM Profile Adjustment (Mandatory)
Be aware that UTM features may not function correctly after conversion.
Review all UTM settings and related firewall policies carefully.
-
Navigate to:
Security Services > Application Patrol -
The Application Patrol profile name will be converted, but:
Profile rules
Application content
will NOT be converted
Manually edit the Application Patrol profile and add the required application rules and content.
Conclusion
The NSG to USG FLEX H configuration conversion process requires manual validation and adjustment, especially for VPN and UTM features. Following each step exactly as described is essential to ensure a successful migration and stable operation.

Comments
0 commentsPlease sign in to leave a comment.