nerdexam
Broadcom-VMware

2V0-41.20 · Question #104

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

The correct answer is C. esxcli network firewall ruleset set -r syslog -e true. To open outbound traffic through the ESXi Firewall on UDP port 514 and on TCP ports 514 and 1514, run the following commands: esxcli network firewall ruleset set --ruleset-id=syslog --enabled=true

Section 5 – Troubleshooting & 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 -e syslog
  • Besxcli network firewall ruleset set -a -e false
  • Cesxcli network firewall ruleset set -r syslog -e true
  • Desxcli network firewall ruleset set -r sysloq -e false

How the community answered

(59 responses)
  • A
    7% (4)
  • B
    17% (10)
  • C
    73% (43)
  • D
    3% (2)

Explanation

To open outbound traffic through the ESXi Firewall on UDP port 514 and on TCP ports 514 and 1514, run the following commands: esxcli network firewall ruleset set --ruleset-id=syslog --enabled=true

Topics

#esxcli#syslog#firewall ruleset#ESXi transport node

Community Discussion

No community discussion yet for this question.

Full 2V0-41.20 Practice