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.
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)- B5% (1)
- C9% (2)
- D86% (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
Community Discussion
No community discussion yet for this question.