This object specifies the parameters associated with the Services of Subscriber object.

Command Syntax

% set global service classOfService <CoS identifier>


Command Parameters

ParameterLengthDescription
classOfServiceN/AChoose the Class of Service to assign to the subscriber.

Command Examples

To display the Services name:

% show global subscriber
   subscriber
   John Japan 1 {
    packetServiceProfile packt2;
    services {
        classOfService cos2;
    }
    }
   subscriber Keith India 1 {
    packetServiceProfile
    pktsrv2;
    services {
        classOfService 2;
    }
   }