0% found this document useful (0 votes)
17 views3 pages

IT Technician Networking Test Guide

The document outlines a 60-minute test for the position of IT Technician / Network & Systems Support, consisting of multiple-choice questions, true/false statements, and practical scenarios. It covers topics such as IP addresses, subnet masks, DHCP servers, and network troubleshooting. The test is designed to assess knowledge and skills relevant to networking and systems support.

Uploaded by

dsaccn
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views3 pages

IT Technician Networking Test Guide

The document outlines a 60-minute test for the position of IT Technician / Network & Systems Support, consisting of multiple-choice questions, true/false statements, and practical scenarios. It covers topics such as IP addresses, subnet masks, DHCP servers, and network troubleshooting. The test is designed to assess knowledge and skills relevant to networking and systems support.

Uploaded by

dsaccn
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

ADVANCED COMPUTER SCIENCE & NETWORKING TEST

Position: IT Technician / Network & Systems Support

Duration: 60 minutes

Total Marks: 40

Section A – Multiple Choice (2 marks each)


1. Which of the following IP addresses is private?
a) [Link]
b) [Link]
c) [Link]
d) [Link]

2. The main purpose of a subnet mask is to:


a) Identify the gateway
b) Divide an IP network into smaller networks
c) Assign MAC addresses
d) Encrypt IP data

3. A system continuously reboots before loading Windows. What is the most likely cause?
a) Failing power supply
b) Incorrect IP configuration
c) Corrupted boot files
d) Overclocked CPU

4. In Ethernet networking, what does “Cat 6” refer to?


a) Cable speed and category
b) Port type
c) Fiber optic grade
d) Router firmware version

5. Which command displays the MAC address of your network interface in Windows?
a) ping
b) netstat
c) ipconfig /all
d) getmac

6. A computer cannot access a shared folder, but can ping the server. What is the next step?
a) Reinstall the network driver
b) Check firewall or permissions settings
c) Replace the Ethernet cable
d) Restart the router

7. A DHCP server is used to:


a) Automatically assign IP addresses
b) Encrypt network traffic
c) Manage routing tables
d) Translate domain names

8. RAID 1 is mainly used for:


a) Data mirroring
b) Speed enhancement only
c) Striping with parity
d) Cloud backup

9. Which of the following protocols uses port 22?


a) FTP
b) SSH
c) SMTP
d) HTTPS

10. When setting up a small business network, which device is responsible for assigning
internal IPs and routing traffic to the internet?
a) Modem
b) Switch
c) Router
d) Hub

Section B – True / False (1 mark each)


11. DNS converts domain names into IP addresses.

12. Static IPs are automatically assigned by DHCP.

13. Fiber optic cables are immune to electromagnetic interference.

14. The POST process checks hardware during startup.

15. The “Blue Screen of Death” often indicates hardware driver failure.

Section C – Practical / Scenario (3 marks each)


16. A client says their PC powers on, fans spin, but no display. List three possible causes.

17. A user reports “limited or no connectivity.” Write three steps to diagnose and fix it.

18. How would you secure a Wi-Fi network in an office environment? Mention at least three
security practices.
19. A computer runs very slowly even after restart. What system-level checks would you
perform before reinstalling Windows?

20. Explain the difference between TCP and UDP, and give one example of each.

Common questions

Powered by AI

A subnet mask is crucial in dividing an IP network into smaller, manageable subnetworks, which helps optimize network efficiency and security . By masking parts of an IP address, it helps distinguish the network and host portions, facilitating organized network management and allowing for rational allocation of network resources, such as IP addresses.

A DHCP server automates the assignment of IP addresses within a network, ensuring efficient allocation without manual configuration . This dynamic assignment minimizes IP conflicts, enhances network management flexibility, and supports seamless connectivity for users by automatically updating DNS and gateway information when necessary.

RAID 1, also known as disk mirroring, copies identical data onto two or more drives, which optimizes data redundancy and enhances data security. When one drive fails, the data remains accessible from the remaining drive, thus preventing data loss . This setup is ideal for businesses prioritizing data integrity over storage efficiency, as RAID 1 eliminates the risk of data loss from single disk failure.

The Power-On Self-Test (POST) process evaluates and verifies hardware integrity during computer startup . By detecting malfunctions or missing components through a sequence of beeps or codes, it assists in identifying startup issues, such as memory failures or missing peripherals, crucial for early-stage hardware troubleshooting.

Port 22 is primarily used by SSH (Secure Shell), a protocol ensuring secure system administration and file transactions over potentially insecure networks . It provides a robust encrypted channel for managing devices remotely, making it critical in environments requiring strict security measures and authentication mechanisms.

To secure a Wi-Fi network in an office, employ measures such as enabling WPA3 encryption to protect data transmissions, setting up a guest network for non-employee devices to isolate them from the main network, and using strong, frequently changed passwords . Additionally, regularly update router firmware to secure against vulnerabilities and use MAC address filtering to restrict access.

A system rebooting continuously before loading Windows may indicate a hardware malfunction like a failing power supply, which fails to deliver consistent power, or possibly corrupted boot files that impede the normal startup process . These issues override the software layer, manifesting as critical failures preventing complete booting sequences.

TCP (Transmission Control Protocol) is connection-oriented, ensuring reliable data transmission through error-checking and acknowledgment processes, making it suitable for applications like web browsing or email . In contrast, UDP (User Datagram Protocol) is connectionless, favoring speed over reliability by sending data without verification, ideal for streaming services where speed is prioritized over reliability.

To diagnose connectivity issues, first verify the network settings and ensure the correct IP configuration. Next, check physical connections and cables for damage or disconnection. Finally, examine firewall settings and permissions that may be blocking network access . These steps help isolate issues related to hardware, configuration, or security restrictions.

Fiber optic cables have significant advantages such as immunity to electromagnetic interference, which maintains signal integrity over vast distances without degradation . This enhances safety and reliability, particularly in electrically noisy environments. Moreover, fiber optics support higher bandwidths over longer distances compared to copper cables, leading to better overall performance and speed in data transmission.

You might also like