< Home

rename (application group view)

Function

The rename command renames an application group.

Format

rename new-name

Parameters

Parameter Description Value

new-name

Specifies the new name of an application.

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

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

Views

Application group view

Default Level

2: Configuration level

Usage Guidelines

None

Example

# Rename application group aaa to bbb.

<sysname> system-view
[sysname] application-group name aaa
[sysname-application-group-aaa] rename bbb
[sysname-application-group-bbb]
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >