Topologies
Protocols
Cloud/Server
Basic
More Basic
100

A small business office has 10 computers, all connected to a central switch, which in turn is connected to a single router that provides internet access. The office network is set up to allow all computers to communicate with each other directly. Which physical network topology is being used in this LAN?

a)Mesh Topology

b)Star Topology

c)Ring Topology

d)Bus Topology

b)Star Topology

100

A new device is connected to the network and is unable to obtain an IP address. You need to troubleshoot the issue. What is the typical process a device follows to obtain an IP address from a DHCP server?


a)The device sends a DHCP Discover message to the network, receives a DHCP Offer from the server, requests an IP address with a DHCP Request, and then receives an acknowledgment with a DHCP Acknowledgment

b)The device sends a DHCP Discover message and receives a DHCP Offer, but no further communication is required


c)The device directly queries the network for an available IP address and uses it without DHCP involvement


d)The device sends a static IP configuration request to the DHCP server, receives an IP address response, and manually configures the IP settings

a)The device sends a DHCP Discover message to the network, receives a DHCP Offer from the server, requests an IP address with a DHCP Request, and then receives an acknowledgment with a DHCP Acknowledgment

100

Your network consists of several servers and workstations that need to synchronize their clocks accurately for logging and scheduling purposes. You need to configure NTP on these devices. What should be your primary consideration when configuring NTP for accurate time synchronization across your network?

a)Use a high-stratum NTP server as the time source to ensure precise synchronization

b)Ensure that all devices use different NTP servers to reduce the chance of a single point of failure

c)Configure each device to use the same NTP server to ensure consistency and accuracy

d)Configure NTP servers with different time zones to match the local time of each device

c)Configure each device to use the same NTP server to ensure consistency and accuracy

100

A network technician is troubleshooting connectivity issues between two devices on the same network. The technician suspects that the issue may be related to the IP addresses assigned to the devices. Why are IP addresses crucial for network communication?

a)They define the physical location of devices on the network

b)They provide encryption for data being transmitted over the network

c)They identify devices uniquely within a network, allowing for proper data routing

d)They determine the speed at which data is transmitted

c)They identify devices uniquely within a network, allowing for proper data routing

100

A technician is troubleshooting a network where devices are unable to communicate due to issues at the Network Access layer. Which of the following issues is most likely occurring at the Network Access layer?

a)Incorrect IP address configuration

b)Invalid subnet mask setting

c)Firewall blocking access to the network

d)Network cable unplugged or faulty

d)Network cable unplugged or faulty

200

A financial district within a city needs a Metropolitan Area Network (MAN) that ensures low latency and high availability for its critical financial transactions and communications. Which MAN topology would be most effective for minimizing latency and ensuring high availability?

a)Full Mesh Topology

b)Star Topology

c)Hub-and-Spoke Topology

d)Tree Topology

a)Full Mesh Topology

200

A user reports that they are unable to access a website by its domain name but can access other sites. You need to determine where the issue might be. What role does DNS play in resolving this issue, and what is the typical process for DNS resolution?


a)DNS translates domain names into IP addresses; the resolution process involves querying DNS servers starting from the root, then TLD servers, and finally the authoritative DNS server for the domain

b)DNS encrypts web traffic; the resolution process involves establishing a secure connection with the DNS server before accessing the website

c)DNS provides IP addresses directly to clients without the need for a resolution process

d)DNS caches website content; the resolution process involves downloading and caching web pages for faster access

a)DNS translates domain names into IP addresses; the resolution process involves querying DNS servers starting from the root, then TLD servers, and finally the authoritative DNS server for the domain

200

A company is evaluating whether to use Software as a Service (SaaS) or an on-premises application for their business needs. They are interested in understanding the cost implications of each option. How does the cost structure of SaaS generally compare to maintaining an on-premises application?

a)SaaS generally has lower upfront costs and subscription fees but may become more expensive over time compared to on-premises solutions

b)On-premises solutions generally have lower initial costs but higher long-term costs compared to SaaS

c)SaaS typically involves higher upfront costs but lower ongoing costs compared to on- premises solutions

d)Both SaaS and on-premises solutions have similar cost structures, with no significant differences

a)SaaS generally has lower upfront costs and subscription fees but may become more expensive over time compared to on-premises solutions

200

A network engineer is troubleshooting communication issues between two devices on a local network. They explain that data is being correctly framed but may be getting lost when transferred across the network. What is the main difference between a frame and a packet in networking?

a)Frames contain data link layer information, while packets contain network layer information

b)Frames and packets are the same, with different names used in different contexts

c)Frames are used to route data across different networks, while packets are used within a single network

d)Frames operate at the Network layer, while packets operate at the Data Link layer

a)Frames contain data link layer information, while packets contain network layer information

200

An organization is experiencing issues with data reliability during file transfers between servers. The network engineer is asked to ensure that data is reliably transmitted and received. Which protocol at the Transport layer of the TCP/IP model should the engineer consider using to ensure data reliability?

a)UDP (User Datagram Protocol)

b)FTP (File Transfer Protocol)

c)TCP (Transmission Control Protocol)

d)IP (Internet Protocol)

c)TCP (Transmission Control Protocol)

300

A company is setting up a new video conferencing system that requires low latency and can tolerate occasional packet loss. The IT team needs to choose between TCP and UDP for the application’s communication protocol. Which protocol is better suited for this video conferencing system, and why?

a)UDP is better suited because it provides faster transmission with lower overhead, making it ideal for real-time applications

b)TCP is better suited because it provides reliable, ordered, and error-checked delivery of data

c)UDP is better suited because it ensures data integrity with error correction

d)TCP is better suited because it has lower latency compared to UDP

a)UDP is better suited because it provides faster transmission with lower overhead, making it ideal for real-time applications

300

A company anticipates significant fluctuations in their computing needs and is considering whether to use a public cloud or maintain their on-premises infrastructure. How does the scalability and flexibility of a public cloud environment compare to an on-premises solution?

a)Public cloud environments offer greater scalability and flexibility due to their ability to dynamically allocate resources as needed

b)Public cloud environments offer less scalability and flexibility compared to on-premises solutions

c)Scalability and flexibility are generally the same for both public cloud and on-premises solutions

d)On-premises solutions offer better scalability and flexibility compared to public cloud environments due to direct control over hardware

a)Public cloud environments offer greater scalability and flexibility due to their ability to dynamically allocate resources as needed

300

You are a network technician tasked with assigning IP addresses to devices in a new office. The office requires two subnets, each supporting up to 100 devices. The network address for the office is 192.168.10.0/24. Which subnet mask should you use to divide the network into two subnets, each capable of supporting up to 100 devices?


a)255.255.255.240 (/28)

b)255.255.255.192 (/26)

c)255.255.255.224 (/27)

d)255.255.255.128 (/25)

b)255.255.255.192 (/26)

300

You are troubleshooting a secure web application that uses HTTPS for encrypted communication between the client and the server. What is the primary purpose of HTTPS in web communication?

a)To manage user authentication and authorization without encrypting the data

b)To increase the speed of data transmission between the client and the server

c)To cache web pages on the client side to improve loading times

d)To provide encryption for data transmitted between the client and the server, ensuring data privacy and integrity

d)To provide encryption for data transmitted between the client and the server, ensuring data privacy and integrity

400

A user is having trouble maintaining a stable connection to a remote server during an extended file transfer. The connection keeps dropping and reconnecting, interrupting the transfer process. Which OSI layer is responsible for establishing, managing, and terminating connections between applications?

a)Layer 4 (Transport)

b)Layer 5 (Session)

c)Layer 7 (Application)

d)Layer 2 (Data Link)

b)Layer 5 (Session)

400

A company is evaluating options for hosting its infrastructure. They are considering moving to Infrastructure as a Service (IaaS) to reduce capital expenditures. They want to understand the financial implications compared to maintaining on-premises infrastructure. How does using IaaS typically compare to maintaining on-premises infrastructure in terms of cost?

a)On-premises infrastructure usually has higher initial capital costs and lower ongoing costs compared to laaS

b)laaS has higher long-term costs but lower initial investment compared to on-premises infrastructure

c)The cost of laas is always lower than maintaining on-premises infrastructure, regardless of usage

d)laaS is generally more expensive due to ongoing subscription costs

a)On-premises infrastructure usually has higher initial capital costs and lower ongoing costs compared to IaaS

400

A small business network with a 100 Mbps internet connection is experiencing slow performance during peak hours. Users complain about long delays when accessing cloud-based applications. What is the most likely cause of the delays?

a)The bandwidth is insufficient to handle the peak traffic load

b)The throughput is being reduced due to high latency

c)There is packet loss occurring due to a faulty router

d)The delay is caused by insufficient bandwidth for simultaneous data transfers

a)The bandwidth is insufficient to handle the peak traffic load

500

You need to configure a firewall to allow SFTP traffic between a client and a server. On which port does SFTP typically operate?

a)Port 23

b)Port 80

c)Port 21

d)Port 22

d)Port 22

500

An organization is considering whether to move their applications to a private cloud or maintain them on-premises. They want to understand the cost implications of each option. How do the costs associated with maintaining applications on a private cloud compare to those of keeping them on-premises?

a)On-premises solutions generally have higher initial costs but can be more cost-effective over time compared to private cloud environments

b)Private cloud environments usually have lower initial costs but higher ongoing operational costs compared to on-premises solutions

c)The costs are generally the same for both private cloud and on-premises solutions

d)Private cloud environments usually have higher initial costs but can offer lower ongoing operational costs compared to on-premises solutions

a)On-premises solutions generally have higher initial costs but can be more cost-effective over time compared to private cloud environments

500

You are troubleshooting a network issue where a user is unable to reach a remote server. You decide to use ICMP to diagnose the problem. What ICMP tool would you use to check if a device is reachable across the network, and what information would it provide?

a)Traceroute - It shows the path taken by packets to reach the destination

b)Ping - It tests whether a device is reachable and measures the round-trip time for packets

c)Netstat - It displays active connections and their statuses

d)Telnet - It tests connectivity to a specific port on a remote device

b)Ping – It tests whether a device is reachable and measures the round-trip time for packets

M
e
n
u