Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 179

A network engineer needs to configure system logging on the Cisco MDS Series switch. The messages must be displayed with the severity level of `warning` and above. For security reasons, the users must be logged out of the console after 5 minutes of inactivity. Which configuration must be applied to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because it sets the console logging level to show messages with severity 'warning' (level 4) and configures the exec-timeout to 5 minutes, which meets the requirement for logging users out after inactivity. Option A does not set the logging level correctly, and options C and D do not configure the exec-timeout correctly for user inactivity.