Introduction to Networks Flashcards
You need a network that provides centralized authentication for your users. Which of the following logical topologies should you use?
VLANs
Peer-to-peer
Client-server
Client-server
A client-server logical topology allows you to have a centralized database of 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?
Bus
Ring
Star
Star
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 network today
Which of the following physical topologies has the most connections and is the least popular for LANs?
Start
Ring
Mesh
Mesh
Only a mesh physical topology has point-to-point connections to every device, so it has more connections and is not a popular LAN technology
In a physical star topology, what happens when a workstation loses its physical connection to another device?
The ring is broken, so no devices can communicate.
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.
Only that workstation loses its ability to communicate.
In a star topology, each workstation connects to a hub, switch, or similar central device but not to other workstations. The benefit is that when connectivity to the central device is lost, the rest of the network lives on
Which type of WAN technology uses labels, which enables priority of voice though the network?
VPN
T1
MPLS
MPLS
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 a logical grouping of network users and resources called?
WAN
LAN
MPLS
LAN
A logical grouping of hosts is called a LAN, and you typically group them by connecting them to a hub or switch
Which of the following is a concern when using peer-to-peer networks?
Where to place the server
Whose computer is least busy and can act as the server
The security associated with such a network
The security associated with such a network
It is easy to relax about security 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
Which of the following is an example of when a point-to-multipoint network is called for?
When a centralized office needs to communicate with many branch offices
When a full mesh of WAN links is in place
When multiple offices are daisy-chained to one another in a line
When a centralized office needs to communicate with many branch offices
When a central office, such as 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
Which of the following is an example of a LAN?
Ten routers interconnected by Frame Relay circuits
Two routers interconnected with a T1 circuit
A computer connected to another computer so they can share resources
A computer connected to another computer so they can share resources
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?
When a single port on the central concentrating device fails, the entire network loses connectivity.
When the central concentrating device experiences a complete failure, all attached devices lose connectivity to the rest of the network.
In a star topology, a more expensive type of host must be used compared to the host used when implementing a physical bus.
When the central concentrating device experiences a complete failure, all attached devices lose connectivity to the rest of the network.
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
What is a difference between a LAN and a WAN?
WANs require a router.
WANs cover larger geographical areas.
WANs can utilize either private or public data transport.
All of the above.
All of the above.
A typical WAN connects two or more remote LANs together using someone else’s network (your ISP’s) and a router. Your local host and router see these networks as remote networks and not as local networks or local resources. Routers use proprietary serial connections for WANs
Which of the following provides the most physical layout flexibility in a very large, geographically dispersed enterprise network?
LAN switch
Star topology
MPLS cloud network
MPLS cloud network
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?
Peer-to-peer
Client-server
Physical topology
Peer-to-peer
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 access rights to its resources
What advantage does the client-server architecture have over peer-to-peer?
Easier maintenance
Greater organization
Tighter security
All of the above
All of the above
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)
Which of the following is an example of a hybrid network?
Ethernet switch
Ring topology
Bus topology
Ethernet switch
The best answer to this question is an Ethernet switch, which uses a star physical topology with a logical bus technology