This section contains the following commands

Interface Teredo commands

The following entries provide details for each command.

set state

Sets the Teredo state. A default argument to a parameter sets it to the system default.

Syntax

set state [ [ type= ] disabled | client | enterpriseclient | default ] [ [ servername= ] HostName | IPv4Address | default ] [ [ refreshinterval= ] Integer | default ] [ [ clientport= ] Integer | default ] [ [ supernode= ] HostName | IPv4Address | default ]

Parameters

type


Optional. Specifies one of the following values: disabled: Disable the Teredo service. client: Enable the Teredo client. enterpriseclient: Skip managed network detection.
servername


Optional. Specifies the Host Name or IPv4 address of the Teredo server.
refreshinterval


Optional. Specifies an integer value for the client refresh interval (in seconds).
clientport


Optional. Specifies the an integer that is the client's UDP port (if default is specified, this value is chosen by system).
supernode


Optional. Specifies the Super-Node to use when behind a firewall.

Examples

Following are two examples of the set state command.

set state disable

set state client teredo.ipv6.microsoft.com 60 34567

show state

Shows the Teredo state.

Syntax

show state