Reference Guide

Example
Create a new QoS entity with name Entity1 and bandwidth speed 100 KBps:
CLI> system data-protection QOS add Entity1 -Name -100KBps speed
system data-protection QOS delete
Delete a QoS entity.
Format
system data-protection QOS delete <name> {speed}
Arguments
Argument Description Format
<name> QOS entity name
Example
Delete a QoS entity with name Entity1:
CLI> system data-protection QOS delete Entity1 -Name
system data-protection QOS list
List all the QoS entries.
Format
system data-protection QOS list
Arguments
Argument Description Format
<name> QOS entity name
Options
Option Description Format
-Limitation_speed <speed> Bandwidth allocation as KBps
Example
List all the QoS entities:
CLI> system data-protection QOS list
238
CLI Commands