5-134
Cisco VISM Installation and Configuration Guide
Release 3.0, Part Number OL-2521-01 Rev. D0, June 2004
Chapter5 CLI Commands
cnfdeftos
cnfdeftos
To configure the type of service (ToS) parameters for both control and bearer IP packets, use the
cnfdeftos command in the VoIP switching/trunking operating mode.
cnfdeftos control-prec control-tos |bearer-prec bearer-tos|
Syntax Description
Command Modes VoIP switching/trunking
Usage Guidelines The ToS bearer parameters—configured with the bearer-prec and bearer-tos arguments—are used
during call setup in cases where the parameters are not supplied by the call agent. If you do not use this
command, the card level default values are applied.
Examples The following example shows that bearer IP packets are configured with a control precedence of 3 and
a control ToS of 2, and the control IP packets are configured with a bearer precedence of 2 and a bearer
ToS of 4:
cnfdeftos 3 2 2 4
Related Commands There are no related commands.
control-prec Control precedence. It can be in the range from 0 to 7. (Default = 3)
control-tos Control ToS (conforms to RFC 1349). It can be one of the following values:
0 = Default
1
2
4
8
bearer-prec (Optional) Bearer precedence (conforms to RFC 791). It can be in the range from
0 to 7. (Default = 5)
bearer-tos (Optional) Bearer ToS. It can be one of the following values:
0 = Default
1
2
4
8