Chapter 1
| Initial Switch Configuration
Managing System Files
– 48 –
the running-config, the system will reboot, and the settings will have to be
copied from the running-config to a permanent file.
Upgrading the
Operation Code
The following example shows how to download new firmware to the switch
and activate it. The TFTP server could be any standards-compliant server
running on Windows or Linux. When downloading from an FTP server, the
logon interface will prompt for a user name and password configured on the
remote server. Note that “anonymous” is set as the default user name.
File names on the switch are case-sensitive. The destination file name should
not contain slashes (\ or /), and the maximum length for file names is 32
characters for files on the switch or 128 characters for files on the server.
(Valid characters: A-Z, a-z, 0-9, “.”, “-”)
Console#copy tftp file
TFTP server ip address: 10.1.0.19
Choose file type:
1. config: 2. opcode: 2
Source file name: m360.bix
Destination file name: m360.bix
\Write to FLASH Programming.
-Write to FLASH finish.
Success.
Console#config
Console(config)#boot system opcode: m360.bix
Console(config)#exit
Console#dir
File Name Type Startup Modified Time Size (bytes)
------------------------------ ------- ------- ------------------- ------------
Unit 1:
SC3-52T_V1.1.10.171.bix OpCode Y 2017-11-01 05:35:52 8622340
Factory_Default_Config.cfg Config N 2017-11-01 05:26:32 477
startup1.cfg Config Y 2017-11-01 05:26:35 2076
startup2.cfg Config N 2017-11-01 05:57:52 1700
-------------------------------------------------------------------------------
Free space for user config files: 2617187
Total space: 32 MB
Console#
Saving or Restoring
Configuration
Settings
Configuration commands only modify the running configuration file and are not
saved when the switch is rebooted. To save all your configuration changes in
nonvolatile storage, you must copy the running configuration file to the start-up
configuration file using the “copy” command.
New startup configuration files must have a name specified. File names on the
switch are case-sensitive, can be from 1 to 31 characters, must not contain
slashes (\ or /), and the leading letter of the file name must not be a period (.).
(Valid characters: A-Z, a-z, 0-9, “.”, “-”, “_”)
There can be more than one user-defined configuration file saved in the
switch’s flash memory, but only one is designated as the “startup” file that is