Chapter 2: Starting a Management Session
34 Section I: Getting Started
Saving Your Changes
The switch does not save changes when you shut down or restart the
switch. If you want to restart the switch with the configuration that you
changed, save changes into a configuration file and assign the
configuration file as the start-up configuration file.
To save the changes to a configuration file, do the following:
1. View the configuration files that are currently saved on the switch by
using the SHOW FILE command:
Manager > show file
2. Save the changes into a configuration file of
config1.cfg
using the
CREATE command:
Manager > create config=
config1.cfg
If a file with the same name already exists, the switch overwrites the
file.
3. Assign the file as a start-up configuration file using the SET CONFIG
command.
Manager > set config=
config1.cfg
4. Restart the switch
Manager > restart