ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 1
| Initial Switch Configuration
Managing System Files
– 65 –
Choose file type:
1. config; 2. opcode: 2
Source file name: ECS4100_V1.2.24.182.bix
Destination file name: ECS4100_V1.2.24.182.bix
Flash programming started.
Flash programming completed.
Success.
Console#config
Console(config)#boot system opcode:ECS4100_V1.2.24.182.bix
Success.
Console(config)#exit
Console#dir
File Name Type Startup Modified Time Size (bytes)
------------------------------ ------- ------- ------------------- ----------
--
Unit 1:
ECS4100_V1.2.24.182.bix OpCode Y 2018-05-18 07:15:29 9,793,800
ECS4100_V1.2.23.182.bix OpCode N 2018-05-15 11:01:35 9,781,512
Factory_Default_Config.cfg Config N 2017-06-05 15:08:25 455
startup1.cfg Config Y 2018-05-18 06:17:23 2,475
----------------------------------------------------------------------------
Free space for user config files: 2,618,510
Total space: 33,554,432
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 switchs
flash memory, but only one is designated as the “startup” file that is loaded when
the switch boots. The copy running-config startup-config command always sets
the new file as the startup file. To select a previously saved configuration file, use
the boot system config:<filename> command.
The maximum number of saved configuration files depends on available flash
memory. The amount of available flash memory can be checked by using the dir
command.
To save the current configuration settings, enter the following command:
1. From the Privileged Exec mode prompt, type “copy running-config startup-
config” and press <Enter>.
2. Enter the name of the start-up file. Press <Enter>.