Summary
Defines the network addressing.
INetworkEndpointAddress.ipv4_address
INetworkEndpointAddress.ipv4_address_source
INetworkEndpointAddress.ipv6_address
INetworkEndpointAddress.ipv6_address_prefix_length
INetworkEndpointAddress.ipv6_address_source
INetworkEndpointAddress.network_mask
Structure
The IP address of the network endpoint.
str
The ipv4 address source, could have value of FIXED, DHCPV4 or AUTOIP.
FIXED
DHCPV4
AUTOIP
IPv4AddresSource
The IPv6 address of the network endpoint.
The IPv6 address prefix length.
uint32 or None
uint32
The IPv6 address source.
The network mask.