...
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
...
...
GetClientIdentifier() As String
...
Returns the DHCP client identifier.
SetClientIdentifier(a As String) As Boolean
Sets the DHCP client identifier.
SetLoginPassword(password As String) As Boolean
...