The profile type aie copy command creates an AIE profile by copying an existing one and displays the view of the new AIE profile.
| Parameter | Description | Value |
|---|---|---|
old-name |
Specifies the name of an AIE profile to be copied. |
The value must be an existing AIE profile. |
new-name |
Specifies the name of a new 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 (-). |
If the content of the new AIE profile is similar to that of an existing one, you can copy the existing profile to create an AIE profile.
If the value of new-name is not specified, the name of the new AIE profile is old-name_n by default, where n indicates the number of times the profile is copied. The value is an integer starting from 1.