Configuring persistence

The following example shows subscriber management system persistence command usage for the 7450 ESS and 7750 SR.

Example: MD-CLI

[ex:/configure system persistence]
A:admin@node-2# info
    subscriber-mgmt {
        description "cf3:SubMgmt-Test"
        location cf3
    }

Example: classic CLI

config>system>persistence# info
----------------------------------------------
            subscriber-mgmt
                description "cf3:SubMgmt-Test"
                location cf3:
            exit
----------------------------------------------