Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh interface ipv6 6to4 set state ?
Usage: set state [[state=](enabled|disabled|automatic|default)][[undoonstop=](enabled|disabled|default)]
Parameters:
Tag Value
state - Whether 6to4 is enabled.
undoonstop - Whether 6to4 is disabled on service stop.
Remarks: Sets the 6to4 configuration state.
Examples:
set state default default
set state state=enabled undoonstop=disabled