Specifications

Table Of Contents
2-184
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
logging on
logging on
Sends SCE platform user log messages to the syslog server.
To disable sending log messages to the syslog server, use the no form of this command.
logging on
no logging on
Syntax Description This command has no arguments or keywords.
Command Default Logging to syslog is disabled by default.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines System messages generated by the SCE platform are available from the following sources:
SCE user logs (managed using logger commands)
SNMP traps (displayed using the show snmp mib command)
syslog server (managed using logging commands)
If logging to the syslog server is disabled, system messages are available only from the SCE platform
user logs or through SNMP.
Authorization: admin
Examples The following example shows how enable sending log messages to the syslog server.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#logging on
SCE(config)#
Release Modification
3.6.x This command was introduced.