Previous Topic: Boot File Locations (PVM appliances only)Next Topic: VM Agent and Boot Completion Report


Network Configuration

An appliance uses its last network interface (the one appearing last in a network device discovery scan) as the service interface, used to configure itself and to communicate with the CA AppLogic® grid. This interface is referred to in CA AppLogic® documentation as the default interface.

Upon startup, an appliance configures itself as follows:

The format of the configuration files that the appliance receives from the CA AppLogic® grid is described in the Appendix. Note that in most cases the appliance designer need not be concerned with the format of these files, as the APK initialization scripts take care to interpret them and configure the appliance accordingly. For appliances that have configurable properties, the APK provides their values in various easy to use cooked formats which can be read by the appliance-specific code. Also, in many cases it is possible to instruct the APK to modify appliance-specific configuration files on startup and insert the values of the appliance's properties into them at the right places. See the Interior Boundary section.