Ipv6Config interface

Details related to the IPv6 address configuration.

Properties

gateway

The IPv6 gateway of the network adapter.

ipAddress

The IPv6 address of the network adapter.

prefixLength

The IPv6 prefix of the network adapter.

Property Details

gateway

The IPv6 gateway of the network adapter.

gateway?: string

Property Value

string

ipAddress

The IPv6 address of the network adapter.

ipAddress?: string

Property Value

string

prefixLength

The IPv6 prefix of the network adapter.

prefixLength?: number

Property Value

number