Chapter 4 Flashcards
Which of the following network devices normally create, add, or divide networks or network segments at the network layer of the OSI model?
Bridge
Firewall
Switch
Router
Router
Routers normally create, add, or divide networks or network segments at the network layer of the OSI reference model because they normally are IP-based devices.
Which of the following statements about load balancing is true?
Load balancing decreases performance.
Load balancing can be done only on multilayer switches.
Load balancing increases data availability.
Load balancing decreases redundancy.
Load balancing increases data availability.
Load balancing increases redundancy and therefore data availability. Also, load balancing increases performance by distributing the workload. Multilayer switches and DNS servers can serve as load balancers.
Which of the following devices forwards data packets to all connected ports?
Content filter
Switch
Router
Hub
Hub
Hubs are inefficient devices that send data packets to all connected devices. Switches pass data packets to the specific destination device. This method significantly increases network performance.
Which type of proxy server resides near the web servers and responds to requests?
Adjoining
Reverse
Adjacent
Proximate
Reverse
A reverse proxy server resides near the web servers and responds to requests. These are often used for load balancing purposes because each proxy can cache information from a number of servers.
Which of the following is a concept referring to network traffic flow within a data center between servers?
North-South traffic
East-West traffic
South-West traffic
North-East traffic
East West
East-West traffic is a concept referring to network traffic flow within a data center between servers. North-South refers to data transfers between the data center and that outside of the network.
Which of the following is a server that receives the incoming signal and then decodes/encodes it and sends it on?
Converter
Backbone
VPN Headend
ICS/SCADA
VPN Headend
A VPN headend (or head-end) is a server that receives the incoming signal and then decodes/encodes it and sends it on
Purchasing has just bought a number of “high-density device” hubs without first running them past you. How many devices do each of these hubs typically accommodate?
64
4
16
32
32
Hubs that are labeled as high-density devices typically accommodate up to 32 devices.
With the spine and leaf network architecture model, the spine is the backbone of the network and is responsible for interconnecting all the leaf switches in what type of topology?
Full-mesh
Hybrid
Ring
Star
Full Mesh
With the spine and leaf model, the spine is the backbone of the network and is responsible for interconnecting all the leaf switches in a full-mesh topology.
Users are complaining that the network’s performance is unsatisfactory. It takes a long time to pull files from the server, and, under heavy loads, workstations can become disconnected from the server. The network is heavily used, and a new videoconferencing application is about to be installed. The network is a 1000BASE-T system created with Ethernet hubs. Which device are you most likely to install to alleviate the performance problems?
Firewall
Router
Media converter
Switch
Switch
Replacing Ethernet hubs with switches can yield significant performance improvements. Of the devices listed, switches are also the only ones that can be substituted for hubs. A router is used to separate networks, not as a connectivity point for workstations. A media converter is used to connect two dissimilar types of network media. A firewall is not a solution to the problem presented.
How much faster are full-duplex transmission speeds than half-duplex transmission speeds?
4x
1.5x
0.5x
2x
2x
Full-duplex transmission speeds, in theory, are double that of a standard half-duplex connection.
Which of the following would refer to a remote—and autonomous—office with only three users working from it?
Satellite office
Home office
Branch office
SOHO office
Branch office
Any remote and autonomous office, regardless of the number of users who may work from it, is known as a branch office.
Which of the following devices can be used to convert between a legacy telephony connection and a VoIP connection using SIP?
UTM appliance
AAA server
VoIP gateway
Content filter
VoIP gateway
A VoIP gateway, also sometimes called a PBX gateway, can be used to convert between a legacy telephony connection and a VoIP connection using Session Initiation Protocol (SIP).
Which of the following layers in a three-tiered network datacenter architecture is sometimes called the workgroup layer?
Access
Core
Aggregation
Edge
Aggregation
The distribution layer, or aggregation layer (sometimes called the workgroup layer), is the layer in which management takes place. This is where QoS policies are managed, filtering is done, and routing takes place.
At which layers of the OSI model do bridges operate?
3 and 4
2 and 3
1 and 2
4 and 5
1 and 2
Bridging is done at the first two layers of the OSI model.
Which of the following are reasons to implement a proxy server?
To protect the internal network from intruders
To provide automatic IP addressing on the network
To centrally control Internet access
To provide NAT services
To centrally control Internet access
To provide NAT services
A proxy server acts as a centralized point for Internet access, thus making it easy to control a user’s Internet use. Also, the proxy server provides Network Address Translation services as requests are sent to the Internet using the address of the proxy server’s external interface, not the system that sent it.