5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
187
logging persistent severity level
no logging persistent
Parameters
severity level
Indicates the Logging Severity level.
Default
The default is Disabled.
Command Mode
Global Config
5-48
logging protocol
This command is used to configure the logging protocol version number as either 0 or 1. Version 0 is
used by RFC 3164 and version 1 is used by RFC 5424.
logging protocol {0 | 1}
Parameters
None
Default
The default is 0 (RFC 3164).
Command Mode
Global Config
5-49
logging syslog
This command is used to enable syslog logging. The optional
facility
parameter can be used to set the
default facility used in syslog messages for those components without an internally assigned facility. The
facility
value can consist of one of the following keywords:
kernel
,
user
,
,
system
,
security
,
syslog
,
lpr
,
nntp
,
uucp
,
cron
,
auth
,
ftp
,
ntp
,
audit
,
alert
,
clock
,
local0
,
local1
,
local2
,
local3
,
local4
,
local5
,
local6
,
local7
. The default facility is
local7
.
The
no
command is used to disable syslog logging.
logging syslog [facility facility]
no logging syslog [facility facility]