adapter_other_ip_addresses Property

Other IP addresses leased by the adapter specified by AdapterIndex , if any.

Syntax

def get_adapter_other_ip_addresses() -> str: ...

adapter_other_ip_addresses = property(get_adapter_other_ip_addresses, None)

Default Value

""

Remarks

This property contains a space separated list of any other IP addresses leased by the adapter specified by adapter_index, if any.

NOTE: This functionality is only available in Windows.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]