< Home

rename (user-defined application view)

Function

The rename command renames a user-defined application.

Format

rename new-name

Parameters

Parameter Description Value

new-name

Specifies the new 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 (").

Views

User-defined application view

Default Level

2: Configuration level

Usage Guidelines

None

Example

# Rename user-defined application UD_abc to UD_hello.

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