This command restores the management-module configuration that was previously saved to the BladeCenter unit chassis or to a file.
Configurations are saved to the BladeCenter unit chassis or to a file using the write command.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display management-module automatic configuration setting | Displays the automatic configuration setting (-auto command option) of the management module. | read |
where x is the primary management-module bay number. |
Restore management-module configuration from BladeCenter unit midplane | Restores the management-module configuration from an image that was previously saved to the BladeCenter unit midplane. |
read
-config chassis
This command can only be
run by users who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Restore management-module configuration from file (no encryption) | Restores the management-module configuration from an image that was previously saved to a file while data encryption was not enabled for the BladeCenter unit. |
read -config file
-l
filename -i ip_address
where:
This command can only be run by users who have
one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Restore management-module configuration from file (encryption) | Restores the management-module configuration from
an image that was previously saved to a file while data encryption
was enabled for the BladeCenter unit.
Note: When a configuration file
was created with a pass-phrase (encryption enabled), if this configuration
file is restored on the same management module, the pass-phrase entered
during restoration is ignored.
|
read -config
file -l
filename
-i
ip_address
-p
passphrase
where:
This command can only be run by users who have
one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Enable automatic management-module configuration | Enables automatic configuration of the management
module, based on settings stored in the BladeCenter unit midplane,
when the management module is installed.
Note: The -auto option can
only be used when the management-module configuration was stored to
the BladeCenter unit midplane.
|
read -config
chassis -auto on
This command can only be
run by users who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Disable automatic management-module configuration | Disables automatic configuration of the management module, based on settings stored in the BladeCenter unit midplane, when the management module is installed. |
read -config
chassis -auto off
This command can only
be run by users who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Example:
read -config chassis
The following example shows the information that is returned from this command:
system:mm[1]> read -config chassis
OK
Configuration restore from the chassis was successful
Restart the MM for the new settings to take effect
system:mm[1]>