Home | Recovery | Cisco How To Net How To | Blog | Search | Forums | Services | Setup Guide | Chicagotech MVP | IT Exam Practice  |  About Us | Contact Us|

Chicago Area Laptop for rent: $35 per day plus $10 for additional day
rental

 

The example of using netsh to configure TCP/IP

  • Show your IP address - netsh interface ip show config
  • Set an interface to use DHCP for its IP address configuration - netsh interface ip set address name="Local Area Connection" source=dhcp
  • Set an interface to use a static IP address for its IP address configuration - netsh interface ip set address "Local Area connection" static 10.0.0.17 255.255.0.0 10.0.0.2 1
  • Set a DNS Server entry – netsh interface ip set dnsserver "Local Area Connection" 10.0.0.17
  • Add more DNS Server entry – netsh interface ip add dnsserver "Local Area Connection" 10.0.0.18

 

 

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics

 

 

 

Bob Lin Photography services

Real Estate Photography services 

 

  This web is provided "AS IS" with no warranties.
Copyright © 2002-2018 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.