2-294
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands
logging file
Command History
Usage Guidelines
On a stacking-capable switch, the log file is stored in ASCII text format in an internal buffer on a
standalone switch, and in the case of a switch stack, on the stack master. If a standalone switch or the
stack master fails, the log is lost unless you had previously saved it to flash memory by using the
logging
file flash:
filename
global configuration command.
On the nonstacking-capable switch, the log file is stored in ASCII text format in an internal buffer on
the switch. You can access logged system messages by using the switch command-line interface (CLI)
or by saving them to a properly configured syslog server. If the switch fails, the log is lost unless you
had previously saved it to flash memory by using the
logging file flash:
filename
global configuration
command.
After saving the log to flash memory by using the
logging file
flash:
filename
global configuration
command, you can use the
more flash:
filename
privileged EXEC command to display its contents.
The command rejects the minimum file size if it is greater than the maximum file size minus 1024; the
minimum file size then becomes the maximum file size minus 1024.
Specifying a
level
causes messages at that level and numerically lower levels to be displayed.
Examples
This example shows how to save informational log messages to a file in flash memory:
Switch(config)#
logging file flash:logfile informational
You can verify your setting by entering the
show running-config
privileged EXEC command.
Related Commands
Release
Modification
12.2(40)EX1
This command was introduced.
Command
Description
show running-config
Displays the operating configuration. For syntax information, use this
link to the Cisco IOS Release 12.2 Command Reference listing page:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/prod_comm
and_reference_list.html
Select the
Cisco IOS Commands Master List, Release 12.2
to navigate
to the command.