Sun Blade 6000 Ethernet Switched NEM 24p 10GbE Release 1.2.2 Product Notes

Exit Print View

Updated: March 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 NEM 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 remote server.
    -> set dump_uri=ftp://username:password@192.168.1.100/tmp/myNEMconfig.bak
    Dump successful