Ipv4NetworkInterface interface

Describes an IPv4 network interface.

Properties

ipAddress

IPv4 address.

subnetMask

IPv4 subnet mask. Default value: '255.255.255.255'.

Property Details

ipAddress

IPv4 address.

ipAddress: string

Property Value

string

subnetMask

IPv4 subnet mask. Default value: '255.255.255.255'.

subnetMask?: string

Property Value

string