Exam 2V0-41.24 Topic 1 Question 57 Discussion
Actual exam question for VMware's 2V0-41.24 exam
Question #: 57
Topic #: 1
Question #: 57
Topic #: 1
Which CLI command would an administrator use to allow syslog on an ESXi transport node when using the esxcli utility?
Suggested Answer: A Vote an answer
To allow syslog on an ESXi transport node, the administrator needs to use the esxcli utility to enable the syslog ruleset in the ESXi firewall. The correct syntax for this command is esxcli network firewall ruleset set -r syslog -e true, where -r specifies the ruleset name and -e specifies whether to enable or disable it.
The other options are incorrect because they either use an invalid syntax, such as omitting the ruleset name or using -a instead of -r, or they disable the syslog ruleset instead of enabling it, which is the opposite of what the question asks.
Reference: [ESXi Firewall Command-Line Interface], [Configure Syslog on ESXi Hosts]
The other options are incorrect because they either use an invalid syntax, such as omitting the ruleset name or using -a instead of -r, or they disable the syslog ruleset instead of enabling it, which is the opposite of what the question asks.
Reference: [ESXi Firewall Command-Line Interface], [Configure Syslog on ESXi Hosts]
by Chloe at Feb 18, 2025, 09:49 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).