- Enterasys Ethernet Switches Reference Manual

set logging default
D-Series CLI Reference 12-5
set logging default
Usethiscommandtosetloggingdefaultvalues.
Syntax
set logging default {[facility facility] [severity severity] port port]}
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtosettheSyslogdefaultfacilitynametolocal2andtheseveritylevelto4
(errorlogging):
D2(su)->set logging default facility local2 severity 4
clear logging default
Usethiscommandtoresetloggingdefaultvalues.
Syntax
clear logging default {[facility] [severity] [port]}
Parameters
facilityfacility Specifiesthedefaultfacilityname.Validvaluesare:local0tolocal7.
severityseverity Specifiesthedefaultloggingseveritylevel.Validvaluesand
correspondinglevelsare:
1emergencies(systemisunusable)
2alerts(immediateactionrequired)
3criticalconditions
4errorconditions
5warningconditions
6notifications(significant
conditions)
7informationalmessages
8debuggingmessages
portport SpecifiesthedefaultUDPporttheclientusestosendtotheserver.
facility (Optional)Resetsthedefaultfacilitynametolocal4.
severity (Optional)Resetsthedefaultloggingseveritylevelto6(notificationsof
significantconditions).