Logging File - Cisco Catalyst 3030 Command Reference Manual

Blade switch
Hide thumbs Also See for Catalyst 3030:
Table of Contents

Advertisement

Chapter 2
Cisco Catalyst Blade Switch 3030 Cisco IOS Commands

logging file

Use the logging file global configuration command to set logging file parameters. Use the no form of
this command to return to the default setting.
Syntax Description
filesystem:filename
max-file-size
nomax
min-file-size
severity-level-number
type
Defaults
The minimum file size is 2048 bytes; the maximum file size is 4096 bytes.
The default severity level is 7 (debugging messages and numerically lower levels).
Command Modes
Global configuration
Command History
Release
12.2(25)SEE
78-17262-01
logging file filesystem:filename [max-file-size | nomax [min-file-size]] [severity-level-number |
type]
no logging file filesystem:filename [severity-level-number | type]
Alias for a flash file system. Contains the path and name of the file that
contains the log messages.
The syntax for the local flash file system:
flash:
(Optional) Specify the maximum logging file size. The range is 4096 to
2147483647.
(Optional) Specify the maximum file size of 2147483647.
(Optional) Specify the minimum logging file size. The range is 1024 to
2147483647.
(Optional) Specify the logging severity level. The range is 0 to 7. See the type
option for the meaning of each level.
(Optional) Specify the logging type. These keywords are valid:
Modification
This command was introduced.
emergencies—System is unusable (severity 0).
alerts—Immediate action needed (severity 1).
critical—Critical conditions (severity 2).
errors—Error conditions (severity 3).
warnings—Warning conditions (severity 4).
notifications—Normal but significant messages (severity 5).
informational—Information messages (severity 6).
debugging—Debugging messages (severity 7).
Cisco Catalyst Blade Switch 3030 Command Reference
logging file
2-149

Advertisement

Table of Contents
loading

Table of Contents