IpAddressingMode

enum IpAddressingMode

The IP addressing modes.

enumerator Dynamic

Configure a dynamic IP address on the controller using DHCP. If no DHCP lease can be obtained, a link-local address is configured.

enumerator StaticIpv4

Configure a static IP address (IPv4) on the controller.