|
Single-destination Mode |
Top Previous Next |
|
Single-destination mode is selected by choosing "single destination" from the destination mode drop-down box (see the screenshot below). Single destination mode allows you to specify one particular DS to which the VSP will be establishing its outgoing connections (when allowed by the routing mode and according to the connection mode option).
The destination DS can be specified either by its IP-address, or its MAC-address:
With mapping enabled, the VSP "discovers" current IP-address of the DS each time it needs to communicate with this DS. The process is illustrated by the following log in the Port Monitor:
12/17/03 17:11:00 - COM3 (INFO): Port opened 12/17/03 17:11:06 - COM3 (INFO): MAC --> IP mapping for MAC 0.2.3.4.61.189...ok, mapped to 192.168.100.92 12/17/03 17:11:06 - COM3 (INFO): Established TCP connection with node 192.168.100.92:1001 12/17/03 17:11:29 - COM3 (INFO): TCP connection closed 12/17/03 17:11:29 - COM3 (INFO): Port closed --- IP-address of the DS has changed --- 12/17/03 17:17:03 - COM3 (INFO): Port opened 12/17/03 17:17:05 - COM3 (INFO): MAC --> IP mapping for MAC 0.2.3.4.61.189...ok, mapped to 192.168.100.91 12/17/03 17:17:05 - COM3 (INFO): Established TCP connection with node 192.168.100.91:1001
In the above example the IP-address of the DS has changed between the "communications sessions" but the VSP was able to connect to the same DS by using the MAC-->IP mapping.
Because the VSP is using broadcast UDP communications to "find" the DS with matching MAC-address, the MAC-->IP mapping feature only works for local Device Servers, i.e. devices located on the same network segment* with the PC (running VSP).
Also specified in the destination section of the VSP properties dialog is the port number on the DS. This must be the same number as the one specified in the Port Number (DP) setting of the destination DS.
Instead of entering the destination data manually, you can press the Select Device Server from the list... button and choose the DS from the list. The button brings up the dialog, similar to the main window of the DS Manager. In fact, it is the DS Manager, with the following two differences:
When you select the DS from the list the VSP Manager selects or deselects the MAC-->IP mapping automatically:
Additionally, when you select the DS from the list the destination port is set automatically to the one, defined by the Port Number (DP) setting of the selected DS.
* The definition of the network segment implies that there are only network hubs (and no routers, bridges, firewalls, etc.) between the PC and all other devices on the segment. Broadcast messages cannot pass through the routers and cannot reach the Device Servers located behind those routers.
|