custom-ui-file

This command specifies the location of the custom user interface file.

Syntax

custom-ui-file URL

no custom-ui-file

Parameters

URL
Specifies the location of the file on the appliance.

Guidelines

The custom-ui-file command specifies the location of the custom user interface file. The file must be in the local: or store: directory on the appliance. The file cannot be on a mounted file system.

This XML file contains custom user interface messages to display in the GUI and from the CLI. This file also defines the custom prompt for the CLI. After you create the custom user interface file, use the test schema command to validate that the XML file is conformant with the dp-user-interface.xsd schema.

Use the no custom-ui-file command to remove the use of custom messages and the CLI prompt that are defined in the custom user interface file.

Example

Specify the xyzbanner.xml file in the store: directory as the custom user interface file.

# custom-ui-file system:///xyzbanner.xml