-
How can I unmount the USB storage on the USG Flex H models using CLI?
Question : The user can refer to this article How can I unmount the USB storage from the USG Flex H models? to check on how to unmount the USB storage through the Web-GUI. This article will guide the user on how to unmount the USB storage using CLI. Answer : The user can use the CLI command "cmd usb-storage unmount" to…
-
How can I mount the USB storage on the USG Flex H models using CLI?
Question : The user can refer to this article How can I mount the USB storage on the USG Flex H models after unmounting it? to check on how to mount the USB storage through the Web-GUI. This article will guide the user on how to mount the USB storage using CLI. Answer : The user can use the CLI command "cmd usb-storage…
-
How can I mount the USB storage on the USG Flex H models after unmounting it?
Question : The article 'How can I unmount the USB storage from the USG Flex H models?' guides users on how to unmount the USB storage, and this article will guide users on how to mount the USB storage again. Answer : The user can navigate to the Dashboard, click on 'Storage,' and then click 'Connect' to mount the USB…
-
How can I unmount the USB storage from the USG Flex H models?
Question : How can I unmount the USB storage from the USG Flex H models? Answer : The user can navigate to the Dashboard, click on 'Storage,' and then click 'Disconnected' to unmount the USB storage, as shown below: Once it is successfully unmounted, using the CLI command 'show usb-storage' will show that the status has…
-
How can I check the USB storage using CLI on the USG Flex H models?
Question: How can I check the USB storage using CLI on the USG Flex H models? Answer: The user can use the CLI "show usb-storage" to check the current USB storage information, as shown below:
-
How can I check the USB storage from the Dashboard on the USG Flex H models?
Question: How can I check the USB storage from the Dashboard on the USG Flex H models? Answer: The user can navigate to the Dashboard and click on 'Storage' to view the current USB storage information, as shown below:
-
How to perform the speed test on the Web-GUI of the USG Flex/ATP model?
Question : How to perform the speed test on the Web-GUI of the USG Flex/ATP model? Answer : The USG Flex/ATP model has a built-in speed test tool. To perform the speed test, follow these steps: Navigate to Maintenance > Diagnostics > Network Tool > Select Speed Test > Choose the WAN interface that you want to test. Select…
-
How do I collect the packet file via a USB drive on the USG Flex H models?
Question : How do I collect the packet file via a USB drive on the USG Flex H models? Answer : For instance, if the user wants to collect the packet file from the ge1 interface via a USB drive on the USG Flex 500H, they can refer to the steps below: Navigate to Maintenance > Diagnostics > Packet Capture > Choose the…
-
How do I find the collected file from the USB drive?
Question : Once the user collects files (such as logs, diaginfo logs, and packet files) from the USG Flex H model via the USB drive, how can they find those files on the USB drive? Answer : The user can find the collected folder at the root path of the USB drive. For instance, if the user collects files from the USG Flex…
-
Must I remove the USB drive from the USG Flex H to retrieve the log file?
Question : Must I remove the USB drive from the USG Flex H to retrieve the log file? Answer : The user can download the log file collected on the USB drive directly from the local Web GUI, which is convenient and does not require removing the USB drive from the firewall. Please navigate to Maintenance > Diagnostics >…
-
How do I collect the event log via a USB storage on the USG Flex H model?
Question : How do I collect the event log via a USB drive on the USG Flex H model? Answer : STEP1. Ensure the USB drive is plugged into the USG Flex H model. STEP2. Navigate to Log & Report > Log Setting and enable "Collect the Log Message to the USB Storage." Once enabled, the device will start collecting log messages to…
-
How do I display the all running configuration via CLI on the USG Flex H model?
Question: The user may want to check the current running configuration via CLI for troubleshooting purposes. How can this be done? Answer: The user can enter the CLI command show config running | no-pager to display the entire running configuration.
-
How long will the remote SSH session be maintained on the Nebula firewall?
Question: The user used to use the Remote SSH feature to debug the device. How long will the remote SSH session be maintained on the Nebula firewall? Answer: Once the remote SSH session is established on Nebula, it will remain active for 30 minutes. After 30 minutes, the user will need to re-establish the remote SSH…
-
How do I set up 2FA login for users on the Web-GUI of USG Flex H models?
Scenario : The user may want to set up 2FA login on the USG Flex H models for better security protection. This article will guide you through the setup process. Answer : Navigate to User & Authentication > User Authentication > Two-factor Authentication > Enable 2FA feature and choose 2FA authentication for We service. Add…
-
How do I switch the boot partition number on the ATP/USG Flex models via CLI?
Question : How do I switch the boot partition number on the ATP/USG Flex models? Answer : For instance, the user can use the CLI command below to set the boot partition number to 2. Once set, the firewall will reboot immediately. Router# configure terminal Router(config)# set firmware boot number 2 Welcome to ATP100…
-
How to find the running-config in the collected diag-info file for USG Flex/ATP models?
Question : How to find the running-config in the collected diag-info file for USG Flex/ATP models? Answer : When the user collects the diag-info log from the USG Flex/ATP firewall for troubleshooting purposes, they can find the running-config in the diag_zysh_common.dbg file. If you navigate to 'show running-config,' you…
-
How to use the CLI to check if the security policy is enabled or disabled on the USG Flex H model?
Question : In this FAQ: How to use CLI to enable and disable security policy? And this FAQ will guide you on how to use the CLI to check if the security policy is enabled or disabled on the USG Flex H model. Answer : Please use the CLI "show config vrf main secure-policy enabled" to check the result. usgflex200h> show…
-
How to Restrict VPN Access by AD Group
Question: How is it possible to use group from the AD server to restrict VPN access? Answer: * Log in to the NCC portal. * Navigate to 'Site-wide > Configure > Firewall > Firewall settings', then adding external user group * Create a new secure policy by specifying the group that needs VPN access.
-
How to creat bulk addresses object by CLI
You may have requirement to import the bulk addresses as block list Question: How to creat bulk address object by CLI ? Answer: 1)Open a textbook, and edit to the following content object address-object address {Object Name} type cider {Address with Subnet} For example: object address-object address Attack1 type cidr…
-
Why can't I edit the interface name on the USG Flex H models in the Web-GUI? How can I resolve this?
Question : Why can't I edit the interface name on the USG Flex H models in the Web-GUI? How can I resolve this? Answer : The H series model doesn't support users changing the interface name directly in the Web-GUI due to firmware platform design limitations. The only way to do this is by removing the interface and creating…