ExamGecko
Question list
Search
Search

Related questions











Question 56 - 5V0-41.21 discussion

Report
Export

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

A.
esxcl; systex syslcg -sx firewall enable
Answers
A.
esxcl; systex syslcg -sx firewall enable
B.
esxcli network services restart --firewall
Answers
B.
esxcli network services restart --firewall
C.
esxcli systex syslcg reload
Answers
C.
esxcli systex syslcg reload
D.
esxcli systex syslog config set "loghost-udp://<log server IP>:<port>
Answers
D.
esxcli systex syslog config set "loghost-udp://<log server IP>:<port>
E.
esxcli network firewall ruleset set -r syslog -e true
Answers
E.
esxcli network firewall ruleset set -r syslog -e true
Suggested answer: C, D, E

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. Reference: [1] https://docs.vmware.com/en/VMwarevSphere/ 7.0/com.vmware.vsphere.security.doc/GUID-CFE0E8FC-7C27-4F45-A037- CACCD8A1E9A2.html [2] https://docs.vmware.com/en/VMwarevSphere/ 7.0/com.vmware.vsphere.security.doc/GUID-A2F2A3D2-076A-4FE6-

asked 16/09/2024
Anupam Roy
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first