ExamGecko
Home / VMware / 5V0-41.21 / Practice Test 1
Ask Question

VMware 5V0-41.21 Practice Test 1

Add to Whishlist
00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

Which esxcli command lists the firewall configuration on ESXi hosts?

esxcli network firewall ruleset list
esxcli network firewall ruleset list
vsipioct1 getrules -filter <filter-name>
vsipioct1 getrules -filter <filter-name>
esxcli network firewall rules
esxcli network firewall rules
vsipioct1 getrules -f <filter-name>
vsipioct1 getrules -f <filter-name>
Comment (0)
Suggested answer: A
Explanation:

This command allows you to display the current firewall ruleset configuration on an ESXi host. It will show the ruleset names, whether they are enabled or disabled, and the services and ports that the ruleset applies to.

For example, you can use the command "esxcli network firewall ruleset list" to list all the firewall rulesets on the host.

You can also use the command "esxcli network firewall ruleset rule list -r <ruleset_name>" to display detailed information of the specific ruleset, where <ruleset_name> is the name of the ruleset you want to display.

It's important to note that you need to have access to the ESXi host's command-line interface (CLI) and have appropriate permissions to run this command.

https://docs.vmware.com/en/VMwarevSphere/6.7/com.vmware.vcli.ref.doc/esxcli_network_firewall_ruleset.html

asked 16/09/2024
Ivan Ramirez
39 questions