What levels will be trapped if the administrator executes the command router(config)# logging trap 4?
(Choose four.)
Correct Answer: A,C,D,E
Explanation/Reference:
Explanation:
The Message Logging is divided into 8 levels as listed below:
Level Keyword Description
0 emergencies System is unusable
1 alerts Immediate action is needed
2 critical Critical conditions exist
3 errors Error conditions exist
4 warnings Warning conditions exist
5 notification Normal, but significant, conditions exist 6 informational Informational messages 7 debugging Debugging messages If you specify a level with the "logging trap level" command, that level and all the higher levels will be logged. For example, by using the "logging trap 4 command, all the logging of emergencies, alerts, critical, errors, warnings will be logged.