Black Box COMPACT T1 MT850A User Manual

Page 209

Advertising
background image

Compact T1 - Release 6.1

5-125

CLI Commands

set

set (router) mgcp tos

Use the set (router) mgcp tos command to configure the IP TOS byte value to be sent in
each transmitted MGCP packet. This command takes effect immediately.

Syntax:

set {cmg_card-addr} mgcp tos {value}

Example:

set 1 mgcp tos 0x28

The example will set the IP TOS value to 0x28 on the CMG in slot 1.

{cmg_card-addr}

The slot number (1-6) that contains the CMG card.

{value}

IP TOS byte value, in the format of 0x (2 hex digits). Default setting is 0.

The following table contains the appropriate TOS value for various IP precedence and
Diffuser Code points:

IP Precedence

TOS

Diffuser Codepoint

TOS

IP Precedence = 0

0x00

EF = 101110

0xB8

IP Precedence = 1

0x20

AF11 = 001010

0x28

IP Precedence = 2

0x40

AF12 = 001100

0x30

IP Precedence = 3

0x60

AF13 = 001110

0x38

IP Precedence = 4

0x80

AF21 = 010010

0x48

IP Precedence = 5

0xA0

AF22 = 010100

0x50

IP Precedence = 6

0xC0

AF23 = 010110

0x58

IP Precedence = 7

0xE0

AF31 = 011010

0x68

AF32 = 011100

0x70

AF33 = 011110

0x78

AF31 = 100010

0x88

AF32 = 100100

0x90

AF33 = 100110

0x98

Advertising