Change Prefix for Exported Backup Names

Contents


1   Description

This instruction 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.

2   Procedure

2.1   Change Prefix for Exported Backup Names

Prerequisites

Steps

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

    >dn ManagedElement=NODE06ST,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"