set qos bearer

Last Updated : Nov 06, 2012 |

Permits the setting of VoIP QoS-bearer related parameters for the Branch Gateway Processor and VoIP engines. Since Media Gateway Controller and VoIP engines share the same setup, local values are not set to entered values unless set qos control local has been executed (refer to set qos control).

Syntax

set qos bearer {bbedscp | efdscp | 802p | rtpmin | rtpmax} value

Parameters

Parameter

Description

Possible Values

Default Value

bbedscp

Keyword specifying that the following value is the BBE differentiated services code point

0-63

43

efdscp

Keyword specifying that the following value is the EF differentiated services code point

0-63

46

802p

Keyword specifying that the following value is the 802 priority value

0-7

6

rtpmin

Keyword specifying that the following value is the RTP port min value. The rtpmin value must be an even number, and the difference between rtpmin and rtpmax must be at least 129.

2048-65406

2048

rtpmax

Keyword specifying that the following value is the RTP port max value. The rtpmax value must be an odd number and the difference between rtpmax and rtpmin must be at least 129.

2177-65535

65535

value

A value for the specified keyword

User level

read-write

Context

general

Example

To set the BBE differentiated services code point to 43:

Gxxx-001(super)# set qos bearer bbedscp 43