VMware NSX-T Data Center (VCP-NV 2019) — Question 29

Which CLI command is used to restart the Syslog service on a KVM transport node?

Answer options

Correct answer: C

Explanation

The correct answer is C, as 'systemctl restart rsyslog' specifically restarts the rsyslog service, which is the service responsible for logging in many Linux distributions. Option A is incorrect because the syntax is not valid for restarting services, while B is wrong as it refers to the wrong service name, and D is incorrect since 'yum' is a package manager and doesn't manage services.