Saving a Configuration

You can save the S- K- or 7100-Series device configuration by doing one of the following:

  • Creating a configuration restore-point. The configuration restore-point resides on your system. You cannot save a configuration restore-point to a file. Any additional configuration settings that you change after creating this restore-point will not be included when the restore-point configuration is applied, such as when the system reboots. You can configure only one restore-point.

    To create a configuration restore-point of the current configuration, use the set config 
restore-point command.

    set config restore-point <description>

  • Write the configuration to a file.

    To write the configuration to a file, use the show config command.

    show config outfile outfile

    outfile must include the slotN/ local file path directory.

    : Creating a Configuration Restore-Point

    System(rw)-> set config restore-point 25June2009_0800

    Example: Creating a Configuration File

    System(rw)-> show config outfile slot1/newconfig