Netsh commands for Interface ISATAP
Updated: February 8, 2008
Applies To: Windows Server 2008
This section contains the following commands.
The following entries provide details for each command.
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
Sets the ISATAP state.
Syntax
set state [ state= ] ( enabled | disabled | default)
Parameters
- state
- Optional. Specifies whether ISATAP is enabled.
Shows the ISATAP router information.
Syntax
show router
Shows the ISATAP state.
Syntax
show state
