Networking第 60 / 100 题
Which command displays a computer's IP configuration on Windows?
a.ipconfig
b.ls
c.chmod
d.ping google
解析
The ipconfig command on Windows displays the current IP address, subnet mask, and default gateway for the machine's interfaces. Using ipconfig /all reveals more details like DNS servers and the MAC address. On Linux and macOS, ip addr or ifconfig serves a similar role.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- What is the main difference between IPv4 and IPv6?
- What device connects multiple devices within a single local network and forwards frames based on MAC addresses?
- What does 'bandwidth' refer to in networking?
- Which protocol securely encrypts web traffic and is indicated by 'https' in a URL?
- What is 'latency' in a network?
- What is the purpose of a default gateway on a device?