Network Device Management Flashcards
A message is generated when something happens on the device, such as an interface going down or an OSPF neighbor adjacency coming up
Syslog
What is the Syslog format?
- Sequence Number
- Time Stamp
- Facility
- Severity Level
- Mnemonic
- Description
What is Syslog Severely Level 0?
Emergency
What is Syslog Severely Level 1?
Alert
What is Syslog Severely Level 2?
Critical
What is Syslog Severely Level 3?
Error
What is Syslog Severely Level 4?
Warning
What is Syslog Severely Level 5?
Notice
What is Syslog Severely Level 6?
Informational
What is Syslog Severely Level 7?
Debug
Description of Syslog Severity:
System is unusable. A panic condition
Emergency
Description of Syslog Severity:
A condition that should be corrected immediately, such as a corrupted system database.
Alert
Description of Syslog Severity:
Critical conditions, such as hard device errors
Critical
Description of Syslog Severity:
Error Conditions
Error
Description of Syslog Severity:
Warning Conditions
Warning
Description of Syslog Severity:
Normal but significant conditions. Not errors, but may require special handling
Notice
Description of Syslog Severity:
Informational messages
Informational
Description of Syslog Severity:
Messages that contain information normally of use only when debugging a program
Debug
What locations can Syslog be logged to?
Console, VTY, Logging Buffer (RAM) and External Logging Servers
What command would you use while in an SSH session to view debug output to the CLI?
terminal monitor
What will appear in the syslog format if a sequence number isn’t provided?
*
What does facility mean in relation to a syslog event?
It’s the thing that generated the event
What does Mnemonic mean in relation to a syslog event?
Short description of what happened
What command would you use to log events to VTY lines?
logging monitor