SHOW CHASSIS BACKUP

Enter this command to see the list of commands saved in the chassis non-volatile memory, which constitute the previously-saved chassis configuration. Running the commands restores most of the settings. Use the output from this command in a script to quickly configure a replacement Moonshot 1500 Chassis Management module.


[NOTE: ]

NOTE: User accounts are not saved as part of the chassis configuration backup.


Command Syntax

show chassis backup

Access privilege

All

Restrictions

None

Output

Command output example

hpiLO-> show chassis backup

Retrieving configuration from chassis.
The commands below were saved to the chassis EEPROM the last time SET CHASSIS
BACKUP was run.  They can be used to restore the configuration to an iLO 
Chassis Management Module.

#------------------------------------------------------------------------------
# The commands below can be used to configure an iLO Chassis Management Module
# to a previous state.
#    NOTE: In the "User Configuration" section, the ADD USER commands are
#          commented out.  This is because the user password is required to add
#          a user account, and we do not want to expose the current password.
#          The ADD USER command is provided as a template.  The user account
#          must be added for the other USER commands to succeed.
#------------------------------------------------------------------------------
# Date: 08/12/2015
# Time: 11:30
# Timezone: America/Chicago

#-----------------------
# Chassis Configuration
#-----------------------
SET CHASSIS NAME "Test"
SET CHASSIS ASSET "Test Asset"
SET CHASSIS AUTOPOWER Off
.
.
.
#--------------------
# SNMP Configuration
#--------------------
SET SNMP TRAPDEST 1 192.0.2.2
SET SNMP TRAPDEST 2 NONE
SET SNMP TRAPDEST 3 NONE
ENABLE SNMP