Simple Node Protocol Subset

(A few words about why this might be useful)


Simple nodes are defined as the leaf nodes that do basic layout control (input/output) operations. Gateways, configuration tools and other network-aware nodes are not simple nodes.

Messages Transmitted

Simple nodes may transmit any message, which must propagate correctly.

Messages Received

Simple nodes must receive any message addressed to them, plus the following unaddressed global messages:

In the future, additional MTIs will be defined. If simple nodes need to received them, the MTI will indicate that; see the MTI Allocation TN.

Gateways that are serving network segments (e.g. single CAN segments) that contain only simple nodes may suppress unaddressed (global) messages that do not contain simple-node MTIs.

Messages Not Received

Messages not listed in the section above do not need to be received by simple nodes.

A brief description of why the following message types are not necessary for simple nodes:




Site hosted by

This is SVN $Revision: 1482 $