DtmSourceRoute
A (Net Insight) DTM source route specification. The source route specification is composed of a list of intermediate nodes and optionally outgoing interface for the same node. This means that the destination should typically not be included in the route specification. To specify the outgoing interface in the source node add the originating node as the first entry in the route. The string is composed of one (zero) or more 10 byte sequences of the following format: field octets description range 1 0-7 DTM address - 2 8 Card position 0, 1-255 3 9 Port position 0, 1-255 The address denotes the next hop address for an intermediate note. The interface identifier identifies the outgoing interface of the intermediate node. For the interface 'dtm2.1' field 2 should contain 2 and field 3 should contain 1. To user any interface is denoted assign 0 to both card and interface position. The empty route is specified by an empty string. The application using a source route should specify whether strict or loose source routing is used or provide a separate parameter to configure the type of routing.