Change Prefix for Exported Backup Names

Contents

1Introduction
1.1Prerequisites

2

Procedure

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:

2   Procedure

To change the prefix for exported backup names:

  1. Navigate to the BrM managed object, for example:

    >dn ManagedElement=<Node Name>,SystemFunctions=1,BrM=1

  2. Enter Config mode:

    (BrM=1)>configure

  3. 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.


  4. Commit the change:

    (config-BrM=1)>commit

  5. Verify the change:

    (BrM=1)>show

    The following is an example output:

    exportPackageLabelPrefix="NODE06ST"