Chapter 1 (Network +)

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By C3r0
C
C3r0
Community Contributor
Quizzes Created: 3 | Total Attempts: 3,559
| Attempts: 3,072 | Questions: 20
Please wait...
Question 1 / 20
0 %
0/100
Score 0/100
1. What does the acronym VPN stand for?

Explanation

C. Virtual private networks (VPNs) allow for the creation of private networks across the Internet. A VPN makes your local host part of the remote network by using the WAN link that connects you to the remote LAN.

Submit
Please wait...
About This Quiz
Chapter 1 (Network +) - Quiz

This quiz, titled 'Chapter 1 (Network +)', assesses key networking concepts including logical topologies, physical topologies, secure remote access, and network administration. It is designed to test practical... see moreskills and theoretical knowledge essential for networking professionals. see less

2. What advantage does the client-server architecture have over peer-to-peer?

Explanation

D. In client-server networks, requests for resources go to a main server that responds by handling security and directing the client to the resource it wants, instead of the request going directly to the machine with the desired resource (as in peer-to-peer).

Submit
3. Which network topology is a combination of two or more types of physical or two or more types of logical topologies?

Explanation

B. A hybrid topology is a combination of two or more types of physical or logical network topologies working together within the same network.

Submit
4. You need a network that provides centralized authentication for your users. Which of the following logical topologies should you use?

Explanation

C. A client/server logical topology allows you to have a centralized database of users so that authentication is provided in one place.

Submit
5. Which of the following is an example of when a point-to-multipoint network is called for?

Explanation

A. When a central office, such as a headquarters, needs to communicate directly with its branch offices, but the branches do not require direct communication with one another, the point-to-multipoint model is applicable. The other scenarios tend to indicate the use of a point-to-point link between sites.

Submit
6. In what type of network are all computers considered equals and do they not share any central authority?

Explanation

A. In a peer-to-peer network, all computers are considered equals. It is up to the computer that has the resource being requested to perform a security check for access rights to its resources.

Submit
7. In a physical-star topology, what happens when a workstation loses its physical connection

Explanation

B. In a star topology, each workstation connects to a hub, switch, or similar central device, but not to other workstations. The benefit is when connectivity to the central device is lost, the rest of the network lives on.

Submit
8. Which of the following is a concern when using peer-to-peer networks?

Explanation

C. Security is easy to relax in a peer-to-peer environment. Because of the trouble it takes to standardize authentication, a piecemeal approach involving users' personal preferences develops. There are no dedicated servers in a peer-to-peer network, and such a network can be created with as few as two computers.. Security is easy to relax in a peer-to-peer environment. Because of the trouble it takes to standardize authentication, a piecemeal approach involving users' personal preferences develops. There are no dedicated servers in a peer-to-peer network, and such a network can be created with as few as two computers.

Submit
9. Which network topology establishes a single communication path through a direct connection between two routers?

Explanation

A. As its name implies, in a point-to-point topology you have a direct connection between two routers, giving you one communication path. The routers in a point-to-point topology can either be linked by a serial cable, making it a physical network, or be far away and only connected by a circuit within a frame-relay network, making it a logical network.

Submit
10. Which of the following is an example of a LAN?

Explanation

A LAN (Local Area Network) is a network that connects devices within a limited geographical area, such as a home, office, or 1 building. The other options describe networks that span larger distances or use technologies that are not typically associated with LANs.  

Submit
11. You have a network with multiple devices and need to have a smaller broadcast domain while working with a tight budget. Which of the following is the best solution?

Explanation

D. If you have a switch, you can break up a layer-2 switched networks into smaller broad¬cast domains by creating VLAN's.

Submit
12. Which type of topology has the greatest number of physical connections?

Explanation

D. In the mesh topology, there is a path from every machine to every other one in the net¬work. A mesh topology is used mainly because of the robust fault tolerance it offers—if one connection goes on the blink, computers and other network devices can simply switch to one of the many redundant connections that are up and running.

Submit
13. What is a difference between a LAN and a WAN?

Explanation

D. A typical WAN connects two or more remote LANs together using someone else's net¬work (your ISP's) using a router. Your local host and router see these networks as remote networks and not as local networks or local resources.

Submit
14. Which of the following is a disadvantage of the star topology?

Explanation

B. The only disadvantage mentioned is the fact that there is a single point of failure in the network. However, this topology makes troubleshooting easier; if the entire network fails, you know where to look first. The central device also ensures that the loss of a single port and the addition of a new device to an available port do not disrupt the network for other stations attached to such a device.

Submit
15. What is a logical grouping of network users and resources connected to administratively defined ports on a switch?

Explanation

C. VLANs allow you to be anywhere on the physical network and still be local to the net¬work resources you need.

Submit
16. You want to remotely log into an office computer using remote desktop in a secure manner. Which of the following should you use?

Explanation

A VPN (Virtual Private Network) provides a secure connection to another network over the internet. It encrypts data, ensuring privacy and security, which is essential for safely accessing an office computer remotely via remote desktop. VPNs protect against eavesdropping and unauthorized access.

Submit
17. Which of the following physical topolgies has the least likelihood of having a collision?

Explanation

D. Only a Mesh physical topology has point-to-point connections to every device, so it has the least likelihood of ever having a collision.

Submit
18. An example of a hybrid network is which of the following?

Explanation

A. The best answer to this question is Ethernet, which uses a start physical topology with a logical bus technology.

Submit
19. When designing a network and deciding which type of network topology to use, which

Explanation

A, B, C, D. Each topology has its own set of pros and cons regarding implementation, so asking the right questions and considering cost, ease of installation, maintenance, and fault tolerance are all important factors to be considered.

Submit
20. You need a topology that is scalable to use in your network. Which of the following will

Explanation

C. To install a physical topology that provides ease of scalability use a star network. This is a hub or switch device, and this is the most common LAN networks today.

Submit
View My Results

Quiz Review Timeline (Updated): Nov 22, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Nov 22, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 31, 2010
    Quiz Created by
    C3r0
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
What does the acronym VPN stand for?
What advantage does the client-server architecture have over ...
Which network topology is a ...
You need a network that provides centralized ...
Which of the following is an example of when a ...
In what type of network are all computers ...
In a physical-star ...
Which of the following is a concern when using peer-to-peer networks?
Which network topology establishes a single communication path through...
Which of the following is an example of a LAN?
You have a network with multiple devices and ...
Which type of topology has ...
What is a difference between a LAN and a WAN?
Which of the following is a disadvantage of the star topology?
What is a logical grouping ...
You want to remotely log into an office computer using remote desktop...
Which of the following physical topolgies has ...
An example of a hybrid network is which of the following?
When designing a network ...
You need a topology that is ...
Alert!

Advertisement