Exam Cram Quiz Ch. 1 Flashcards
You have been asked to install a network that will give the network user the greatest amount of fault tolerance. Which topology would you choose? A. Star B. Ring C. Mesh D. Bus
C. Mesh
A mesh network uses a point to point connection to every device on the network. This creates multiple points for the data to be transmitted around the network and therefore creates a high degree of redundancy.
Which of the following topologies allows for network expansion with the least amount of disruption for the current network users? A. Bus B. Ring C. LAN D. Star
D. Star
On a star network, each network device uses a separate cable to make a point to point connection to a centralized device, such as a hub or a switch.
Which network topology offers the greatest level of redundancy but has the highest implementation of cost? A. Wireless mesh B. Wired Mesh C. Hybrid Star D. Bus Network
B. Wired Mesh
The wired mesh topology requires each computer on the network to be individually connected to every other device. This configuration provides maximum reliability and redundancy for the network.
Which of the following statements are associated with a bus LAN network? Choose all correct answers.
A. A single cable break can cause complete network disruption.
B. All devices connect to a central device.
C. It uses a single backbone to connect all network devices.
D. It uses a dual-ring configuration
A. A single cable break can cause complete network disruption.
C. It uses a single backbone to connect all network devices
In a bus network, a single break in the network cable can disrupt all the devices on that segment of the network. A bus network also uses a single cable as a backbone to which all networking devices attach.
As a network administrator, you are called in to troubleshoot a problem on a token ring network. The network uses two MSAUs connected using the ring in ports on both devices. All network cards are set at the same speed. What is the likely cause of the problem? A. Bad network card B. Faulty cabling C. MSAU configuration D. Network card configuration.
C. MSAU Configuration
To create the complete ring, the ring-in port on each MSAU is connected to the Ring out port on another MSAU.
Which topology would utilize a switch? A. Bus B. Mesh C. Star D. Ring
A. Star
With which topology does every node have a direct connection to every other node? A. Bus B. Mesh C. Star D. Ring
B. Mesh
True or false: The biggest difference between a LAN and a WAN is usually the size of the network.
True.
A WAN is a network that spans more than one geographic location, often connecting separated LANs.
What network type is essentially a LAN created to share data among devices associated with you?
A personal-area network (PAN) is essentially a LAN created to share data among devices associated with you.
In what networking type is consolidated, block-level data storage made available to networked devices?
A storage-area network (SAN) makes block-level data storage available to devices on the network.
When a WAN is confined to a certain geographic area, such as a city, it is known as a: A. LAN B. MAN C. VAN D. VPN
B. MAN
A WAN can be referred to as a metropolitan-area network when it is confined to a certain geographic area, such as a city.
Which of the following is a computer network in a defined area that links buildings and consists of multiple LANs within that limited geographical area? A. SAN B. PAN C. DAN D. CAN
D. CAN (Campus area network)
A campus area network is a computer network in a defined area that links buildings and consists of multiple LANs within that limited geographical area.
Which of the following provides a flexible and secure data communication system that augments an Ethernet LAN or, in some cases, replaces it altogether? A. PHLAN B. MAN C. WLAN D. CRAN
C. WLAN (Wireless Local Area Network)
A wireless LAN augments an Ethernet LAN or in some cases, replaces it altogether.
What is the access method employed by the 802.11 wireless standards?
All the 802.11 wireless standards employ the CSMA/CA access method.
What technologies are considered the biggest developments for 802.11n/802.11ac and the keys to the newer speeds?
Multiple input, multiple output and multiuser antenna technologies are the biggest developments for 802.11n/802.11ac and the key to the new speeds.
You are installing a wireless network solution, and you require a standard that can operate using either 2.4 GHz or 5GHz frequencies. Which of the following standards would you choose? A. 802.11a B. 802.11b C. 802.11g D. 802.11n E. 802.11ac
D. 802.11n
- 11n can use either the 2.4 GHz or 5 GHz
- 11ac uses 5 GHz
- 11b/802.11g use 2.4 GHz
You are installing a wireless network solution that uses a feature known as MU-MIMO. Which wireless networking standard are you using? A. 802.11a B. 802.11b C. 802.11n D.802.11ac
D. 802.11ac
802.11n introduced MIMO and 802.11ac uses MU-MIMO which is multiuser multiple input/multiple output
Bus Topology
Connects computers on the network via a backbone
Connect to the backbone using T connectors or taps
Each end of the physical bus must be terminated with one end grounded.
Bus Advantages
Cheap compared to other topologies, easy to implement, requires less cable, does not use specialized network equipment
Bus Disadvantages
Network disruption might occur when computers are added or removed, a break in the cable prevents all systems from accessing the network, difficult to troubleshoot
Ring Topology
A logical ring - the data travels in a circular fashion from one computer to another on the network.
If a single computer or section of cable fails the signal is interrupted. Network disruption can also occur when computers are added or removed.
How do you give a ring topology a fault tolerant design?
Ring topology can be setup in a fault tolerant design meaning they can have a primary ring and a secondary ring so if one ring fails data can use the alternate ring to reach its destination