Skip to main content

Configure network settings

Configures Ethernet interface settings.

Note: DHCP cannot be enabled on the Ethernet interface while Wi-Fi is active. When Wi-Fi is connected, the Ethernet interface must use a static IP configuration.

Request Body
  • dhcp boolean required

    Determines whether the DHCP is enabled

  • ip_address ipv4 required

    Device IP address

  • mask ipv4 required

    Network mask

  • gateway ipv4 required

    Network gateway

  • dns ipv4 required

    Network DNS server

Responses

OK

Loading...