PREV TOC HOME INDEX NEXT


1.3.14. [0x1d] Section

The [0x1d] section is used to set the Type of Service (TOS) byte in the IP header of transmitted datagrams in order to improve the mobility of the UDP/TCP packets

Note: This section only applies to IPLink technologies.

[0x1d] parameter is modified by editing the respective line in the [0x1d] section of the CONFIG file. For example, to change the prmTOS parameter (parameter number=0x1d01) value from 0 to 16, you would change the value from 0 to 16.

Following is an excerpt from the [0x1d] section of a CONFIG file that illustrates that part of the file before and after editing.

Before editing:

SetParm=0x1d01, 0   ! PrmTOS (LOWDELAY 0x10 THROUGHPUT 0x08
                    ! RELIABILITY 0x04 MINCOST 0x02 
                    ! No Priority 0) 

After editing:

SetParm=0x1d01, 16 ! PrmTOS (LOWDELAY 0x10 THROUGHPUT 0x08
                    ! RELIABILITY 0x04 MINCOST 0x02 
                    ! No Priority 0) 
For information about the [0x1d] parameter, see Section 4.22, [0x1d] Parameters. 

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003