명령 프롬프트 는 (Command Prompt)Windows 에서 파일 및 폴더 작업을 수행할 수 있도록 하는 기본 명령을 실행하기 위한 최고의 도구 중 하나임을 입증했습니다 . 그러나 명령 프롬프트(Command Prompt) 는 그보다 훨씬 강력합니다. 다양한 편리한 네트워크 명령을 포함하여 몇 가지 고급 명령 이상을 실행하여 다음 단계로 나아갈 수 있습니다. 오늘 우리는 명령 프롬프트(Command Prompt) 를 사용하여 인터넷 연결(internet connection) , 네트워크 연결 을 확인하고, 네트워크 장치에 대한 정보(view information) 를 보고, PC와 다른 장치 간의 연결을 관찰하는 방법을 배울 것입니다. 더 이상 고민하지 않고 시작하겠습니다.
참고:(NOTE:) 이 가이드는 2019년 11월 (November 2019)업데이트 가 포함된 (Update)Windows 10 을 사용하여 작성했습니다 . 그러나 표시된 모든 명령은 Windows 8.1 및 Windows 7 에서 동일한 방식으로 작동합니다 . 계속 진행하기 전에 명령 프롬프트(Command Prompt) 를 여는 방법을 모르는 경우 다음을 읽어보세요. Windows 에서 (Windows)명령 프롬프트(Command Prompt) 를 시작하는 11가지 방법 .
1. CMD(CMD) 에서 인터넷 연결을 확인하는 방법
인터넷 연결이 작동하는지 확인하려면 명령 프롬프트(Command Prompt) 를 사용 하여 특정 웹사이트 또는 인터넷 위치(website or internet location) 에 대한 연결을 테스트할 수 있습니다 . 그렇게 하려면 ping network 명령(network command) 다음에 웹 주소 또는 IP 주소(address or IP address) 를 사용할 수 있습니다 . 예를 들어, "ping www.digitalcitizen.life"("ping www.digitalcitizen.life.") 명령을 입력하여 웹 브라우저(web browser) 를 열지 않고도 Digital Citizen 에 대한 연결을 확인할 수 있습니다 . 그런 다음 키보드에서 Enter 키 를 누릅니다.
핑 통계에 패킷 손실이 표시되지 않으면 인터넷 연결(internet connection) 이 제대로 작동하는 것입니다. 그러나 패킷이 손실되면 인터넷 연결(internet connection) 이 끊어졌거나 ping한 웹 사이트가 온라인 상태가 아님을 의미합니다. 인터넷 연결(internet connection) 을 다시 확인하려면 www.google.com 과 같이 항상 켜져 있는 웹사이트를 최소한 다른 웹사이트로 ping 하십시오 .
ping 명령을 사용하면 편리한 "-t" 매개변수를 사용할 수도 있습니다. 이 매개변수를 사용하면 수동으로 중지할 때까지 지정된 주소를 영원히 ping할 수 있습니다. 예를 들어 "ping -t www.digitalcitizen.life"를 입력했습니다. ("ping -t www.digitalcitizen.life.")잠시 후 연결 통계를 보고 싶었고 "CTRL + Break."키보드 조합 을 사용했습니다. (keyboard combination) 이것은 그때까지 실행된 ping 명령의 평균을 보여줍니다.
마지막으로 키보드 조합 (keyboard combination) "CTRL + C." 를 사용하여 명령을 종료했습니다 . 이렇게 하면 지정된 주소에 대한 ping 명령의 끝없는 주기가 중지됩니다.
2. CMD(CMD) 를 사용하여 내 컴퓨터의 모든 네트워크 어댑터를 어떻게 볼 수 있습니까?
네트워크 어댑터 및 연결에 대한 자세한 정보를 얻으려면 ipconfig 명령을 사용하십시오. 명령 프롬프트(Command Prompt) 를 열고 ipconfig 를 입력한 다음 (ipconfig,)Enter 키 를 누릅니다 . 아래 스크린샷에서 볼 수 있듯이 이 명령을 실행하면 Windows 는 모든 활성 네트워크 장치의 목록(연결 또는 연결 해제 여부)과 해당 IP 주소를 표시합니다. 기본 게이트웨이(default gateway) IP 주소, 서브넷 마스크 및 각 네트워크 어댑터(network adapter) 의 상태 와 같은 세부 정보도 얻을 수 있습니다 .
/all 스위치를 ipconfig 명령에 추가하면 DNS 정보(DNS information) , MAC ( Media Access Control )( 물리적 주소(Physical Address) 필드) 및 각 네트워크 구성 요소(network component) 에 대한 기타 정보와 같이 완전히 새로운 수준의 세부 정보를 얻을 수 있습니다 . "ipconfig /all" 명령 에서 얻은 샘플을 보려면 아래 그림을 확인하십시오 .
3. CMD(CMD) 에서 네트워크 연결(network connection) 을 확인하는 방법
라우터에 대한 네트워크 연결(network connection) 이 제대로 작동 하는지 확인하려면 ipconfig 및 ping 명령 조합을 사용할 수 있습니다 . 먼저 어댑터에 대한 cmd nic 정보(cmd nic info) 를 얻으 십시오. 즉, 명령 프롬프트 를 열고 (Command Prompt)ipconfig 를 실행 합니다. 결과 목록에서 테스트할 네트워크에 연결하는 데 사용되는 네트워크 어댑터 를 식별합니다. (network adapter)그런 다음 세부 정보에서 라우터 의 (router and note)IP 주소(IP address) 를 찾아 기록해 둡니다 . 예를 들어 이더넷 네트워크(Ethernet network) 연결 을 확인하려면 ipconfig 를 실행하고 라우터의IP 주소(IP address) 는 192.168.50.1입니다.
다음 단계는 라우터와 컴퓨터 간의 네트워크 연결 이 올바른지 확인하는 것입니다. (network connection)그렇게 하려면 라우터의 IP 주소 에서 (IP address)ping 명령을 실행하는 것으로 충분합니다 . 이 예에서 이는 CMD(CMD) 에서 이 명령을 실행해야 함을 의미합니다 . ping 192.168.50.1 .
손실된 패킷이 없으면 테스트 된 네트워크 연결 이 제대로 실행되고 있는 것입니다. (network connection)그렇지 않으면 컴퓨터와 라우터 사이 어딘가에 문제가 있습니다. 이 경우 PC의 네트워크 어댑터(network adapter) 가 올바르게 구성되었는지, 이더넷 케이블(Ethernet cable) 이 정상인지(유선 연결을 사용하는 경우) 라우터가 올바른지 확인해야 합니다. 올바르게 구성되었습니다.
4. 네트워크 어댑터(network adapter) 의 IP 주소(IP address) 를 갱신하는 방법
네트워크 연결(network connection) 이 제대로 작동하지 않으면 네트워크 어댑터 에 올바른 (network adapter)IP 주소(IP address) 가 할당 되지 않았을 수 있습니다 . 이 문제를 해결하는 빠른 방법은 IP 주소 를 갱신하는 것입니다. 다행히 (IP address)명령 프롬프트(Command Prompt) 에서 바로 신속하게 갱신할 수 있습니다 . CMD 를 열고 ipconfig /release 및 ipconfig /renew 명령을 실행합니다 . 첫 번째 명령( ipconfig /release )은 네트워크 어댑터(network adapter) 가 할당된 IP 주소(IP address) 를 삭제하도록 하고 두 번째 명령( ipconfig /renew )은 네트워크 어댑터 를 갱신합니다.(network adapter)의 IP 주소(IP address) .
반전된 따옴표 없이 "ipconfig /release & ipconfig /renew," 를 입력하여 두 명령을 한 줄에 모두 실행 하도록 CMD 에 지시할 수도 있습니다 . 이렇게 입력하면 명령 프롬프트(Command Prompt) 가 첫 번째 명령을 실행하고 완료되면 두 번째 명령을 자동으로 실행합니다. 멋지죠(Cool) ? 🙂
릴리스(release) 및 갱신(renew) 매개변수 는 DHCP(동적 호스트 구성 프로토콜)(DHCP (Dynamic Host Configuration Protocol)) 를 사용하여 IP 주소를 자동으로 배포 하는 네트워크에서 유용합니다 . 시스템은 현재 주소를 포기하고 DHCP 서버(DHCP server) 에서 새 주소를 요청하며 이는 특정 네트워크 문제를 해결하는 데 도움이 될 수 있습니다.
5. 네트워크 어댑터(network adapter) 의 MAC 주소 에 대한 NIC 정보를 얻는 방법
네트워크 어댑터 의 MAC 주소 를 얻는 가장 빠르고 쉬운 방법 중 하나는 getmac 명령을 사용하는 것입니다. 명령 프롬프트(Command Prompt) 에서 아래 이미지와 같이 getmac 을 입력 하고 Enter 키 를 누릅니다 .
6. CMD(CMD) 를 사용하여 내 네트워크에 연결된 컴퓨터와 장치를 어떻게 볼 수 있습니까?
어떤 경우에는 동일한 네트워크에 어떤 컴퓨터와 장치가 연결되어 있는지 확인하고 싶을 수 있습니다. 쉽고 친숙한 방법 중 하나는 net view 명령을 사용하는 것입니다. 명령 프롬프트(Command Prompt) 를 실행하고 net view(net view) 를 실행합니다 . 잠시 후 네트워크에 있는 컴퓨터 및 장치 목록이 표시됩니다.
그러나 이 명령에는 주의 사항이 있습니다. Net 보기(Net view) 에는 귀하와 동일한 네트워크에 있는 모든(all) 컴퓨터 및 장치가 표시되지 않습니다 . 사설 네트워크에서는 충분히 잘 작동하지만 스마트폰이나 프린터와 같은 장치를 식별하지 못하고 다른 운영 체제를 실행하는 컴퓨터에서도 문제가 있습니다. 네트워크에 연결된 모든 것을 명확하게 보려면 다음 명령도 확인해야 합니다.
7. CMD(CMD) 를 사용하여 내 네트워크에 연결된 모든 장치를 어떻게 볼 수 있습니까?
동일한 네트워크에 연결된 모든 장치를 찾는 가장 좋은 방법은 arp 명령을 사용하는 것입니다. 명령 프롬프트(Command Prompt) 를 열고 arp -a 를 실행 합니다. 인터페이스(Interface) 옆에 먼저 표시된 IP 주소 는 (IP address)네트워크 어댑터(network adapter) 의 IP 주소(IP address) 를 표시합니다 . 그런 다음 IP 주소(IP address) 및 MAC 주소( 물리적 주소(Physical Addresses) ) 목록이 있습니다. 네트워크 어댑터(network adapter) 와 동일한 번호로 시작하는 모든 IP 주소 는 동일한 네트워크 및/또는 서브넷에 있습니다. 네트워크에 연결된 모든 장치입니다.
다음은 실제 장치가 아니라 멀티캐스팅(multicasting) 에 사용되는 IP 주소 입니다. 네트워크에서 미디어를 스트리밍하기 위해 실제 장치에서 일반적으로 사용됩니다. 이 예에서 컴퓨터와 동일한 네트워크에 연결된 장치는 모두 192.168.50으로 시작하는 IP 주소를 가진 장치입니다.
더 인간 친화적인 방식으로 이러한 장치가 무엇인지 확인하려면 해당 MAC 주소를 복사하고 (MAC)Google 을 사용하여 인터넷에서 검색하거나 DNS Checker 와 같은 특정 MAC 주소를 할당하는 공급업체를 확인할 수 있는 웹사이트에서 찾으십시오 . 예를 들어, MAC 주소 04-d9-f5-b5-b1-f0을 찾고 있다면 (MAC address)ASUS 에서 만든 장치임을 알 수 있습니다 . 사실, ASUS ZenWiFi 라우터(ASUS ZenWiFi router) 입니다.
8. 컴퓨터의 네트워크 연결을 확인하고 포트를 여는 방법
netstat 명령 에서 다른 유용한 cmd nic 정보를 얻을 수 있습니다 . 이를 통해 시스템과 네트워크 또는 인터넷의 다른 시스템 간에 활성 상태인 네트워크 연결을 볼 수 있습니다.
-a 매개변수를 netstat 명령에 추가하면 아래 이미지(image below) 와 같이 모든 연결 및 수신 대기 포트가 포함된 목록을 얻을 수 있습니다 .
그게 다야!
cmd nic 정보를 얻는 다른 유용한 방법을 알고 있습니까?
명령 프롬프트(Command Prompt) 에서 실행할 수 있는 네트워킹 명령은 네트워크에 연결된 장치에 대한 정보를 찾아야 하거나 네트워크 연결 상태를 테스트하려는 경우에 유용할 수 있습니다. 네트워크 문제가 있고 스스로 문제를 해결하려고 할 때도 편리합니다. 이러한 네트워킹 명령에 대한 질문이 있거나 도움이 필요하거나 다른 사람을 목록에 추가하기를 원하는 경우 아래에 의견을 남겨주세요.
Command Prompt (CMD) - 8 network commands you should know
Command Prompt proved itself to be one of the best tools for running basic commands that allow you to work with files and folders from Windows. However, the Command Prompt is much more powerful than just that. You can take things to the next level by running more than just a few advanced commands, including a range of handy network commands. Today, we're going to learn how to use Command Prompt to check the internet connection, the network connections, view information about network devices, and watch connections between your PC and other devices. Without further ado, let's begin:
NOTE: We wrote this guide using Windows 10 with November 2019 Update. However, all the commands illustrated work the same way in Windows 8.1 and Windows 7. Before going any further, if you don't know how to open the Command Prompt, read: 11 ways to launch the Command Prompt in Windows.
1. How to check internet connection in CMD
To check whether your internet connection works, you can use Command Prompt to test your connection to a certain website or internet location. To do that, you can use the ping network command, followed by a web address or IP address. For instance, you can check the connectivity to Digital Citizen without opening a web browser, by typing the command "ping www.digitalcitizen.life." Then press Enter on your keyboard.
If the ping statistics don't show any loss of packets, your internet connection is working as it should. However, if you get lost packets, that means that either your internet connection is broken, or that the website you pinged is not online. To double-check your internet connection, ping at least another website, preferably one that it's always on, such as www.google.com.
The ping command also allows you to use the handy "-t" parameter, which enables you to ping the specified address forever until it's manually stopped. For instance, we typed "ping -t www.digitalcitizen.life." After some time, we wanted to see some connection statistics and we used the keyboard combination "CTRL + Break." This shows the averages of the ping commands run until then.
Finally, we terminated the command by using the keyboard combination "CTRL + C." This stops the endless cycle of ping commands to the specified address.
2. How can I see all the network adapters on my computer using CMD?
To obtain detailed information about your network adapters and connections, use the ipconfig command. Open Command Prompt, type ipconfig, and press Enter. As you can see in the screenshot below, when you run this command, Windows displays the list of all the active network devices, whether they're connected or disconnected, and their IP addresses. You also get details such as their default gateway IP addresses, subnet masks and the state of each network adapter.
If you add the /all switch to the ipconfig command, you can get to a whole new level of detail: DNS information, the MAC (Media Access Control) (in the Physical Address field), and other information about each network component. Check out the picture below to see a sample of what you get from the "ipconfig /all" command.
3. How to check your network connection in CMD
If you want to check whether your network connection to the router is operating as it should, you can use a combination of the commands ipconfig and ping. First, get some cmd nic info about your adapter. In other words, open Command Prompt and run ipconfig. In the list of results, identify the network adapter that's used for connecting to the network you want to test. Then, in its details, find the IP address of your router and note it down. For example, if we'd want to check our Ethernet network connection, we'd run ipconfig and see that our router's IP address is 192.168.50.1.
The next step is to check that the network connection between the router and the computer is OK. To do that, it's enough to run the ping command on the router's IP address. In our example, that would mean that we have to run this command in CMD: ping 192.168.50.1.
If there are no packets lost, then the network connection tested is running well. Otherwise, there's a problem somewhere between your computer and the router, in which case you should check that your PC's network adapter is configured correctly, that the Ethernet cable is OK (if you're using a wired connection), and that the router is configured properly.
4. How to renew the IP address of your network adapter
When your network connection doesn't work as it should, your network adapter might not have the right IP address assigned. A quick way of trying to solve this issue is to renew its IP address and, fortunately, you can do that quickly, straight from the Command Prompt. Open CMD and run the following commands: ipconfig /release and ipconfig /renew. The first one (ipconfig /release) forces your network adapter to drop its assigned IP address, and the second command (ipconfig /renew) renews the network adapter's IP address.
Note that you can also instruct CMD to run both commands in one line by typing "ipconfig /release & ipconfig /renew," without the inverted quotation marks. If you type them like this, Command Prompt executes the first command and, when it's done, it automatically runs the second one. Cool, right? 🙂
The release and renew parameters are useful in networks that use DHCP (Dynamic Host Configuration Protocol) to distribute IP addresses automatically. Your system gives up its current address and requests a new one from the DHCP server, and that can help you troubleshoot certain network issues.
5. How to get nic info about your network adapter's MAC addresses
One of the fastest and easiest ways to obtain the MAC addresses of your network adapters is to use the getmac command. In Command Prompt, type getmac and press Enter, as seen in the image below.
6. How can I see the computers and devices connected to my network using CMD?
In some cases, you might want to see what computers and devices are connected to the same network as you are. One of the easy and friendly ways to do that is to use the net view command. Launch Command Prompt and run net view. After a while, you should see a list of the computers and devices in your network.
However, there's a caveat about this command. Net view doesn't show all the computers and devices that are in the same network as you. Although it works well enough for private networks, it fails to identify devices such as smartphones or printers, and also has issues with computers that are running different operating systems. If you want to get a clear view of everything that's connected to your network, you should also check the next command.
7. How can I see all the devices connected to my network using CMD?
The best way to find all the devices connected to the same network as you is based on using the arp command. Open Command Prompt and run arp -a. The IP address shown first, next to Interface, displays your network adapter's IP address. Then, there's a list of IP addresses and MAC addresses (Physical Addresses). All the IP addresses that start with the same numbers as your network adapter are in the same network and/or subnet as you are. They are all devices connected to your network.
The next ones are not real devices, but IP addresses used for multicasting. They are commonly used by your real devices for streaming media on your network. In our example, the devices connected to the same network as our computer are all the ones that have IP addresses starting with 192.168.50.
If you want to see what those devices are, in a more human-friendly way, copy their MAC addresses and look them up on the internet using Google or on websites that let you check which vendors assign certain MAC addresses, such as DNS Checker. For instance, if you're looking for the MAC address 04-d9-f5-b5-b1-f0, you find that it's a device made by ASUS. In truth, it's an ASUS ZenWiFi router.
8. How to check your computer's network connections and open ports
You can get other useful cmd nic info from the netstat command, which lets you see the network connections that are active between your system and any other systems on your network or the internet.
If you add the -a parameter to the netstat command, you can get a list with all the connections and listening ports, as seen in the image below.
That's it!
Do you know other useful ways to get cmd nic info?
The networking commands that you can run in the Command Prompt can be useful when you need to find information about devices connected to your network or when you want to test your network connections state. They're convenient also when you have networking issues, and you're trying to troubleshoot them by yourself. If you have questions about these networking commands, if you need help, or if you want us to add others to the list, leave us a comment below.