Hi
Hope this helps,
If you want to disable the interface to prevent traffic from being passed
by the network adapter, you can use the Netshell tool to set a different IP
address (such as a private IP address) or default gateway (which in effect,
disables the network adapter). The following example shows the syntax for
this configuration:
netshell interface ip set address interface_name static ip_address
subnet_mask default_gateway metric
For additional information about the Netshell tool, click the article
number below to view the article in the Microsoft Knowledge Base:
242468 - How to Use the Netsh.exe Tool and Command-Line Switches
Reference links:
http://support.microsoft.com/default...b;EN-US;242468
http://support.microsoft.com/default...b;en-us;262265
For details about Using netsh command:
http://www.microsoft.com/windowsxp/h...fault.asp?url=
/WINDOWSXP/home/using/productdoc/en/netsh.asp
Shilpa Sinha
This posting is provided "AS IS" with no warranties, and confers no rights.