Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NicIPv6

Package version

interface

An interface representing NicIPv6. Details related to the IPv6 address configuration.

Hierarchy

  • NicIPv6

Index

Properties

Optional controller0Ipv6Address

controller0Ipv6Address: undefined | string
member

{string} [controller0Ipv6Address] The IPv6 address of Controller0.

Optional controller1Ipv6Address

controller1Ipv6Address: undefined | string
member

{string} [controller1Ipv6Address] The IPv6 address of Controller1.

Optional ipv6Address

ipv6Address: undefined | string
member

{string} [ipv6Address] The IPv6 address of the network adapter.

Optional ipv6Gateway

ipv6Gateway: undefined | string
member

{string} [ipv6Gateway] The IPv6 gateway of the network adapter.

Optional ipv6Prefix

ipv6Prefix: undefined | string
member

{string} [ipv6Prefix] The IPv6 prefix of the network adapter.

Generated using TypeDoc