Share via


IPv6 adu

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This command adds or removes a unicast or anycast address assignment on an interface

Syntax

ipv6 [-p] adu IfIndex/Address [life ValidLifetime[/PrefLifetime]] [anycast] [unicast] 

Parameters

  • -p
    Saves the setting in the registry.
  • IfIndex
    Indicates the interface index number for which to add or remove an address assignment.
  • Address
    Indicates the address to add or remove from the interface.
  • life ValidLifetime/PreLifetime
    If lifetime is not specified, it is infinite. If only a valid lifetime is specified, then the preferred lifetime is equal to the valid lifetime. You can specify either an infinite lifetime or a specific lifetime in seconds. The preferred lifetime must be less than or equal to the valid lifetime. Specifying a lifetime of zero causes the address to be removed.

    You can abbreviate lifetime as life.

    For anycast addresses, the only valid lifetime values are zero and infinite.

  • anycast/unicast
    Adds or removes a unicast or anycast address assignment on an interface, defaulting to unicast unless anycast is specified.

See Also

Concepts

IPv6