The following command is issued on a Cisco Router:
Router(configuration)#logging console warnings
Which alerts will be seen on the console?
A.
Warnings only
B.
debugging, informational, notifications, warnings
C.
warnings, errors, critical, alerts, emergencies
D.
notifications, warnings, errors
E.
warnings, errors, critical, alerts
Why emergencies? any idea?
When you configure it to log level warnings it sets the logging to warnings AND everything with a lower log level (Higher Severity).