< Home

user-defined-application name

Function

The user-defined-application name command creates a user-defined application and displays its view.

The undo user-defined-application command deletes a user-defined application.

Format

user-defined-application name name

undo user-defined-application { name name | all }

Parameters

Parameter Description Value

name name

Specifies the name of a user-defined application.

The value is a case-sensitive character string, and must begin with UD_. The length of a name without spaces ranges from 4 to 32 characters. The length of a name with spaces ranges from 6 to 34 characters. If a name contains spaces, the name must be enclosed with quotation marks (for example, "UD_user for test").

The name cannot contain question marks (?), commas (,), or hyphens (-). If the name does not contain any space, it also cannot have any double quotation marks (").

all

Indicates all user-defined applications.

-

Views

SA view

Default Level

2: Configuration level

Usage Guidelines

If the name you specify does not exist, a user-defined application is created and the user-defined application view is displayed. If the specified name exists, the user-defined application view is displayed directly.

Example

# Create user-defined application UD_abc.

<sysname> system-view
[sysname] sa
[sysname-sa] user-defined-application name UD_abc
[sysname-sa-user-defined-app-UD_abc]
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic