명령어로 네트워크 설정하기

Category:
Author: zemna
Date: April 17, 2021
Share this:

1. IP 설정하기 (고정IP)

netsh interface ip set address "랜카드 명" static ip주소 SubnetMask Gateway Matrix

예) netsh interface ip set address "Local Area Connection" static 10.10.0.200 255.255.255.0 10.10.0.77 1

2. IP 설정하기 (유동IP)

netsh interface ip set address "랜카드 명" dhcp

예) netsh interface ip set address "Local Area Connection" dhcp

3. DNS 설정하기 (고정IP)

netsh interface ip set dns "랜카드 명" static dns서버주소

예) netsh interface ip set dns "Local Area Connection" static 168.126.63.1

4. DNS 설정하기 (유동IP)

netsh interface ip set dns "랜카드 명" dhcp

예) netsh interface ip set dns "Local Area Connection" dhcp

Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *

Let's connect and create
something awesome together!
2023 - Copyright, All Rights Reserved, Made by ZEMNA.NET with ❤️
crossmenu linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram