Overview
JADConfig applies a standardized configuration to make systems easier to inventory and troubleshoot. It builds a standardized (VLAN) switching system from 2G Series, Omega Series, or Ultra Series devices with a compatible network switch.
Physical Port Connections
The order of connecting Just Add Power devices to the switch is determined by JADConfig.
-
Port 1 = Network uplink. This port connects to the data network. If no data network exists, it connects to the control system.
-
Ports 2 through X = Encoders are connected to the switch starting at Port 2 and continue sequentially until all Encoders are connected.
-
For example, a system with six Encoders will have them connected to ports 2 through 7.
-
-
Ports X+1 through Y = Decoders are connected to the switch immediately after the last Encoder and continue sequentially until all Decoders are connected.
-
For example, a system with nine Decoders will have them connected starting after the last Encoder. The first Decoder's connection port is determined only after the number of Encoder ports is known. If the system has six Encoder ports, then the Decoders are connected to ports 8 through 16.
-
-
Ports Y+1 through the rest of the switch = Data ports. These ports have the same configuration as Port 1. The user can reconfigure these ports to behave however they want, as long as they do not interfere with VLANs 10 through 410.
Reserved VLANs
JADConfig reserves VLANs 1, 2, and 10 through 410 when building a system.
VLANs 1 and 2 are used for data network connections (untagged).
VLANs 10 through 410 (untagged) do not leave the switch and do not need to be planned for on the data network.
- VLAN 10 = All Decoders reside in this VLAN.
- VLAN 11 = AV signal for Encoder 1
- VLAN 12 = AV signal for Encoder 2
- ...
- VLAN 410 = AV signal for Encoder 400
IPv4 Address Tables
JADConfig offers four predefined subnets for a Just Add Power system, along with the option to set a custom subnet.
Class A: 10.0.0.0 | 255.0.0.0 (/8)
Class B: 172.16.0.0 | 255.255.0.0 (/16)
Class C 100: 192.168.100.0 | 255.255.255.0 (/24)
Class C 200: 192.168.200.0 | 255.255.255.0 (/24)
The specific subnet chosen does not affect the system as long as two rules are followed:
- Each Encoder and Decoder must have a unique IP address.
- The selected subnet must not be duplicated elsewhere on the network.
The tables below cover the four standard IP schemes and an example of a custom IP scheme. Each table presents the first ten Encoders and Decoders and can be extrapolated for the rest.
Class A
Maximum 4095 sources and 65,534 displays
Encoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Encoder 1 | 10.0.0.2 | 255.0.0.0 | 10.0.0.1 |
Encoder 2 | 10.0.0.6 | 255.0.0.0 | 10.0.0.5 |
Encoder 3 | 10.0.0.10 | 255.0.0.0 | 10.0.0.9 |
Encoder 4 | 10.0.0.14 | 255.0.0.0 | 10.0.0.13 |
Encoder 5 | 10.0.0.18 | 255.0.0.0 | 10.0.0.17 |
Encoder 6 | 10.0.0.22 | 255.0.0.0 | 10.0.0.21 |
Encoder 7 | 10.0.0.26 | 255.0.0.0 | 10.0.0.25 |
Encoder 8 | 10.0.0.30 | 255.0.0.0 | 10.0.0.29 |
Encoder 9 | 10.0.0.34 | 255.0.0.0 | 10.0.0.33 |
Encoder 10 | 10.0.0.38 | 255.0.0.0 | 10.0.0.37 |
Decoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Decoder 1 | 10.128.0.2 | 255.0.0.0 | 10.128.0.1 |
Decoder 2 | 10.128.0.3 | 255.0.0.0 | 10.128.0.1 |
Decoder 3 | 10.128.0.4 | 255.0.0.0 | 10.128.0.1 |
Decoder 4 | 10.128.0.5 | 255.0.0.0 | 10.128.0.1 |
Decoder 5 | 10.128.0.6 | 255.0.0.0 | 10.128.0.1 |
Decoder 6 | 10.128.0.7 | 255.0.0.0 | 10.128.0.1 |
Decoder 7 | 10.128.0.8 | 255.0.0.0 | 10.128.0.1 |
Decoder 8 | 10.128.0.9 | 255.0.0.0 | 10.128.0.1 |
Decoder 9 | 10.128.0.10 | 255.0.0.0 | 10.128.0.1 |
Decoder 10 | 10.128.0.11 | 255.0.0.0 | 10.128.0.1 |
Class B
Maximum 4095 sources and 32,766 displays
Encoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Encoder 1 | 172.16.0.2 | 255.255.0.0 | 172.16.0.1 |
Encoder 2 | 172.16.0.6 | 255.255.0.0 | 172.16.0.5 |
Encoder 3 | 172.16.0.10 | 255.255.0.0 | 172.16.0.9 |
Encoder 4 | 172.16.0.14 | 255.255.0.0 | 172.16.0.13 |
Encoder 5 | 172.16.0.18 | 255.255.0.0 | 172.16.0.17 |
Encoder 6 | 172.16.0.22 | 255.255.0.0 | 172.16.0.21 |
Encoder 7 | 172.16.0.26 | 255.255.0.0 | 172.16.0.25 |
Encoder 8 | 172.16.0.30 | 255.255.0.0 | 172.16.0.29 |
Encoder 9 | 172.16.0.34 | 255.255.0.0 | 172.16.0.33 |
Encoder 10 | 172.16.0.38 | 255.255.0.0 | 172.16.0.37 |
Decoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Decoder 1 | 172.16.128.2 | 255.255.0.0 | 172.16.128.1 |
Decoder 2 | 172.16.128.3 | 255.255.0.0 | 172.16.128.1 |
Decoder 3 | 172.16.128.4 | 255.255.0.0 | 172.16.128.1 |
Decoder 4 | 172.16.128.5 | 255.255.0.0 | 172.16.128.1 |
Decoder 5 | 172.16.128.6 | 255.255.0.0 | 172.16.128.1 |
Decoder 6 | 172.16.128.7 | 255.255.0.0 | 172.16.128.1 |
Decoder 7 | 172.16.128.8 | 255.255.0.0 | 172.16.128.1 |
Decoder 8 | 172.16.128.9 | 255.255.0.0 | 172.16.128.1 |
Decoder 9 | 172.16.128.10 | 255.255.0.0 | 172.16.128.1 |
Decoder 10 | 172.16.128.11 | 255.255.0.0 | 172.16.128.1 |
Class C 100
Maximum 32 sources and 126 displays
Encoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Encoder 1 | 192.168.100.2 | 255.255.255.0 | 192.168.100.1 |
Encoder 2 | 192.168.100.6 | 255.255.255.0 | 192.168.100.5 |
Encoder 3 | 192.168.100.10 | 255.255.255.0 | 192.168.100.9 |
Encoder 4 | 192.168.100.14 | 255.255.255.0 | 192.168.100.13 |
Encoder 5 | 192.168.100.18 | 255.255.255.0 | 192.168.100.17 |
Encoder 6 | 192.168.100.22 | 255.255.255.0 | 192.168.100.21 |
Encoder 7 | 192.168.100.26 | 255.255.255.0 | 192.168.100.25 |
Encoder 8 | 192.168.100.30 | 255.255.255.0 | 192.168.100.29 |
Encoder 9 | 192.168.100.34 | 255.255.255.0 | 192.168.100.33 |
Encoder 10 | 192.168.100.38 | 255.255.255.0 | 192.168.100.37 |
Decoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Decoder 1 | 192.168.100.130 | 255.255.255.0 | 192.168.100.129 |
Decoder 2 | 192.168.100.131 | 255.255.255.0 | 192.168.100.129 |
Decoder 3 | 192.168.100.132 | 255.255.255.0 | 192.168.100.129 |
Decoder 4 | 192.168.100.133 | 255.255.255.0 | 192.168.100.129 |
Decoder 5 | 192.168.100.134 | 255.255.255.0 | 192.168.100.129 |
Decoder 6 | 192.168.100.135 | 255.255.255.0 | 192.168.100.129 |
Decoder 7 | 192.168.100.136 | 255.255.255.0 | 192.168.100.129 |
Decoder 8 | 192.168.100.137 | 255.255.255.0 | 192.168.100.129 |
Decoder 9 | 192.168.100.138 | 255.255.255.0 | 192.168.100.129 |
Decoder 10 | 192.168.100.139 | 255.255.255.0 | 192.168.100.129 |
Class C 200
Maximum 32 sources and 126 displays
Encoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Encoder 1 | 192.168.200.2 | 255.255.255.0 | 192.168.200.1 |
Encoder 2 | 192.168.200.6 | 255.255.255.0 | 192.168.200.5 |
Encoder 3 | 192.168.200.10 | 255.255.255.0 | 192.168.200.9 |
Encoder 4 | 192.168.200.14 | 255.255.255.0 | 192.168.200.13 |
Encoder 5 | 192.168.200.18 | 255.255.255.0 | 192.168.200.17 |
Encoder 6 | 192.168.200.22 | 255.255.255.0 | 192.168.200.21 |
Encoder 7 | 192.168.200.26 | 255.255.255.0 | 192.168.200.25 |
Encoder 8 | 192.168.200.30 | 255.255.255.0 | 192.168.200.29 |
Encoder 9 | 192.168.200.34 | 255.255.255.0 | 192.168.200.33 |
Encoder 10 | 192.168.200.38 | 255.255.255.0 | 192.168.200.37 |
Decoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Decoder 1 | 192.168.200.130 | 255.255.255.0 | 192.168.200.129 |
Decoder 2 | 192.168.200.131 | 255.255.255.0 | 192.168.200.129 |
Decoder 3 | 192.168.200.132 | 255.255.255.0 | 192.168.200.129 |
Decoder 4 | 192.168.200.133 | 255.255.255.0 | 192.168.200.129 |
Decoder 5 | 192.168.200.134 | 255.255.255.0 | 192.168.200.129 |
Decoder 6 | 192.168.200.135 | 255.255.255.0 | 192.168.200.129 |
Decoder 7 | 192.168.200.136 | 255.255.255.0 | 192.168.200.129 |
Decoder 8 | 192.168.200.137 | 255.255.255.0 | 192.168.200.129 |
Decoder 9 | 192.168.200.138 | 255.255.255.0 | 192.168.200.129 |
Decoder 10 | 192.168.200.139 | 255.255.255.0 | 192.168.200.129 |
Using a Custom Subnet
When choosing a custom subnet, it is helpful to understand how JADConfig will assign IP addresses based on the initial inputs. JADConfig will ask for two inputs:
- The IP address of the 'Identity' IP (first IP) of the network to be used
- The overall subnet mask for the Just Add Power network
Once these two values have been assigned, JADConfig will generate IP addresses for devices on the network using this template:
- Encoders are assigned IPs in the first half of the subnet, and Decoders in the second half.
- For example, setting a /16 overall subnet will separate the devices into two /17 networks.
Each Encoder must be accessible in a separate VLAN, so each Encoder is assigned a /30 subnet. The Encoder is assigned the third IP in that subnet, a subnet mask that matches the overall network mask, and the default gateway is the second IP in that subnet. The default gateway is then assigned as the IP address of the managed switch for the VLAN assigned to that Encoder. This results in every fourth IP being an Encoder, starting from the third IP in the overall subnet.
All Decoders are accessible through a single VLAN, which means they use the entire second half of the overall subnet. The second IP in the second-half subnet is assigned as the default gateway on all Decoders, and the Decoders are then ordered sequentially starting at the third IP in the second-half subnet. The subnet mask matches the overall network mask.
Encoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Encoder 1 | 3rd IP in first half | Subnet mask | 2nd IP in first half |
Encoder 2 | 7th IP in first half | Subnet mask | 6th IP in first half |
Encoder 3 | 11th IP in first half | Subnet mask | 10th IP in first half |
Decoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Decoder 1 | 3rd IP in second half | Subnet mask | 2nd IP in second half |
Decoder 2 | 4th IP in second half | Subnet mask | 2nd IP in second half |
Decoder 3 | 4th IP in second half | Subnet mask | 2nd IP in second half |
Custom Example
Using a customized input of:
- Identity IP: 192.168.10.0
- Overall subnet mask: 255.255.254.0 (/23)
Allows for a maximum of 64 sources and 252 displays and produces an IP table of:
Encoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Encoder 1 | 192.168.10.2 | 255.255.254.0 | 192.168.10.1 |
Encoder 2 | 192.168.10.6 | 255.255.254.0 | 192.168.10.5 |
Encoder 3 | 192.168.10.10 | 255.255.254.0 | 192.168.10.9 |
Encoder 4 | 192.168.10.14 | 255.255.254.0 | 192.168.10.13 |
Encoder 5 | 192.168.10.18 | 255.255.254.0 | 192.168.10.17 |
Encoder 6 | 192.168.10.22 | 255.255.254.0 | 192.168.10.21 |
Encoder 7 | 192.168.10.26 | 255.255.254.0 | 192.168.10.25 |
Encoder 8 | 192.168.10.30 | 255.255.254.0 | 192.168.10.29 |
Encoder 9 | 192.168.10.34 | 255.255.254.0 | 192.168.10.33 |
Encoder 10 | 192.168.10.38 | 255.255.254.0 | 192.168.10.37 |
Decoders | |||
---|---|---|---|
Device | IP | Subnet Mask | Default Gateway |
Decoder 1 | 192.168.11.2 | 255.255.254.0 | 192.168.11.1 |
Decoder 2 | 192.168.11.3 | 255.255.254.0 | 192.168.11.1 |
Decoder 3 | 192.168.11.4 | 255.255.254.0 | 192.168.11.1 |
Decoder 4 | 192.168.11.5 | 255.255.254.0 | 192.168.11.1 |
Decoder 5 | 192.168.11.6 | 255.255.254.0 | 192.168.11.1 |
Decoder 6 | 192.168.11.7 | 255.255.254.0 | 192.168.11.1 |
Decoder 7 | 192.168.11.8 | 255.255.254.0 | 192.168.11.1 |
Decoder 8 | 192.168.11.9 | 255.255.254.0 | 192.168.11.1 |
Decoder 9 | 192.168.11.10 | 255.255.254.0 | 192.168.11.1 |
Decoder 10 | 192.168.11.11 | 255.255.254.0 | 192.168.11.1 |