Reference Guide

Option Description Format
character types: lowercase
character, uppercase character,
digit, special characters (for
example, +, ?, and *)
Example
Change the NDMP username to backupuser and password to Password123:
CLI> system data-protection NDMP-configuration update-user backupuser -Password
Password123
system data-protection NDMP-configuration view
Display NDMP settings.
Format
system data-protection NDMP-configuration view
Example
Display the current NDMP settings:
CLI> system data-protection NDMP-configuration view
Output
DMAServers = 74.125.225.113
User Name = backup_user
Client Port = 10000
system data-protection QOS add
Create a new QoS entity with name and bandwidth allocations.
Format
system data-protection QOS add <name> {speed}
Arguments
Argument Description Format
<name> QOS entity name
Options
Option Description Format
-Limitation_speed <speed> Bandwidth allocation as KBps
CLI Commands
237