Syslog Flashcards
What are the popular destinations for Syslog messages to be saved?
A. Flash
B. The logging buffer RAM
C. The console terminal
D. Other terminals
E. Syslog server
B. The logging buffer RAM
C. The console terminal
E. Syslog server
Syslog was configured with a level 3 trap. Which 3 types of logs would be generated (choose four)
A. Emergencies
B. Alerts
C. Errors
D. Warnings
E. Critical
A. Emergencies
B. Alerts
C. Errors
E. Critical
Which three statements about Syslog utilization are true? (Choose three)
A. Utilizing Syslog improves network performance.
B. The Syslog server automatically notifies the network administrator of network problems.
C. A Syslog server provides the storage space necessary to store log files without using router disk space.
D. There are more Syslog messages available within Cisco IOS than there are comparable SNMP trap messages.
E. Enabling Syslog on a router automatically enables NTP for accurate time stamping.
F. A Syslog server helps in aggregation of logs and alerts.
C. A Syslog server provides the storage space necessary to store log files without using router disk space.
D. There are more Syslog messages available within Cisco IOS than there are comparable SNMP trap messages.
F. A Syslog server helps in aggregation of logs and alerts.
What command instructs the device to timestamp Syslog debug messages in milliseconds?
A. service timestamps log datetime localtime
B. service timestamps debug datetime msec
C. service timestamps debug datetime localtime
D. service timestamps log datetime msec
B. service timestamps debug datetime msec
What is the default Syslog facility level?
A. local4
B. local5
C. local6
D. local7
D. local7
What levels will be trapped if the administrator executes the command
router(config)# logging trap 4
A. Emergency
B. Notice
C. Alert
D. Error
E. Warning
A. Emergency
C. Alert
D. Error
E. Warning
A network administrator enters the following command on a router: logging trap 3. What are three message types that will be sent to the Syslog server? (Choose three)
A. informational
B. emergency
C. warning
D. critical
E. debug
F. error
B. emergency
D. critical
F. error