The first issue to address is a conflict between data discovery and data transfer. The Internet Protocol applies a dynamic process to identify
devices (such as routers) before transfering data. The Address Resolution Protocol creates a bottleneck that warrants an alternative. Instead
of a dynamic mapping that identifies data transfer recipients, a static configuration that occurs at the instance of physical connection would
be efficient. The data transfer process must be separated from data procurement and discovery.
There are several feasible means of identifying a directly connected device. One method involves triggering a dynamic process within the firmware
of a device. This process would retrieve and store information such as the network ID, MAC address, IP address and Maximum Transmission Unit (MTU)
of another device at the instance of a connection. This method is relevant to both wired and wireless technologies. The purpose of this retrieval
process is to store device information that can facilitate a data transfer to the next node.
|