Dell 34XX Switch User Manual


 
Configuring System Information 125
Enabling Logs:
1
Open the
Global Log Parameters page
.
2
Select
Enable
in the
Logging
drop-down list.
3
Select the log type and log severity in the
Global Log Parameters
check boxes.
4
Click
Apply Changes.
The log settings are saved, and the device is updated.
Enabling Logs Using CLI Commands
The following table summarizes the equivalent CLI commands for setting fields displayed in the
Global Log Parameters
page.
The following is an example of the CLI commands:
Table 6-25. Global Log Parameters CLI Commands
CLI Command Description
logging on
Enables error message logging.
logging
{i
p-address |
hostname
}
[
port
port
]
[
severity
level
] [
facility
facility
]
[
description
text
]
Logs messages to a syslog server. For a list of the
Severity levels, see
"Log Severity Levels" on
page 123
.
logging console
level
Limits messages logged to the console based on
severity.
logging buffered
level
Limits syslog messages displayed from an internal
buffer (RAM) based on severity.
logging file
level
Limits syslog messages sent to the logging file
based on severity.
clear logging
Clears logs.
clear logging file
Clears
messages from the logging file
.
console(config)# logging on
console(config)# logging console errors
console(config)# logging buffered debugging
console(config)# logging file alerts
console(config)# end
console# clear logging file
Clear Logging File [y/n]y