







































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This specialized certification assesses the ability to install, configure, and secure residential networks supporting AV, security, and smart home devices. Candidates are tested on routing, VLANs, Wi-Fi coverage planning, cybersecurity, and remote access setup in residential environments.
Typology: Exams
1 / 79
This page cannot be seen from the preview
Don't miss anything!








































































Question 1. Which layer of the OSI model is responsible for establishing, managing, and terminating connections between devices? A) Physical Layer B) Transport Layer C) Session Layer D) Network Layer Answer: C Explanation: The Session Layer (Layer 5) manages sessions between applications, including establishing, maintaining, and ending connections, ensuring proper communication sessions. Question 2. In the TCP/IP model, which protocol operates at the Transport Layer and provides reliable, connection-oriented data transfer? A) UDP B) TCP C) IP D) ICMP Answer: B Explanation: TCP (Transmission Control Protocol) operates at the Transport Layer in TCP/IP, providing reliable, connection-oriented communication with flow and congestion control. Question 3. Which network topology is most suitable for a small residential network requiring minimal cabling and easy installation? A) Mesh B) Star C) Bus D) Ring Answer: B Explanation: The star topology is suitable for residential environments because it uses central devices (like switches or routers), is easy to install, and simplifies troubleshooting.
Question 4. Which device functions primarily to connect multiple devices within a LAN and operates at Layer 2 of the OSI model? A) Router B) Hub C) Switch D) Modem Answer: C Explanation: Switches operate at Layer 2 (Data Link layer), forwarding frames based on MAC addresses, and are used to connect multiple devices within a LAN. Question 5. Which type of network cabling provides the highest bandwidth and is suitable for long- distance, interference-sensitive applications? A) Twisted pair (Cat6) B) Coaxial cable C) Fiber optic (single-mode) D) Ethernet over power line Answer: C Explanation: Single-mode fiber optic cables offer the highest bandwidth and can transmit data over long distances with minimal signal loss, making them ideal for high-speed residential and enterprise networks. Question 6. Which wireless standard operates on the 5 GHz band and supports the highest data rates among Wi-Fi standards? A) 802.11b B) 802.11g C) 802.11ac D) 802.11n Answer: C Explanation: 802.11ac operates primarily on the 5 GHz band and supports higher data rates than earlier standards, making it suitable for high-bandwidth applications like 4K streaming.
Question 10. What is the primary purpose of ARP in a local network? A) To resolve domain names to IP addresses B) To resolve IP addresses to MAC addresses C) To assign IP addresses dynamically D) To route packets between different networks Answer: B Explanation: ARP (Address Resolution Protocol) maps IP addresses to MAC addresses within a local network, enabling devices to communicate at the data link layer. Question 11. Which protocol is used to establish a secure remote connection to a network device? A) Telnet B) SSH C) FTP D) SMTP Answer: B Explanation: SSH (Secure Shell) provides a secure, encrypted connection for remote management of network devices, unlike Telnet which is unencrypted. Question 12. In a typical home network, which device acts as a bridge between the ISP's network and the local devices? A) Switch B) Router C) Modem D) Access Point Answer: C Explanation: The modem connects to the ISP for internet access and bridges the connection to the local network, often providing the initial link point. Question 13. Which network device is primarily responsible for segmenting a network into multiple VLANs?
A) Hub B) Managed Switch C) Router D) Access Point Answer: B Explanation: Managed switches support VLAN configuration, allowing segmentation of the network into multiple broadcast domains for security and performance. Question 14. Which wireless security protocol is the most secure and recommended for modern Wi-Fi networks? A) WEP B) WPA C) WPA2-PSK D) WPA3-PSK Answer: D Explanation: WPA3-PSK offers the strongest security among Wi-Fi protocols, with improved encryption and protection against attacks. Question 15. Which type of cable is most susceptible to electromagnetic interference and noise? A) Cat6 twisted pair B) Fiber optic C) Coaxial cable D) Unshielded twisted pair (UTP) Answer: D Explanation: UTP cables are unshielded and more vulnerable to electromagnetic interference, which can degrade signal quality. Question 16. Which device is most appropriate to extend Wi-Fi coverage in a large residential area without wiring? A) Ethernet switch
Answer: B Explanation: UDP is preferred for real-time streaming because it has lower latency due to the lack of connection and error correction, accepting some packet loss. Question 20. Which network device can perform Network Address Translation (NAT) to hide local IP addresses? A) Switch B) Router C) Modem D) Access Point Answer: B Explanation: Routers perform NAT, translating private local IP addresses to a public IP address for internet communication, enhancing security and address management. Question 21. What is the primary benefit of implementing VLANs in a residential network? A) Increased bandwidth B) Enhanced security and traffic segmentation C) Faster internet speeds D) Simplified cabling Answer: B Explanation: VLANs allow logical separation of network segments, improving security by isolating sensitive devices and reducing broadcast traffic. Question 22. Which command-line utility is used to test connectivity to another device on the network? A) ipconfig B) ping C) netstat D) nslookup
Answer: B Explanation: The ping utility sends ICMP echo requests to test if a device is reachable and measure round-trip time. Question 23. Which protocol allows automatic assignment of IP addresses to devices in a network? A) DNS B) DHCP C) ARP D) ICMP Answer: B Explanation: DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and other network configuration parameters to devices. Question 24. Which type of fiber optic cable is optimized for long-distance communication with minimal attenuation? A) Multi-mode B) Single-mode C) Coaxial D) Twisted pair Answer: B Explanation: Single-mode fiber optic cables are designed for long-distance transmission due to their minimal signal attenuation. Question 25. Which layer of the OSI model is responsible for routing packets between different networks? A) Data Link Layer B) Network Layer C) Transport Layer D) Physical Layer Answer: B
Explanation: 802.11ac supports higher maximum data rates (up to several Gbps) compared to previous standards, suitable for high-bandwidth applications. Question 29. Which device is mainly responsible for connecting multiple networks and directing traffic based on IP addresses? A) Switch B) Router C) Hub D) Access Point Answer: B Explanation: Routers connect different networks and route IP packets based on destination addresses, enabling internet access and inter-network communication. Question 30. Which network topology involves all devices connected to a single central cable? A) Star B) Bus C) Ring D) Mesh Answer: B Explanation: In a bus topology, all devices are connected to a common backbone cable, which is simple but less scalable and fault-tolerant. Question 31. Which protocol is used to transfer files securely over a network? A) FTP B) SCP C) HTTP D) Telnet Answer: B Explanation: SCP (Secure Copy Protocol) uses SSH to transfer files securely, providing encryption and authentication.
Question 32. What is the primary purpose of a firewall in a residential network? A) To increase internet speed B) To block unauthorized access and filter traffic C) To extend Wi-Fi coverage D) To provide DHCP services Answer: B Explanation: Firewalls monitor and control incoming and outgoing traffic based on security rules to prevent unauthorized access. Question 33. Which command-line utility reveals the current IP configuration of a Windows device? A) ping B) ipconfig C) tracert D) netstat Answer: B Explanation: ipconfig displays current network configuration details such as IP address, subnet mask, and default gateway on Windows. Question 34. Which protocol is used by web browsers to retrieve web pages securely? A) HTTP B) HTTPS C) FTP D) SMTP Answer: B Explanation: HTTPS (Hypertext Transfer Protocol Secure) encrypts data between the browser and server, ensuring secure web browsing. Question 35. In the context of network troubleshooting, what does a high packet loss indicate?
Question 38. Which wireless security protocol is vulnerable to dictionary attacks and should be upgraded to WPA3? A) WPA B) WEP C) WPA D) WPA Answer: C Explanation: WPA (Wi-Fi Protected Access) and WEP are outdated and vulnerable; WPA3 offers enhanced security and protection against dictionary attacks. Question 39. Which network device is primarily responsible for translating between different network protocols or standards? A) Bridge B) Gateway C) Switch D) Repeater Answer: B Explanation: Gateways perform protocol translation between different networks or standards, enabling interoperability. Question 40. What is the typical maximum distance for 1000BASE-T (Gigabit Ethernet over twisted pair)? A) 100 meters B) 10 meters C) 1 kilometer D) 500 meters Answer: A Explanation: 1000BASE-T Ethernet over twisted pair cabling supports up to 100 meters, suitable for most residential installations.
Question 41. Which device type is most suitable for segmenting a network to separate smart home devices from personal computers? A) Hub B) Switch C) Router with VLAN support D) Modem Answer: C Explanation: A router supporting VLANs can segment different device groups, enhancing security and performance. Question 42. Which port number is typically used for HTTPS web traffic? A) 80 B) 443 C) 21 D) 25 Answer: B Explanation: Port 443 is the default for HTTPS, enabling secure web browsing. Question 43. Which command-line tool is used to perform a trace route to determine the path packets take to reach a destination? A) ping B) tracert (Windows) / traceroute (Unix) C) nslookup D) ipconfig Answer: B Explanation: tracert/traceroute shows the route and delays of packets across each hop toward a target IP address or domain. Question 44. Which IPv4 address class is most commonly assigned to small to medium-sized networks, including most residential networks?
B) Bridge mode C) Mesh mode D) Client mode Answer: C Explanation: Mesh mode enables devices to act both as clients and as access points, creating a seamless wireless network. Question 48. Which of the following is a primary reason to disable unused network services and ports on a router? A) To improve Wi-Fi signal strength B) To reduce security vulnerabilities C) To increase bandwidth D) To enable QoS Answer: B Explanation: Disabling unused services and ports minimizes potential attack vectors and enhances network security. Question 49. Which protocol is used by email clients to retrieve messages from the mail server? A) SMTP B) POP C) FTP D) HTTP Answer: B Explanation: POP3 (Post Office Protocol version 3) enables email clients to download messages from the server to local storage. Question 50. Which command-line utility can be used to verify the current routing table on a Linux system? A) ipconfig B) netstat
C) route D) ping Answer: C Explanation: The route command displays the current routing table, showing routes that determine packet forwarding. Question 51. Which type of IP address transition mechanism allows IPv6 devices to communicate with IPv4 networks? A) NAT B) Dual stack C) Tunneling (6to4, Teredo) D) All of the above Answer: D Explanation: All listed mechanisms—NAT64, dual stack, and tunneling—enable communication between IPv6 and IPv4 networks. Question 52. Which device is most suitable for managing and monitoring multiple network devices via a centralized interface? A) Switch B) Network Management System (NMS) or SNMP-enabled device C) Wireless Access Point D) Modem Answer: B Explanation: NMS or SNMP-enabled devices provide centralized management and monitoring capabilities for network infrastructure. Question 53. What is the primary function of a network switch in a residential network? A) Connecting multiple networks B) Forwarding data based on MAC addresses within a LAN C) Modulating digital signals into analog signals
Answer: B Explanation: ipconfig displays the current network interface configurations, including IP addresses and subnet masks. Question 57. Which protocol is primarily used for network management and monitoring? A) SNMP B) DHCP C) DNS D) FTP Answer: A Explanation: SNMP (Simple Network Management Protocol) allows for network management, monitoring, and configuration. Question 58. In the OSI model, which layer is responsible for error detection and correction in transmitted frames? A) Physical B) Data Link C) Network D) Transport Answer: B Explanation: The Data Link layer includes error detection and correction mechanisms, such as CRC checks, to ensure frame integrity. Question 59. Which of the following is a characteristic of a peer-to-peer network? A) Centralized management and control B) Devices act as both clients and servers C) Suitable for large enterprise environments D) Requires dedicated server hardware Answer: B
Explanation: In peer-to-peer networks, all devices can act as both clients and servers, sharing resources directly without centralized management. Question 60. Which device is essential for connecting a Wi-Fi-enabled device to a wired network? A) Switch B) Access Point C) Router D) Modem Answer: B Explanation: An access point connects Wi-Fi devices to a wired network, extending wireless coverage within the LAN. Question 61. Which standard is used primarily for high-quality voice over IP (VoIP) communication? A) SIP B) SMTP C) FTP D) SNMP Answer: A Explanation: SIP (Session Initiation Protocol) is used to establish, manage, and terminate VoIP calls over IP networks. Question 62. In a typical residential network, which device is most likely to perform network address translation (NAT)? A) Modem B) Switch C) Router D) Access Point Answer: C Explanation: Routers perform NAT to map private local IP addresses to a public IP address for internet access.