Change Manual Backup Name

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

This document 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 "".

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:

2   Procedure

To change manual backup name:

  1. Navigate to the BrmBackupManagermanaged object, for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,BrM=1,BrmBackupManager=SYSTEM_DATA

  2. Enter Config mode:

    (BrmBackupManager=SYSTEM_DATA)>configure

  3. Change the manual backup name, for example:

    (config-BrmBackupManager=SYSTEM_DATA)>manualBackupName=PERF_BACKUP_NAME1

  4. Commit the change:

    (config-BrmBackupManager=SYSTEM_DATA)>commit

  5. Verify the change:

    (BrmBackupManager=SYSTEM_DATA)>show

    The following is an example output:

    BrmBackupManager=SYSTEM_DATA
    [...]
       manualBackupName="PERF_BACKUP_NAME1"
    [...]


Copyright

© Ericsson AB 2016. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Change Manual Backup Name