What levels will be trapped if the administrator executes the command
router(config)# logging trap 4 (Choose four)
A.
Emergency
B.
Notice
C.
Alert
D.
Error
E.
Warning
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 exist4 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.