4.21.40. PrmIPTDebugIPLeft (IP AddressLeft )
Description: The PrmIPTDebugIPLeft parameter sets the left half of the IP address of the debugging station (to which debug information is to be sent). The value of this parameters represents the the first two segements of the dotted decimal IP address converted to hexidecimal. The PrmIPTDebugIPRight parameter sets the right half of the IP address.
For example,assume that debugging information is to be sent to the IP address 146.152.172.142. Divide that address into two parts (left and right): 146.152 (first two segments) and 172.142 (last two segments). Convert each number (in both parts) to its hexadecimal representation: 92.98 (left) and AC.8E (right). Remove the dots (".") leaving 9298 and AC8E. These two hexadecimal numbers are the values for PrmIptDebugIPLeft and PrmIptDebugIPRight, respectively.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation