-
How do I check if EICAR detection is enabled on the USG Flex H using the CLI?
Question: How do I check if EICAR detection is enabled on the USG Flex H using the CLI? Answer : The user can use the following CLI command to check the enabled status of the EICAR detection: show config vrf main anti-malware eicar-detection enabled
-
How do I check when detecting malware and its action on USG Flex H using the CLI?
Question: How do I check when detecting malware and its action on USG Flex H using the CLI? Answer : The user can use the following CLI command to check when detecting malware and its action: show config vrf main anti-malware default-profile infected-action show config vrf main anti-malware default-profile logging
-
How do I check if Anti-Malware statistics are enabled on USG Flex models using the CLI?
Question: How do I check if Anti-Malware statistics are enabled on USG Flex models using the CLI? Answer : The user can use the following CLI command to check the enabled status of Anti-Malware statistics: show config vrf main anti-malware statistics enabled
-
How do I check if Anti-Malware is enabled on USG Flex H models using the CLI?
Question: How do I check if Anti-Malware is enabled on USG Flex H models using the CLI? Answer : The user can use the following CLI command to check the enabled status of the Anti-Malware: show config vrf main anti-malware enabled
-
How can I enable Safe Search on USG FLEX H?
Question: How can I enable Safe Search on USG FLEX H? Answer: Safe Search is currently not supported on USG FLEX H series. However, it is under evaluation and planned for a future release.
-
What should I do if DNS/URL Threat filter service is unavailable on H series
Symptom: Sometimes for some reason the Firewall cannot query the type of website. It may cause delays in opening web pages Solution: With uOS 1.30, you can enable Category Query Fail-open. It bypass category check for DNS/URL Threat Filter, Content Filter when category service is unreachable.
-
How do I check the block list of the URL Threat Filter on USG Flex models using the CLI?
Question : How do I check the block list of the URL Threat Filter on USG Flex models using the CLI? Answer : The user can use the following CLI command to check the block list of the URL Threat Filter: show config vrf main url-threat-filter block-list site-list
-
How do I check the allow list of the URL Threat Filter on USG Flex models using the CLI?
Question: How do I check the allow list of the URL Threat Filter on USG Flex models using the CLI? Answer : The user can use the following CLI command to check the allow list of the URL Threat Filter: show config vrf main url-threat-filter allow-list site-list
-
How do I check which category a URL belongs to on USG Flex models using the CLI?
Question: How do I check which category a URL belongs to on USG Flex models using the CLI? Answer : The user can use the following CLI command to check which category a URL belongs to: For instance, the user queries www.google.com to identify its category as a search engine for the firewall. cmd url-category-query search…
-
How to check the URL threat Filter related settings on the USG Flex models using the CLI?
Question : The user can use Web-GUI to check the URL Threat Filter related settings. How to check the URL Threat Filter related settings using CLI? Answer : The user can use the following CLI commands to check the corresponding settings using below CLIs: show config vrf main url-threat-filter enabled show config vrf main…
-
How to check the block list of DNS Threat Filter on the USG Flex H models using CLI?
Question: How to check the block list of DNS Threat Filter on the USG Flex H models using CLI? Answer: The user can use the following CLI command to check the block list of the DNS Threat Filter: show config vrf main dns-threat-filter block-list fqdn-list For instance, the user set www.yahoo.com on the block list of the…
-
How to check the allow list of DNS Threat Filter on the USG Flex H models using CLI?
Question : How to check the allow list of DNS Threat Filter on the USG Flex H models using CLI? Answer : The user can use the following CLI command to check the allow list of the DNS Threat Filter: show config vrf main dns-threat-filter allow-list fqdn-list For instance, the user set www.zyxel.com on the allow list of the…
-
How can I check the DNS Threat Filter related settings on the USG Flex models using the CLI?
Question : The user can use Web-GUI to check the DNS Threat related settings. How to check the DSN Threat Filter related settings using CLI? Answer : The user can use the following CLI commands to check the corresponding settings using below CLIs: show config vrf main dns-threat-filter enabled show config vrf main…
-
How to check the block list of the IP Reputation Filter on the USG Flex H models using CLI?
Question : How to check the block list of the IP Reputation Filter on the USG Flex H models using CLI? Answer : The user can use the following CLI commands to check the block list of the IP Reputation Filter: show config vrf main ip-reputation block-list For instance, the user set 7.7.7.7 on the block list of the IP…
-
How to check the allow list of IP Reputation Filter on the USG Flex H models using CLI?
Question : How to check the allow list of the IP Reputation Filter on the USG Flex H models using CLI? Answer : The user can use the following CLI commands to check the allow list of the IP Reputation Filter: show config vrf main ip-reputation allow-list For instance, the user set 6.6.6.6 on the allow list of the IP…
-
How can I check if an IP belongs to a malicious IP on the USG Flex models using the CLI?
Question : How can I check if an IP belongs to a malicious IP on the USG Flex models using the CLI? Answer : For troubleshooting purposes, the user can use the following CLI commands to check if an IP belongs to a malicious IP or not: For instance, the user checks the IP address 8.8.8.8 belongs to Neutral threat level. cmd…
-
How can I check the IP Reputation Filter related settings on the USG Flex models using the CLI?
Question : The user can use Web-GUI to check the IP Reputation Filter related settings. How to check IP Reputation Filter related settings using CLI? Answer : The user can use the following CLI commands to check the corresponding settings using below CLIs: show config vrf main ip-reputation allow-list enabled show config…
-
How can I check the current content filter profiles on the USG Flex models using the CLI?
Question : How can I check the current content filter profiles on the USG Flex models using the CLI? Answer : The user can use the following CLI commands to check the current Content Filter profiles. show config vrf main content-filter profile show config vrf main content-filter profile | no-pager
-
How can I flush Content Filter cache and statistics records on the USG Flex models using the CLI?
Question : How can I flush Content Filter cache and statistics records on the USG Flex models using the CLI? Answer : For troubleshooting purposes, the user may want to flush Content Filter cache and statistics records. The user can use the following CLI commands to list the categories: cmd content-filter-cache-flush cmd…
-
How can I check the statistics status of Content Filter on the USG Flex models using the CLI?
Question : How can I check the enabled statistics status of Content Filter on the USG Flex models using the CLI? Answer : The user can use the following CLI commands to check the statistics of Content Filter is enabled or not: show config vrf main content-filter statistics enabled For instance, if the Content Filter…