helptext=>Sets the network-configuration of this gateway.
usage=>Dhcp = [on|off],,<b>You'll have to provide the following parameters when Dhcp is set to off:</b>,,IpAddress = [new_ipaddress],NetMask = [new_netmask],Gateway = [default_gateway],,<b>Optional you can set these parameters:</b>,,NameServer = [dns_server],MtuSize = [size_of_mtu|none]
example=>&Dhcp=on,&Dhcp=off&IpAddress=192.168.99.10&NetMask=255.255.255.0&GateWay=192.168.99.1&NameServer=192.168.99.1&MtuSize=none
return=>success -> if everything was ok and reboots gateway.,error -> if an error occured.
