SpeedStream
®
Router family
Command Line Interface Guide
Chapter 20: QoS Commands
Efficient Networks
®
Page 20-3
Input Format
qos append <policy name>
Parameters
Example
Example command will add new policy mypolicy1 to the end of the QoS policies list.
Response
Command prompt.
qos del
Deletes a single or all existing QoS policies. To view the existing QoS policy numbers,
use the
qos list
command.
NOTE:
A QoS policy that is currently enabled cannot be deleted until it is disabled with the
qos disable
command.
Mgmt Class
Network (R/W)
Input Format
qos del <policy name> | all
Parameters
<policy name>
a
a
ASCII string, policy name is case-sensitive.
Specifies the QoS policy name to be added.
-> qos append mypolicy1
<policy name>
a
a
ASCII string, policy name is case-sensitive.
Specifies the QoS policy to be deleted.
all
Specifies that all (disabled) QoS policies will be deleted.