[ Bottom of Page | Previous Page | Next Page | 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

To remove all the Policies and Service categories installed in the kernel:

qosremove all

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.

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