Home > Articles > Cisco > CCNP Security

CCNP Security Firewall Cert Guide: Recording ASA Activity

To help you prepare for the CCNP Security Firewall 642-617 exam, this chapter covers System Time, Managing Event and Session Logging, Configuring Event and Session Logging, Verifying Event and Session Logging, and Troubleshooting Event and Session Logging.
This chapter is from the book
  • System Time: This section describes configuration of system time, both locally on the Cisco Adaptive Security Appliance and through the use of NTP.
  • Managing Event and Session Logging: This section gives an overview of the security appliance logging subsystem, including event destinations, severity levels, and NetFlow support.
  • Configuring Event and Session Logging: This section describes the configuration of logging on the security appliance. It covers the setting of global parameters, the creation of event lists and filters, and the details on configuring a number of event destinations.
  • Verifying Event and Session Logging: This section covers commands used to verify proper functioning of logging on the security appliance.
  • Troubleshooting Event and Session Logging: This section covers commands used to troubleshoot logging functionality.

Effective troubleshooting of network or device activity, from the perspective of the security appliance, requires accurate information. Many times, the best source of accurate and complete information will be various logs, if logging is properly configured to capture the necessary information. A Cisco security appliance has many potential destinations to which it can send logging information.

"Do I Know This Already?" Quiz

The "Do I Know This Already?" quiz allows you to assess whether you should read this entire chapter thoroughly or jump to the "Exam Preparation Tasks" section. If you are in doubt about your answers to these questions or your own assessment of your knowledge of the topics, read the entire chapter. Table 6-1 lists the major headings in this chapter and their corresponding "Do I Know This Already?" quiz questions. You can find the answers in Appendix A, "Answers to the 'Do I Know This Already?' Quizzes."

Table 6-1. "Do I Know This Already?" Section-to-Question Mapping

Foundation Topics Section

Questions

System Time

1–4

Managing Event and Session Logging

5–7

Configuring Event and Session Logging

8–12

Verifying Event and Session Logging

13

Troubleshooting Event and Session Logging

14

  1. Which are two of the most important reasons for ensuring accurate time on the security appliance? (Choose two.)

    1. Synchronization with AAA servers
    2. Use of digital certificates
    3. Time-based Modular Policy Framework rules
    4. Time stamps in log messages
  2. Where in ASDM do you configure NTP authentication and servers?

    1. Configuration > Device Setup > System Time > NTP
    2. Configuration > Device Management > System Time > NTP
    3. Configuration > Device Management > System Time > NTP > Parameters
    4. Configuration > Device Setup > System Time > NTP > Parameters
  3. Consider the following command:

    ntp authentication-key 1 md5 UEB34mid@#9C

    What does this command mean?

    1. This is the first authentication key in a key ring, and the MD5 hash value is the value UEB34mid@#9C.
    2. The key number is 1, which will be sent by the NTP server in all packets. The key of UEB34mid@#9C is used to create an MD5 keyed hash value to verify the server message.
    3. The key number is 1, which is locally significant and allows the creation of multiple trusted keys per server. The key of UEB34mid@#9C is used to create an MD5 keyed hash value to verify the server message.
    4. None of these answers are correct. This is not a valid command string.
  4. Consider the following command:

    ntp server 10.0.0.5 key 1 source inside prefer

    What is the meaning of the word "prefer" in this command?

    1. This NTP server is preferred over all other time sources.
    2. The security appliance prefers the use of NTP authentication key 1 over other keys in the key ring.
    3. The security appliance prefers the use of NTP authentication using key 1, but is willing to accept unauthenticated NTP messages from this server.
    4. This NTP server is preferred over other time sources of similar accuracy, but can be overridden by a more accurate time source.
    5. None of these answers are correct. This is not a valid command string.
  5. What are the two major classifications of security appliance events? (Choose two.)

    1. System events
    2. Security events
    3. Network events
    4. Syslog events
    5. None of these answers are correct. This is not a valid command string.
  6. Consider the following partial event message:

    Jan 5 2011 09:27:16 FIREWALL : %ASA-6-725002: Device completed ...
    

    What is the severity level of this event message?

    1. Notifications
    2. Informational
    3. Warnings
    4. Debugging
    5. Errors
  7. Which version of NetFlow is supported by the security appliance?

    1. 9
    2. 2
    3. 7.2
    4. 5
  8. If the internal buffer logging destination becomes full, which two locations can its contents be copied to, to ensure no loss of information?

    1. An HTTP server
    2. An FTP server
    3. Internal flash memory
    4. A TFTP server
    5. An SCP server
  9. How are time stamps enabled/disabled for logging event messages to destinations?

    1. Once, globally, by navigating to Configuration > Device Management > Logging > Syslog Setup
    2. Once, globally, by navigating to Configuration > Device Management > Logging > Logging Setup
    3. Once, globally, but this can be done only from the CLI
    4. Per log destination, by navigating to Configuration > Device Management > Logging > screen for destination being configured
    5. Per log destination, but this can be done only from the CLI interface
  10. You want to change the level at which message 106018 is logged to Notifications, from its default setting. The message will be sent to your syslog server destination. Which of the following is the correct command syntax?

    1. logging trap message 106018 level Notifications
    2. message 106018 syslog level Notifications
    3. logging message 106018 level Notifications
    4. logging level Notifications message 106018
    5. logging message 106018 new level Notifications
  11. What is an event list? (Choose all that apply.)

    1. A grouping of messages, based on which logging subsystem generated the events in the list.
    2. A reusable group of messages, selected by a combination of event class, event severity, and separately by message IDs.
    3. A filter, used to determine which messages generated by the logging subsystem are forwarded to a particular log destination.
    4. All of these answers are correct.
  12. You want to configure logging so that email messages are sent to administrators when events of maximum level Errors are generated by the system. Which of the following is the correct syntax for the command you need to use?

    1. logging smtp Errors
    2. logging trap smtp Errors
    3. logging email Errors
    4. logging trap email Errors
    5. logging mail Errors
    6. logging trap mail Errors
  13. You want to verify that the security appliance is sending NetFlow v9 records to the configured NetFlow collector. Which of these items will do that?

    1. Use the show logging command and look for a non-zero number as messages logged for the NetFlow destination.
    2. Use the show logging command and look for a non-zero number as packets sent for the NetFlow destination.
    3. Use the show flow-export counters command and look for a non-zero number as messages logged.
    4. Use the show flow-export counters command and look for a non-zero number as packets sent.
  14. You suspect your syslog server is not receiving all messages generated by the security appliance, possibly due to excessive logging leading to a queue overflow. What command would you use to verify your suspicions?

    1. show logging
    2. show logging queue
    3. show logging drops
    4. show logging queue drops
vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |