1. Introduction to Networks Flashcards
You need a network that provides centralized authentication for your users. Which of the following logical topologies should you use?
A. VLANs
B. Peer-to-peer
C. Client-server
D. Mesh
C.
A client-server logical topology allows you to have a centralized databasevof users so that authentication is provided in one place.
You need a topology that is scalable to use in your network. Which of the following will you install?
A. Bus
B. Ring
C. Star
D. Mesh
C.
To install a physical topology that provides ease of scalability, use star network. This is a hub or switch device, and this is the most common LAN network today.
Which of the following physical topologies has the most connections and is the least popular for LANs?
A. Bus
B. Star
C. Ring
D. Mesh
D.
Only a mesh physical topology has point-to-point connections to every device, so it has more connections and is not popular LAN technology.
In a physical star topology, what happens when a workstation loses its physical connection to another device?
A. The ring is broken, so no devices can communicate.
B. Only that workstation loses its ability to communicate.
That workstation and the device it’s connected to lose communication with the rest of the network.
D. No devices can communicate because there are now two unterminated network segments.
B.
In a star topology, each workstation connects to a hub, switch, or simular central device but not to another workstation. The benefit is that when connectivity to the central device is lost, the rest of the network lives ont.
Which type of WAN technology uses labels, which enables priority of voice through the network?
A. VPN
B. TI
C. MPLS
D. LAN
E. Bus
C.
Multiprotocol Label Switching has as many advantages as a LAN protocol. When labels are used, voice can have priority over basic data, for example.
What is logical grouping of network users and resources called?
A. WAN
B. LAN
C. MPLS
D. Host
B.
A logical grouping of hosts is called a LAN, and you typically group them by connecting them to a hub or a switch.
Which of the following is a concern when using peer-to-peer networks?
A. Where to place the server.
B. Whose computer is least busy and can act as the server.
C. The security associatednwith such a network.
D. Having enough peers to support creating such a network.
C.
It is easy to relax about security in a peer-to-peer enviroment. 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.
Which of the following is an example of when a point-to-multipoint network is called for?
A. When a centralized office needs to communicate with many branch offices.
B. When a full mesh of WAN links is in place.
C. When multiple offices are daisy-chained to one another in a line.
D. When there are only two nodes in the network to be connected.
A.
When a central office, such as headquarters, needs to communicate directly with its 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.
Which of the following is an example of a LAN?
A. Ten buildings interconnected by Ethernet connections over fiber-optic cabling.
B. Ten routers interconnected by Frame Relay circuits.
C. Two routers interconnected with a T1 circuit.
D. A computer connected to another computer so they can share recources.
D.
LANs generally have a geographic scope of a single building or smaller. They can range from simple (two hosts) to complex (with thousands of hosts).
Which of the following is a disadvantage of the star topology?
A. When a single port on the central concentrating device fails, the entire network loses connectivity.
B. When the central concentrating device experiences a complete failure, all attached devices lose connectivity to the rest of the network.
C. In a start topology, a more expensive type of host must be used compared to the host used when implementing a physical bus.
D. It is more difficult to add stations and troubleshoot than with other topologies.
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 availible port do not disrupt the network for other stations attached to such a device.
What is a difference between LAN and a WAN?
A. WANs require a router.
B. WANs cover larger geographical areas.
C. WANs can utilize either private or public data transport.
D. All of the above.
D.
A typical WAN connects two or more remote LANs together using someone else’s network ( your ISP’s and a router. Your logical host and a router see these networks as remote networks and not as local networks or local resources. Routers us proprietary serial connections for WANs.
Which of the following provides the most physical layout flexibility in a very large, geographically dispersed enterprise network?
A. Bus technology
B. LAN switch
C. Star topology
D. MPLS cloud network
D.
Multiprotocol Label Switching provides logical links between sites, so branch offices can be easily and quickly added.
In what type of network are all computers considered equal and do not share any central authority?
A. Peer-to-peer
B. Client-server
C. Physical topology
D. None of the above.
A.
In a peer-to-peer network, all computers are considered equal. It is up to the computer that has the resource being requested to perform a security check for acces rights to its resources.
What advantage does the client-server architecture have over peer-to-peer?
A. Easier maintenance
B. Greater organization
C. Tighter security
D. All of the above
D.
In client-server networks, requests for resources go to mail 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).
Which of the following is an example of a hybrid network?
A. Ethernet-switch
B. Ring topology
C. Bus topology
D. Star topology
A.
The best answer to this question is an Ethernet switch, which uses a star physical topology with a logical bus technology.