CMD 를 이용한 IP 변경 > information

본문 바로가기
사이트 내 전체검색

information

CMD 를 이용한 IP 변경

페이지 정보

작성자 서방님 댓글 0건 조회 208회 작성일 10-03-19 18:08

본문

1. 윈도우에서 Command(cmd)를 이용해 IP를 변경하는 방법 (Windows 2000 이상)


[고정 IP]

netsh interface ip set address "[Network Interface Name]" static [IP Address] [Subnet Mask] [Default Gateway] [Metric]

* Metric - 라우팅 경로가 여러개일 경우 우선순위를 나타냄.

ex) netsh interface ip set address "로컬 영역 연결" static 210.115.33.110 255.255.255.0 210.115.33.1 1


[유동 IP]

netsh interface ip set address "[Network Interface Name]" dhcp

ex) netsh interface ip set address "로컬 영역 연결" dhcp


[DNS 입력]

netsh interface ip add dns "[Network Interface Name]" static [DNS]

ex) netsh interface ip add dns "로컬 영역 연결" static 168.126.63.1


[DNS 추가 입력]

netsh interface ip add dns "[Network Interface Name]" [DNS]

ex) netsh interface ip add dns "로컬 영역 연결" 168.126.63.2


[WINS Server 입력]

netsh interface ip set wins "[Network Interface Name]" static [WINS Server IP Address]


[유동 DNS]

netsh interface ip add dns "[Network Interface Name]" dhcp


[유동 WINS]

netsh interface ip set wins "[Network Interface Name]" dhcp


[WINS 설정 삭제]

netsh interface ip set wins "[Network Interface Name]" none

댓글목록

등록된 댓글이 없습니다.

Total 1,198건 66 페이지
information 목록
번호 제목 글쓴이 조회 날짜
223 서방님 195 04-13
열람중 서방님 209 03-19
221 서방님 202 03-19
220 서방님 300 03-19
219 서방님 205 03-15
218 서방님 212 12-21
217 서방님 188 09-25
216 서방님 196 09-03
215 서방님 235 06-15
214 서방님 324 06-11
213 서방님 175 05-26
212 서방님 270 05-21
211 서방님 339 05-19
210
2009년 휴일 댓글+ 1
서방님 161 05-18
209 서방님 249 05-13
게시물 검색

회원로그인

접속자집계

오늘
8
어제
109
최대
1,347
전체
167,525
Latest Crypto Fear & Greed Index

그누보드5
Copyright © 서방님.kr All rights reserved.