1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-28 08:55:04 +08:00
Files
website/docs/wiki/03-技能/01-查看ip.md
2024-08-17 01:07:35 +08:00

12 lines
486 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 查看ip
许多情况下检查故障的第一步就是查看用户在局域网中的ip,以进行进一步判断本文将教会你如何查看ip,以及不同的ip地址意味着什么
## 操作
1. 打开cmd界面你可以按win+r弹出运行框输入cmd,然后回车
2. 在cmd提示符后输入`ipconfig`命令,此时应该会输出结果
3. 根据结果进行下一步操作
## 结果
### 无地址
### 172.xx.xx.xx地址
### 169.254.xx.xx地址
### 192.168.xx.xx地址