Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh interface ipv6 delete interface ?
Usage: delete interface [interface=][[store=]active|persistent]
Parameters:
Tag Value
interface - Interface name or index.
store - One of the following values:
active: Deletion only lasts until next boot.
persistent: Deletion is persistent (default).
Remarks: Deletes a given interface from the IPv6 stack.
Example:
delete interface "Private"