Static IP addresses #
In our scoring system, we are using static IP addresses in which all devices have a static, unique, and constant IP address. And we will never use DHCP dynamic addresses.
All IP addresses are in a range of 192.168.0.1 to 192.168.0.255. Be aware that some addresses are reserved in our system.
Addresses are:
| Device | Starting Address | End Address | 
| Router if any | 192.168.0.1 | – | 
| Free to assign to other authorized devices | 192.168.0.2 | 192.168.0.10 | 
| Scoring Computers | 192.168.0.11 | 192.168.0.70 | 
| IP Camera | 192.168.0.71 | 192.168.0.100 | 
| Control Box | 192.168.0.101 | 192.168.0.130 | 
| Overhead Control System | 192.168.0.131 | 192.168.0.160 | 
| Bowler Keyboard | 192.168.0.161 | 192.168.0.190 | 
| Reserved | 192.168.0.191 | 192.168.0.240 | 
| Front-Desk Computer | 192.168.0.241 | – | 
| Office Computer | 192.168.0.242 | – | 
| Restaurant Computer1 | 192.168.0.243 | – | 
| Restaurant Computer2 | 192.168.0.244 | – | 
| Reserved | 192.168.0.245 | 192.168.0.249 | 
| Free to assign to other authorized devices | 192.168.0.250 | 192.168.0.254 |