Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
2.6.9 Clear Log File
The Syslog file can be cleared to enable the fresh logging of messages.
Follow the steps below to clear the log file.
Enters the configuration mode
Exits the configuration mode.
Displays the Syslog configuration.
Optional step – saves this configuration
to be part of startup configuration.
The example below shows the commands used to clear the log file.
SMIS# configure terminal
SMIS(config)# clear log file
SMIS(config)# end
SMIS# show logging
System Log Information
----------------------
Syslog logging: enabled(Number of messages 0)
Console logging: disabled(Number of messages 0)
File logging: disabled(Number of messages 0)
Log File Name:
File Max Entries: 500
TimeStamp option: enabled
Trap logging: Critical
Log server IP: None
Facility: Default (local0)
Buffered size: 50 Entries
LogBuffer: (0 Entries)
LogFile: (0 Entries)
2.7 Configuration Management
This section describes the steps to save and manage the configuration files on the switch. It also describes
the firmware upgrade and “restore to factory defaults” functions.
2.7.1 Save Startup-Config
Switch configurations can be saved using the command write startup-config. A configuration saved as a
startup configuration will be loaded automatically when switch reboots. The default startup configuration
file name is iss.conf. This startup configuration file is stored in the flash memory.
Follow the steps below to write existing switch configuration as startup-config.