Skip to main content Link Menu Expand (external link) Document Search Copy Copied
LXI header

LXI Common Configuration Schema

The LXI Common Configuration XML schema is specified by the LXI Consortium as part of the LXI Security Extended Function.

LXICommonConfiguration contains settings related to the device secure configuration. This includes the configuration of the network interface, configuration of various network protocols and client authentication information.

This schema is used to:

  • Configure the security settings of a device
  • Interrogate a device to determine its security settings
  • Interrogate a device to determine its security capabilities

The following examples are provided:

ExamplePurpose
LXICommonConfigurationExample.xmlCommon Configuration Basic example with UnsecureMode as false
HashedPasswordExample.xmlAdded a couple of passwords to the basic example
LXICommonConfigurationExampleWithUnsecureModeEnabled.xmlTelnet and SCPIRaw enabled so UnsecureMode is enabled

Schemas

 VersionDoc
LXICommonConfiguration1.0doc

Examples