Level 2 quiz — Intermediate: Networking & Connectivity

Quiz — Level 2 · Intermediate: Networking & Connectivity

1. What does an IP address represent?

The mask delimits the local network; the gateway is the exit toward other networks, including the internet.

2. What is DNS for?

DNS is the internet's phone book. DHCP, by contrast, automatically assigns IP addresses to devices.

3. Which device connects a local network to the internet and routes between networks?

A switch connects devices within the LAN; a router connects networks together. A home box often combines both.

4. Which command tests whether a machine responds on the network?

ping tests reachability; ipconfig shows the IP configuration; tracert follows the path. Diagnose from nearest to farthest.

5. How do you properly secure a network share?

A share (folder, printer) should reach only the right people: apply the principle of least privilege.
Move on to Level 3Back to the guide contents