< Home

profile type casa copy

Function

The profile type casa copy command clones an existing cloud access security awareness (CASA) profile and displays the view of the new CASA profile.

Format

profile type casa copy old-name [ new-name ]

Parameters

Parameter Description Value
old-name

Specifies the name of the cloud access security awareness profile to be cloned.

The specified cloud access security awareness profile must exist.

new-name

Specifies the name of the new cloud access security awareness profile.

The value is a case-sensitive string. If the name does not contain any space, the value contains 1 to 32 characters. If the name contains spaces, the value contains 3 to 34 characters, and you must enclose the name with double quotation marks, for example, "user for test". The name cannot contain any question mark (?), comma (,), quotation mark ("), or hyphen (-).

Views

System view

Default Level

2: Configuration level

Usage Guidelines

To create a cloud access security awareness profile that is similar to an existing one, clone the existing one and make the desired modifications.

If new-name is not specified, the default name of the new cloud access security awareness profile is old-name_n. n indicates the number of times that the cloud access security awareness profile is cloned. It is an integer starting from 1.

Example

# Create two cloud access security awareness profiles by cloning profile template default.

<sysname> system-view
[sysname] profile type casa copy default
[sysname-profile-casa-default_1] quit
[sysname] profile type casa copy default 
[sysname-profile-casa-default_2] quit
[sysname]
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >