Export / Import Of Configuration Data; Supported Scci Commands - Cisco C880 M5 Configuration Manual

Hide thumbs Also See for C880 M5:
Table of Contents

Advertisement

Optional time delays between the execution of consecutive commands
l
must implemented outside the script.
For example, you can achieve this as follows:
1. Divide the script appropriately into separate scripts.
2. Use the functional range of the client to insert time delays between sending
the individual files.
5.4.2.3

Export / import of configuration data

The Baseboard Management Controller page of the iRMC web interface allows you
to save (export) the current iRMC configuration data in a configuration file (.pre). As
well, you can import iRMC configuration data from an existing configuration file (.pre),
i.e. load configuration data onto the iRMC (for more information, refer to the "Cisco
C880 M5 User Interface Guide").
To import an iRMC configuration, you can alternatively send the corresponding SCCI
command file to the /config URI of the iRMC via the HTTP POST operation.
5.4.3

Supported SCCI commands

The iRMC S5 supports the following SCCI commands:
SCCI
OpCode
0xE002
0x0111
0x0112
0x0113
0x0204
0x020C
0x0203
0x0250
Cisco C880 M5 Configuration Guide
SCCI Command String
ConfigSpace
PowerOnCabinet
PowerOffCabinet
PowerOffOnCabinet
ResetServer
RaiseNMI
ResetFirmware
ConnectRemoteFdImage
Meaning
ConfigSpace write
Power on the server.
Power off the server.
Power cycle the server.
Hard reset the server.
Pulse the NMI (Non Maskable Interrupt).
Perform a BMC reset.
Connect or disconnect a floppy disk image on
a remote image mount (NFS or CIFS share).
5.4 SCCI
71

Advertisement

Table of Contents
loading

Table of Contents