...
Enables or disables the Ethernet activity LED (i.e. flashing during link and activity behavior). The Ethernet LED is enabled by default. Changes to this setting do not persist across reboots. This method returns true
upon success and false
upon failure. Note that this method is not available on HDx10, HDx20, and LSx22 models.
GetProxy() As String
...
SetClientIdentifier(a As String) As
...
Boolean
Returns Sets the DHCP client identifier.
...
GetClientIdentifier(
...
) As String
...
Sets Returns the DHCP client identifier.
SetLoginPassword(password As String) As Boolean
...