[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 4


qosremove Command

Purpose

Removes a QoS (Quality of Service) Service Category or Policy Rule.

Syntax

To remove a Service Category:

qosremove [ServiceCategory] service

To remove a Policy Rule:

qosremove [ServicePolicyRule] policy

Description

The qosremove command removes the specified Service Category or Policy Rule entry in the policyd.conf file and the associated policy or service in the QoS Manager.

Exit Status


0 Successful completion
Positive Integer An error occurred.

Examples

  1. To remove the sc01 service, type:

    qosremove sc01 service
    
  2. To remove the pr01 policy, type:

    qosremove pr01 policy
    

Related Information

The qosstat command, qosmod command, qoslist command, qosadd command.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]