IP Configuration for direct PC Connection
When setting up a JNIOR, one of the most important things to establish is a proper IP to connect with your computer. Your computer’s IP and JNIOR’s IP need to be compatible with one another. This post will go over how the JNIOR chooses an IP by default, how to check your own PC’s IP, and then how to change your JNIOR’s IP to a compatible one.
DHCP
DHCP (Dynamic Host Configuration Protocol) is a network management protocol used on TCP/IP networks. A DHCP server automatically assigns IP addresses and other network configurations like subnet mask, default gateway, DNS server, and more to connected devices so they can exchange information. DHCP lets devices get the necessary TCP/IP configuration data from the DHCP server. The JNIOR is set to be a DHCP client out of the box, so unless you need to set the JNIOR’s IP to a specific one, or if the network doesn’t have a DHCP server, then just connecting your JNIOR to your computer or a network should allow it to request a valid IP from the DHCP server and automatically assign it to said JNIOR.
Checking your PC’s IP
If you need to set your JNIOR’s IP to a valid one without DHCP, you’ll first need to know the computer’s IP. To check your computer’s IP, you first open your computer’s command prompt. Opening the command prompt may vary depending on what Operating System your computer is using. For Windows, an easy way to do so is by clicking the start button at the bottom left and searching for ‘cmd’ or ‘command prompt’. Once you have an open command prompt, you type the command ‘ipconfig’ and it will display the computer’s IP info. From the displayed ethernet connection information, you’ll want to keep track of your IPv4 Address and Subnet Mask. Once you have those, you can begin changing the JNIOR’s IP.
Setting the JNIOR’s IP
To interact with a JNIOR to change its IP, the best way to do so with a new unit is to download the JNIOR Support Tool or JNIOR Supporter. Both tools use a UDP protocol to detect units called Beacon, and all units that respond to the protocol will be displayed in each tool’s Beacon tab respectively. When the support tool is downloaded and opened, to change a JNIOR’s IP you navigate to the Beacon tab, right-click the JNIOR whose IP you wish to change, and select Configure -> IP Configuration. This will open up the JNIOR IP Configuration Dialog. As stated previously, DHCP will be enabled by default, so switching to the static IP option will allow the JNIOR to use a specified IP address we want to use.
For choosing what IP you can set your JNIOR to, you should start by making your JNIOR’s subnet mask match your computers so that they are on the same subnetwork. So for example, if the subnet mask you got from doing the ‘ipconfig’ command earlier was 255.255.255.0, then you should set your JNIORs to be the same. Once you have that, you’ll choose an IP for the JNIOR. When selecting the IP, the subnet mask determines part of how the IP should be. For example, if your computer IP was 192.168.40.100 and its subnet mask was 255.255.255.0, you’ll first set your JNIOR’s subnet mask to 255.255.255.0 so that your JNIOR and your PC can be on the same subnetwork. Then for the IP that you set for your JNIOR, the first three octets need to match your PC’s for the first three octets of the subnet mask which were 255, so you would do 192.168.40.XXX for your JNIOR’s IP. The X’s can be whatever you want, as when a subnet mask has 0, it means that the octet of your IP can be any number from 0 – 254. Just check that the IP doesn’t exactly match your PC’s IP or any other device’s IP on the network or your JNIOR will default its IP to 0.0.0.0 to avoid IP conflicts. This should help explain setting a valid IP for your JNIOR without DHCP. If you still need assistance, please join our chat or email us at support@integpg.com for more help!