IPv6 adu (Windows CE 5.0)

Send Feedback

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

ipv6 [-p] aduIfIndex/Address [lifeValidLifetime[/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.

  • lifeValidLifetime/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

IPv6

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.