Exam 2v0-4123 All QuestionsBrowse all questions from this exam
Question 81

Which CLI command would an administrator use to allow syslog on an ESXi transport node when using the esxcli utility?

    Correct Answer: A

    To allow syslog on an ESXi transport node using the esxcli utility, the administrator should use the command esxcli network firewall ruleset set -r syslog -e true. This command enables the syslog ruleset in the network firewall configuration of the ESXi node.

Discussion
tchOption: A

esxcli network firewall ruleset set --ruleset-id=syslog --enabled=true

recours_doigtsOption: A

A: esxcli network firewall ruleset set --ruleset-id=syslog --enabled=true https://kb.vmware.com/s/article/2003322

zeleleOption: A

Reference: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-7A8BEFC8-BF86-49B5-AE2D-E400AAD81BA3.html