반응형
wmic nicconfig where Description="Microsoft Loopback Adapter" call enablestatic (10.0.0.1),(255.255.255.0)
wmic nicconfig where Description="Microsoft Loopback Adapter" call setgateways(10.0.0.254)
description 확인 -> wmic nicconfig get description
728x90
반응형
'OS > Windows' 카테고리의 다른 글
공유(cifs, smbfs)를 외부망에서 사용 ( 139, 445 port ) [작성중] (0) | 2019.08.04 |
---|---|
[Windows] 방화벽: 로컬 포트 예외 허용 (0) | 2019.08.04 |
[키보드 한영키] 101/103/106키 적용 ( 레지스트리 변경 ) (0) | 2019.07.31 |
Internet Explorer 11 ( IE11 ) 개발자도구 에러 - Exception in window.onload: Error: An error has occurredJSPlugin.3005 (0) | 2019.07.31 |
IE ( 인터넷 익스플로러 )에서 홈페이지가 먹통일때 (0) | 2019.07.31 |