< Home

rename (Artificial Intelligence Engine Profile View)

Function

The rename command renames an existing AIE profile and displays the AIE profile view.

Format

rename new-name

Parameters

Parameter Description Value

new-name

Specifies the new name for the AIE profile.

The value is a case-sensitive character string. When the name does not contain spaces, the value is a string of 1 to 32 characters. When the name contains spaces, the value is a string of 3 to 34 characters, and you need to enclose the name in quotation marks (""), for example, "user for test". The value cannot contain question marks (?), commas (,), or hyphens (-).

Views

Artificial intelligence engine profile view

Default Level

2: Configuration level

Usage Guidelines

To change the name of an AIE profile, run the rename command.

Example

# Change the name of the AIE profile from profile1 to profile_aie_1.

<sysname> system-view
[sysname] profile type aie name profile1
[sysname-profile-aie-profile1] rename profile_aie_1
[sysname-profile-aie-profile_aie_1] 
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >