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

Commands Reference, Volume 4


qoslist Command

Purpose

Lists a specific QoS (Quality of Service) Service Category or Policy Rule or lists all of them.

Syntax

To list a Service Category:

qoslist [ServiceCategory] service

To list a Policy Rule:

qoslist [ServicePolicyRule] policy

Description

The qoslist command lists the specified Service Category or Policy Rule. The qoslist command lists all Service Categories or Policy Rules if no specific name is given.

Exit Status


0 Successful completion
Positive Integer An error occurred.

Examples

  1. To list the sc01 service, type:

    qoslist sc01 service
    
  2. To list the the pr01 policy, type:

    qoslist pr01 policy
    
  3. To list all of the QoS ServiceCategories, type:

    qoslist service
    
  4. To list all of the QoS PolicyRules, type:

    qoslist policy
    

Related Information

The qosstat command, qosmod command, qosremove command, qosadd command.


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