Q1. A user wants to prevent unauthorized devices from connecting to their SOHO wireless router. Which of the following security measures would be MOST effective for this specific goal, assuming strong encryption is already in place?
- A.Disabling SSID broadcast
- B.Changing the default admin password
- C.Configuring MAC filtering✓ Correct
- D.Enabling QoS
Explanation: MAC filtering allows you to create a list of allowed (or denied) MAC addresses. While not foolproof (MAC addresses can be spoofed), it adds a layer of control over which specific devices can connect to the network. Learn more.