Annex F Default IP Addresses for components of a Vending Machine (Informative)
This informative annex describes default IP addresses component providers may use when delivering their components (see Table 145). How to change the IP addresses is vendor-specific. The OPC UA servers should, as default, use port 4840.
| Component | IP Address | Network Mask | Gateway |
| Machine Engine | 192.168.101.2 | 255.255.255.0 | 192.168.101.1 |
| Payment Service | 192.168.101.3 | 255.255.255.0 | 192.168.101.1 |
| Price Service | 192.168.101.4 | 255.255.255.0 | 192.168.101.1 |
| UI | 192.168.101.5 | 255.255.255.0 | 192.168.101.1 |
| Audit Collect | 192.168.101.6 | 255.255.255.0 | 192.168.101.1 |
| Tax Audit | 192.168.101.7 | 255.255.255.0 | 192.168.101.1 |
| Bill Payment Device | 192.168.101.8 | 255.255.255.0 | 192.168.101.1 |
| Coin Payment Device | 192.168.101.9 | 255.255.255.0 | 192.168.101.1 |
| Cashless Payment Device | 192.168.101.10 | 255.255.255.0 | 192.168.101.1 |
If a piece of hardware is implementing more than one component, it is vendor-specific which IP address should be used as default. For example, if the machine engine and payment service are implemented in one OPC UA server, the default IP address may either be 192.168.101.2 or 192.168.101.3.
Using dynamic IP resolution, etc. requires a vendor-specific configuration of the components. The default IP addresses are intendent to work in simple environments without configuration of network addresses.