Difference between revisions of "Network"

From Control Solutions IoTServer Documentation
Jump to navigation Jump to search
Line 2: Line 2:
 
[[File:Network settings page 1.jpg|850px]]
 
[[File:Network settings page 1.jpg|850px]]
  
Each device has two Ethernet ports. These are called "eth0" and "eth1" on the device.They support both ipv4 and ipV6. If an IP address is defined, the device will use those settings for the port. If you leave them blank, it will rely on DHCP.
+
Each device has two Ethernet ports called "eth0" and "eth1" on the device (eth0 illustrated above, both are available on the Networks page). The Ethernet ports support both ipv4 and ipV6. To change port settings, select Mode from the list. If static is selected, enter the IP address, netmask, and gateway. Then click Submit. Changes apply upon reboot of the IoTServer.
  
 
== Default Settings ==
 
== Default Settings ==

Revision as of 15:55, 3 May 2019

Network

Network settings page 1.jpg

Each device has two Ethernet ports called "eth0" and "eth1" on the device (eth0 illustrated above, both are available on the Networks page). The Ethernet ports support both ipv4 and ipV6. To change port settings, select Mode from the list. If static is selected, enter the IP address, netmask, and gateway. Then click Submit. Changes apply upon reboot of the IoTServer.

Default Settings

When a device is initially booted, eth0 will default to a static IP address of 10.0.0.101. Eth1 will be set dynamically by your DHCP server on your network.

Interface Default IP
eth0 10.0.0.101
eth1 DHCP/Dynamic