Netsh

Netsh

In software, netsh, or network shell, is a utility included in Microsoft's Windows NT line of operating systems beginning with Windows 2000. It allows local or remote configuration of network devices such as the interface.

A common use of netsh is to reset the TCP/IP stack to default, known-good parameters, a task that in Windows 98 required reinstallation of the TCP/IP adapter. In this mode log file must be provided, which will be filled with what values netsh affected.

Netsh, among many other things, also allows the user to change the IP address on their machine.

Starting from Vista, one can also edit wireless settings (e.g. SSID) using netsh.

Example usage

An example usage:

netsh interface ip reset C:\resetlog.txt

Static IP address:

netsh interface ip set address local static 123.123.123.123 255.255.255.0 

Two static IP addresses:

netsh interface ip set address local static 123.123.123.123 255.255.255.0 
netsh interface ip add address local 234.234.234.234 255.255.255.0 

Dynamic IP address:

netsh interface ip set address name="Local Area Connection" source=dhcp

NETSH and IPv6

netsh can also be used to read information from the IPv6 stack, it is more user-friendly than the IPv6.exe utility and provides much of the same level of information.

To view your IPv6 address using NETSH:

netsh interface ipv6 show address

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Netsh — (network shell) ist ein Programm für die Microsoft Windows NT Linie, das das Konfigurieren von lokalen und entfernten Netzwerkeinstellungen ermöglicht. Eine häufige Einsatzmöglichkeit von netsh ist das Zurücksetzen des TCP/IP Stacks, was unter… …   Deutsch Wikipedia

  • Netsh — В программном обеспечении, netsh (от англ. «сетевая оболочка» или network shell)  программа, включенная в линейку продуктов операционных систем Microsoft Windows NT начиная с Windows 2000. Она позволяет локальное или удаленное… …   Википедия

  • Netsh — (network shell : shell réseau) est un utilitaire en ligne de commande inclus dans la gamme des systèmes d exploitation Windows NT (NT, 2000, XP, 2003 Serveur, Vista) à partir de Windows 2000. Il permet la configuration du réseau, localement… …   Wikipédia en Français

  • Netsh — es una utilidad de línea de comandos que nos ofrece varias opciones para la configuración de una red. Entre las principales opciones que se pueden realizar, están la posibilidad de ver, modificar, administrar y diagnosticar la configuración de… …   Wikipedia Español

  • Netsh.exe — В программном обеспечении, netsh (от англ. «сетевая оболочка» или network shell)  программа, включенная в линейку продуктов операционных систем Microsoft Windows NT начиная с Windows 2000. Она позволяет осуществлять локальное или удаленное… …   Википедия

  • Windows Vista networking technologies — This article is part of a series on Windows Vista New features Overview Technical and core system Security and safety Networking technologies I/O technologies Management and administration Removed features …   Wikipedia

  • Compound TCP — (CTCP) is a Microsoft algorithm that was introduced as part of the Windows Vista and Window Server 2008 TCP stack. It is designed to aggressively adjust the sender s congestion window to optimise TCP for connections with large bandwidth delay… …   Wikipedia

  • Windows PowerShell — Screenshot of a sample PowerShell session …   Wikipedia

  • Taixi-Stätte — Die Taixi Stätte (chin. 台西遗址, Táixī yízhǐ, engl. Site of Taixi/Taixi Site) ist eine nach dem Dorf Taixi (Taixi cun) benannte archäologische Stätte aus der mittleren und späten Shang Zeit in Gaocheng (藁城), Provinz Hebei, Volksrepublik China. Sie… …   Deutsch Wikipedia

  • Taixi yizhi — Die Taixi Stätte (chin. 台西遗址, Táixī yízhǐ, engl. Site of Taixi/Taixi Site) ist eine nach dem Dorf Taixi (Taixi cun) benannte archäologische Stätte aus der mittleren und späten Shang Zeit in Gaocheng (藁城), Provinz Hebei, Volksrepublik China. Sie… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”