1 Description
This instruction describes how to change manual backup name.
The syntax of a manual backup is as follows:
<manualBackupName>_<creation_date>_<creation_time>
The default value of the manual backup name is "".
2 Procedure
2.1 Change Manual Backup Name
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The new manual backup name is known.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
Steps
- Navigate to the BrmBackupManagermanaged object, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,BrM=1,BrmBackupManager=SYSTEM_DATA
- Enter Config mode:
(BrmBackupManager=SYSTEM_DATA)>configure
- Change the manual backup name, for example:
(config-BrmBackupManager=SYSTEM_DATA)>manualBackupName=PERF_BACKUP_NAME1
- Commit the change:
(config-BrmBackupManager=SYSTEM_DATA)>commit
- Verify the change:
(BrmBackupManager=SYSTEM_DATA)>show
The following is an example output:
BrmBackupManager=SYSTEM_DATA [...] manualBackupName="PERF_BACKUP_NAME1" [...]

Contents