Oracle® Switch ES2-72 and Oracle Switch ES2-64 Configuration Guide

Exit Print View

Updated: April 2015
 
 

Configure the Name of the Configuration File

This task describes how to write the configuration file to flash. This file is used as the restoration configuration file.

  1. Connect to SEFOS.

    See Connect to SEFOS.

  2. Configure the configuration file name.
    1. Enter Global Configuration mode.
      SEFOS-1# configure terminal
      
    2. Configure the restoration configuration file name for the switch.

      For example:

      SEFOS-1(config)# default restore-file myconfig.conf
      
    3. Exit Global Configuration mode.
      SEFOS-1(config)# end
      
  3. View the default configuration file name.
    SEFOS-1# show nvram
    ...
    Config Restore Filename                     : myconfig.conf
    ...
    

Related Information