312-49v10 Exam QuestionsBrowse all questions from this exam

312-49v10 Exam - Question 230


What does the part of the log, `% SEC-6-IPACCESSLOGP`, extracted from a Cisco router represent?

Show Answer
Correct Answer: CD

The log message % SEC-6-IPACCESSLOGP extracted from a Cisco router represents that some packet-matching logs were missed because the access list log messages were rate limited, or no access list log buffers were available. This indicates that although the router or firewall was configured to log access list matches, not all logs were recorded due to limitations in log rate or buffer availability.

Discussion

3 comments
Sign in to comment
ElbOption: D
Apr 16, 2024

D. https://community.cisco.com/t5/other-network-architecture-subjects/ipaccesslogp-ipaccesslogdp-and-ipaccesslognp/td-p/87575

aqeel1506Option: C
Jul 20, 2024

The log message % SEC-6-IPACCESSLOGP extracted from a Cisco router typically represents option C: "Some packet-matching logs were missed because the access list log messages were rate limited, or no access list log buffers were available." This log message indicates that the router or firewall device has been configured to log access list matches (packets matching certain criteria defined in access lists), but some of these logs were missed due to rate limiting or because there were no available log buffers to store the logs.

aqeel1506Option: C
Jul 20, 2024

Let's break down the options provided: Option A: This describes an issue related to the IP header options and is not related to access list logging. Option B: This generally refers to urgent system messages needing immediate attention, not specifically related to access list logging. Option C: This correctly describes the scenario where some access list log messages were missed due to rate limiting or buffer availability. Option D: This states that a packet matching criteria has been detected, which is true for access list logging, but it does not address the issue of missed logs. Therefore, based on the information provided, the correct answer is C: Some packet-matching logs were missed because the access list log messages were rate limited, or no access list log buffers were available.