nerdexam
Broadcom-VMware

5V0-41.21 · Question #22

Which 3 CU commands ant required to configure remote logging on an ESXI host? (Choose three.)

The correct answer is C. esxcli systex syslcg reload D. esxcli systex syslog config set "loghost-udp://<log server IP>:<port> E. esxcli network firewall ruleset set -r syslog -e true. The three CU commands required to configure remote logging on an ESXi host are esxcli syslog config set "loghost-udp://<log server IP>:<port>", esxcli network firewall ruleset set -r syslog -e true, and esxcli system syslog reload. The first command sets the remote log server…

NSX-T Data Center Operations and Management

Question

Which 3 CU commands ant required to configure remote logging on an ESXI host? (Choose three.)

Options

  • Aesxcl; systex syslcg -sx firewall enable
  • Besxcli network services restart --firewall
  • Cesxcli systex syslcg reload
  • Desxcli systex syslog config set "loghost-udp://<log server IP>:<port>
  • Eesxcli network firewall ruleset set -r syslog -e true

How the community answered

(70 responses)
  • A
    10% (7)
  • B
    16% (11)
  • C
    74% (52)

Explanation

The three CU commands required to configure remote logging on an ESXi host are esxcli syslog config set "loghost-udp://<log server IP>:<port>", esxcli network firewall ruleset set -r syslog -e true, and esxcli system syslog reload. The first command sets the remote log server IP address and port for the ESXi host, the second command enables the syslog ruleset, and the third command reloads the syslog configuration. This will ensure that all syslog messages generated by the ESXi host will be sent to the remote log server.

Topics

#remote logging#syslog#ESXi CLI#firewall ruleset

Community Discussion

No community discussion yet for this question.

Full 5V0-41.21 Practice