Go to main content
Oracle® Switch ES1-24 Product Notes

Exit Print View

Updated: November 2016
 
 

Include the SEFOS Configuration in Backups

By default, only the Oracle ILOM configuration is backed up when the backup feature is used. Complete the following tasks to include the SEFOS configuration in this backup.

  1. Before backing up your SEFOS configuration using the Oracle ILOM backup feature, complete the following steps.
    1. Save the switch configuration.
      SEFOS# write startup-config
      Building configuration ...
      [OK]
      
    2. Set a passphrase.
      -> cd /SP/config
      /SP/config
      -> set passphrase=abc123
      Set 'passphrase' to 'abc123'
      

      Note -  The passphrase you provide must not contain the @, ‘ (apostrophe), " (quotes), or \ (back slash) symbols.
  2. Ensure that you have proper login credentials for the server where the configuration is to be backed up.
  3. Back up the configuration to a remote server.
    -> set dump_uri=ftp://username:password@192.168.1.100/tmp/mySwitchConfig.bak
    Dump successful