-
How to show the system logs by CLI?
Question: How to show the system logs by CLI in H series? Answer: usgflex500h> show log The diaginfo also have this output message
-
How to find the crash logs by CLI
Question: How to find the crash logs by CLI in H series ? Answer: usgflex500h> cmd debug system disklog filter last The diaginfo also have this output message
-
How to show CPU usage with H series by CLI
Question: How to show CPU usage with H series by CLI Answer: usgflex500h> show cpu status usgflex500h> show cpu ps
-
How to show memory usage with H series by CLI
Question: How to show memory usage with H series by CLI Answer: usgflex500h> show mem status usgflex500h> show mem ps
-
How to show process usage with H series by CLI
Question: How to show process usage with H series by CLI Answer: usgflex500h running config# cmd debug system ps
-
How to restart the call home process
Scenario: You noticed that Nebula shows the device is disconnected even though the network is normal. This could be due to some reasons causing the call home to fail. Workaround: 1)log in by SSH and perfom the following CLI. usgflex200h> cmd debug nebula callhome restart And please contact Zyxel support to investigate the…
-
How to change the WAN interface from static IP to DHCP in the serial console?
Question How to change the WAN interface from static IP to DHCP in the serial console? Answer Refer to the CLI below to modify the firewall WAN interface from static IP to DHCP IP: usgflex100h> edit running usgflex100h running config# vrf main interface ethernet ge1 usgflex100h running ethernet ge1# del ipv4 address…
-
How to reset the configuration to system default in debug mode in the H series?
Question I am unable to log in to the device via the serial console, and pressing the reset button is not working. How can I reset the configuration to system default in debug mode in the H series? Answer Press any key to enter debug mode when the device is rebooting. Type atkz -b. Type atgo to continue. Press Ctrl + D to…
-
How to check the CPU temperature via CLI in USG Flex H series models?
Question: Users may wish to check the CPU temperature via CLI for troubleshooting purposes. This article will guide you on how to check it. Answer: Please use the CLI "cmd cpu-temperature" to check it, as shown below: usgflex500h> cmd cpu-temperature cpu-temperature info "43 Degrees Celsius"
-
How to reset password ?
1)Rebooting Firewall and enter debug mdoe. 2) USG FLEX 100HP> atkz -b USG FLEX 100HP> atgo -f 3) Now the device be will start with the system-default configuration and backup the old startup-config.conf to startup-config-back.conf. 4) Remove the following lines within / object user-object admin XXXX , and apply this config…
-
How to enable console log level 8 on USG FLEX H?
On console, enter the command to change debug level. usgflex500h> cmd debug kernel console-level 8 OK. Check the debug level. usgflex500h> cmd debug kernel console-level show kernel console-level: 8
-
Why the Device Registration Status shows "Incomplete"?
Question : When the user navigates to the GUI path: Licensing > Licenses, they may notice the Device Registration Status shows "Incomplete." Why? Answer : "Incomplete" means the device is currently checking its Nebula organization and site status with Nebula. If it doesn't receive a response from Nebula, the registration…
-
USG FLEX H Series - Configuration File
USG FLEX H Series - Configuration File Overview Managing configuration files is crucial for the effective operation and maintenance of the USG FLEX H Series firewalls. This guide provides a detailed explanation of how the firewall handles configuration files, error management, and new enhancements introduced in version…
-
Why the USG Flex H model display offline on the Nebula and how to resolve it?
Question : Users may encounter a situation where the USG Flex H model displays as offline on Nebula, as shown below: This article will guide you on how to resolve it. Answer : The possible reason is a DNS resolution issue and the service port 4335 being blocked in the user's internet environment. This occurs because the…
-
How to configure alert emails on the USG FLEX H/ATP/FLEX series?
Question I would like to receive firewall alert event logs. How do I configure alert emails on the USG FLEH series? Answer Alert mail cannot be set on the device end. However, we can configure alert mail in Nebula. Navigate to Site-wide > Configure > Alert settings > Security alerts. To enable notification, select Email as…
-
How to track the process of applying settings?
Symptom You have problem when applied config on device. 1)Log in by FTP and change directly to /tmp/ 2)You can get this file "boot-config-error.log" and contact Zyxel Support for further helps
-
How to get boot failure log
Symptom: You have problem when booted device. 1)Log in by FTP and change directly to /tmp/ 2)You can get this file "boot-config-error.log" and contact Zyxel Support for further helps
-
How to capture packets on the Web-GUI in USG Flex H models?
Question : Capturing packets on the Web-GUI is an important troubleshooting skill for network administrators. This article will guide you on how to perform this task. Answer : For instance, if a user tries to capture packets from the USG Flex 200HP model, follow these steps: Navigate to the device's Web-GUI Maintenance >…
-
How to check system uptime on USG Flex H series models via Web-GUI and CLI command?
Scenario : The system uptime is an important indicator of the firewall's stability. This article will guide you on how to check the system uptime on USG Flex H series models. Answer : Users can utilize the dashboard to directly check the system uptime, as demonstrated below: Users can also use the CLI command "show system…
-
How to check the current running startup config by CLI in USG Flex H seriers models?
Scenario : Users not only use the Web-GUI to check the current running configuration but also use CLI to do so. This article will guide you on how to perform this task. Answer : Users can utilize the CLI command "show config running all" to check the current running startup configuration, as demonstrated below: