qos-parameter
In Global Configuration mode, creates a QoS parameter instance and assigns a value to the parameter. A global parameter instance is typically used to provide a global default for a parameter value. The no version deletes the parameter instance.
In Interface Configuration mode, creates a parameter instance, assigns a value to the parameter, and attaches the parameter instance to the interface. The no version detaches the parameter instance from the interface.
In Profile Configuration mode, creates a parameter instance command in a profile for use with Service Manager. When the service is activated, the parameter instances are created for the subscriber interface. The no version removes the parameter instance command from the profile.
In Global Configuration and Interface Configuration modes:
qos-parameter qosParameterInstanceName qosParameterInstanceValue
In Profile Configuration mode:
qos-parameter qosParameterInstanceName [ qosParameterInstanceValue |
add qosParameterAddValue [ initial-value qosParameterInitialValue ] ]no qos-parameter qosParameterInstanceName [ add ]
- qosParameterInstanceNameName of the QoS parameter instance
- qosParameterInstanceValueNumber of the rate for the parameter instance; the default value is the minimum value defined in the parameter definition
- qosParameterAddValueNumber of the rate that is added to an existing parameter instance
- qosParameterInitialValueNumber of the initial rate of a newly created parameter instance
Global Configuration, Interface Configuration, Profile Configuration
Command introduced in JUNOSe Release 7.1.0.
add and initial-value keywords added in JUNOSe Release 7.2.0.
Profile Configuration mode added in JUNOSe Release 7.2.0.