Microsoft IPv6 Technology Preview software should initially be installed to the Windows 2000 host. After rebooting the system, three IPv6 enabled interfaces are created automatically. The "Tunnel Pseudo-Interface" can be use for creating static tunnels between to hosts, as follows:
1. Assign an IPv6 address to tunnel interface:
C:\>ipv6 adu 2/2001:db8:1::1
2. Create a static route entry that it points to remote IPv4 address of the tunnel:
C:\>ipv6 rtu ::/0 2/::194.177.210.38
