Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 326

Which configuration is applied to a device so that it blocks outbound web traffic on Saturdays and Sundays between the hours of 1:00 AM and 11:59 PM?

Answer options

Correct answer: B

Explanation

Option B is correct because it uses the 'periodic' keyword for the time-range, which is appropriate for recurring schedules like weekends. Option A incorrectly uses 'absolute', which does not apply for weekly recurring schedules, and Option C limits the time incorrectly by specifying 11:59 instead of 23:59. Option D incorrectly denies UDP traffic instead of TCP for web traffic.