1 Introduction
This document describes how to change prefix for exported backup names.
This is used to specify a text (maximum 128 characters) that is to be added to the beginning of the label generated for all backup export packages. It can be used to identify the managed element from which the exported backup originated.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
The following conditions must apply:
- No other backup operation is in progress.
- The prefix text is known.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
2 Procedure
To change the prefix for exported backup names:
- Navigate to the BrM managed object, for example:
>dn ManagedElement=<Node Name>,SystemFunctions=1,BrM=1
- Enter Config mode:
(BrM=1)>configure
- Enter the export package label prefix, for example:
(config-BrM=1)>exportPackageLabelPrefix=NODE06ST
- Note:
- The value of attribute exportPackageLabelPrefix cannot be cleared using ECLI command no exportPackageLabelPrefix.
The exportPackageLabelPrefix text string supports alphanumeric, dash, underscore, and period characters.
- Commit the change:
(config-BrM=1)>commit
- Verify the change:
(BrM=1)>show
The following is an example output:
exportPackageLabelPrefix="NODE06ST"

Contents