Netsh commands for Interface ISATAP

Applies To: Windows Server 2008

This section contains the following commands.

  • set router

  • set state

  • show router

  • show state

Interface ISATAP commands

The following entries provide details for each command.

set router

Sets Intra-site Automatic Tunnel Address Protocol ISATAP router information.

Syntax

set router [ [ name= ] (Name | default )] [ [ state= ] ( enabled | disabled | default ) ] [[interval=] Interval ]

Parameters

  • name
    Optional. Specifies the name of the ISATAP router.
  • state
    Optional. Specifies the state of router name resolution.
  • interval
    Optional. Specifies an integer that is the resolution interval (in minutes).

Examples

Following is an example of the set router command.

set router isatap enabled 1440

set state

Sets the ISATAP state.

Syntax

set state [ state= ] ( enabled | disabled | default)

Parameters

  • state
    Optional. Specifies whether ISATAP is enabled.

show router

Shows the ISATAP router information.

Syntax

show router

show state

Shows the ISATAP state.

Syntax

show state