Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To disable the DHCP server, pass an empty associative array ({}) to this method. This method returns true on success and false on failure; use the GetFailureReason() method to return information in case of failure.

Tip
titleTip

DHCP lease information can be viewed by accessing either of the following IP addresses using a web browser on the local network: http://<brightsign-ip>/dhcp-server.html or http://<brightsign-ip>/dhcp-server.txt

SetForwardingPolicy(parameters As roAssociativeArray) As Boolean

Configures the host-wide forwarding policy (this method applies to all network interfaces, no matter which roNetworkConfiguration instance it is called on). This method accepts an associative array with the following parameters:

...