nerdexam
Broadcom-VMware

2V0-41.24 · Question #38

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

The correct answer is D. esxcli network firewall ruleset set -r syslog -e true. The esxcli network firewall ruleset set -r syslog -e true command is used to enable the firewall ruleset for syslog on an ESXi host. Setting the -e flag to true allows syslog traffic through the ESXi firewall, enabling remote logging for syslog messages from the transport node.

Section 5 – NSX Troubleshooting and Operations

Question

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

Options

  • Aesxcli network firewall ruleset set -a -e false
  • Besxcli network firewall ruleset set -r syslog -e false
  • Cesxcli network firewall ruleset -e syslog
  • Desxcli network firewall ruleset set -r syslog -e true

How the community answered

(22 responses)
  • B
    5% (1)
  • C
    9% (2)
  • D
    86% (19)

Explanation

The esxcli network firewall ruleset set -r syslog -e true command is used to enable the firewall ruleset for syslog on an ESXi host. Setting the -e flag to true allows syslog traffic through the ESXi firewall, enabling remote logging for syslog messages from the transport node.

Topics

#syslog#ESXi#esxcli#firewall ruleset

Community Discussion

No community discussion yet for this question.

Full 2V0-41.24 Practice