1.
You need a network that provides centralized
authentication for your users. Which of the following logical topologies should you use?
Correct Answer
C. Client/Server
Explanation
C. A client/server logical topology allows you to have a centralized database of users so that authentication is provided in one place.
2.
You need a topology that is
scalable to use in your network. Which of the following will
Correct Answer
C. Star
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.
3.
Which of the following physical topolgies has
the least likelihood of having a collision?
Correct Answer
D. Mesh
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.
4.
In a physical-star
topology, what happens when a workstation loses its physical connection
Correct Answer
B. Only that workstation loses its ability to communicate.
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.
5.
You want to remotely log into an office computer using remote desktop in a secure manner. Which of the following should you use?
Correct Answer
A. VPN
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.
6.
What is a logical grouping
of network users and resources connected to administratively defined ports on a
switch?
Correct Answer
C. VLAN
Explanation
C. VLANs allow you to be anywhere on the physical network and still be local to the net¬work resources you need.
7.
Which of the following is a
concern when using peer-to-peer networks?
Correct Answer
C. The security associated with such a network
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.
8.
Which of the following is an example of when a
point-to-multipoint network is called for?
Correct Answer
A. When a centralized office needs to communicate with many branch offices
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.
9.
Which of the following is an example of a LAN?
Correct Answer
D. A computer connected to another computer so they can share resources
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.
10.
Which of the following is a
disadvantage of the star topology?
Correct Answer
B. When the central concentrating device experiences a complete failure, all attached devices lose connectivity to the rest of the network.
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.
11.
What is a difference
between a LAN and a WAN?
Correct Answer
D. All of the above.
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.
12.
What does the acronym VPN stand for?
Correct Answer
C. Virtual private network
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.
13.
In what type of network are all computers
considered equals and do they not share any
central
authority?
Correct Answer
A. Peer-to-peer
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.
14.
What advantage does the client-server architecture have over
peer-to-peer?
Correct Answer
D. All of the above
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).
15.
An example of a hybrid
network is which of the following?
Correct Answer
A. Ethernet
Explanation
A. The best answer to this question is Ethernet, which uses a start physical topology with a logical bus technology.
16.
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?
Correct Answer
D. Create VLANs
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.
17.
Which type of topology has
the greatest number of physical connections?
Correct Answer
D. Mesh
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.
18.
Which network topology establishes a single communication path through a direct connection between two routers?
Correct Answer
A. Point-to-point
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.
19.
Which network topology is a
combination of two or more types of physical or two or more types of logical
topologies?
Correct Answer
B. Hybrid
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.
20.
When designing a network
and deciding which type of network topology to use, which
Correct Answer(s)
A. Cost
B. Ease of installation
C. Ease of maintenance
D. Fault-tolerance requirements
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.