5. Networking Devices Flashcards

1
Q
  1. Which of the following is not a term used when making SOHO Internet connections?
    a. Hub
    b. Router
    c. NIC
    d. Switch
    e. IDS/IPS
A

e. Intrusion detection and prevention systems are not a requirement for a SOHO Internet connection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. What advantage does a switch have over a hub?
    a. It discards frames
    b. Transmissions received on one port will be sent out all the other ports.
    c. It recognises frame boundaries and destination MAC addresses of incoming frames.
    d. Any two or more devices the switch connects are capable of causing a collision with each other.
A

c. Like a hub, a switch connects multiple segments of a network together, with one important difference. Whereas a hub sends out everything it receives on one port to all the others, a switch recognises frame boundaries and pays attention to the destination MAC address of the incoming frame as well as the port on which it was received.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. Which device is used to segment a network?
    a. Hub
    b. Switch
    c. Repeater
    d. All of the above
A

b. When we say segment, we mean to make multiple collision or broadcast domains. Hubs don’t segment a network; they just connect network segments together. Repeaters don’t segment a network; they repeat a signal and allow the distance covered to be increased. So the only correct option is B, a switch.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. What is the primary function of a bridge?
    a. Break up collision domains
    b. Allows a NIC or other networking device to connect to a different type of media than it was designed for.
    c. Allows mobile users to connect to a wired network wirelessly
    d. None of the above.
A

a. The primary function of a bridge is to keep traffic separated on both sides of it, breaking up collision domains.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. A network device that is used to connect multiple devices together without segmenting a network is a ___
    a. Hub
    b. Wireless access point
    c. Switch
    d. Router
A

a. Hubs create one collision domain and one broadcast domain.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. Which of the following is among the benefits of a switch?
    a. Protects LAN resources from attackers on the internet
    b. Provides extra bandwidth
    c. Reduces throughput
    d. Allows access to all computers on a LAN
A

b. By allowing full-duplex operation on each port, a switch provides extra bandwidth to each port.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. Which of the following devices can work at both layers 2 and 3 of the OSI model?
    a. Hub
    b. Switch
    c. Multilayer switch
    d. Bridge
A

c. A switch is typically just a layer 2 device segmenting the network by using MAC addresses. However, some higher-end switches can provide layer 3 services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. What is an advantage of using DHCP in a network environment?
    a. More difficult administration of the network
    b. Static IP addressing
    c. Can send an operating system for the PC to boot from
    d. Assigns IP addresses to hosts.
A

d. Remember that DHCP servers assign IP addresses to hosts. Thus, DHCP allows easier administration than providing IP information to each host by hand (called static IP addressing).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. What is a benefit of a multilayer switch (MLS) over a layer 2 switch?
    a. Less Bandwidth
    b. Routing functions
    c. Fewer features
    d. Fewer ports
A

b. Multilayer switches (also called layer 3 switches) don’t have fewer features, less bandwidth, or fewer ports than a normal switch; they just allow routing functions between subnets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. Which device should be used if you need to send incoming packets to one or more machines that are hidden behind a single IP address?
    a. Switch
    b. Load balancer
    c. Hub
    d. Repeater
A

b. A load balancer uses a little trickery and sends incoming packets to one or more machines that are hidden behind a single IP address. Modern load-balancing routers can use different rules to make decisions about where to route traffic, which can be based on least load, fastest response times or simply balancing requests.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. What role does the A record in a Domain Name Service (DNS) server have in your network?
    a. Translates human name to IP address
    b. Translates IP address to human name
    c. Enables printing, copying, and faxing from one device
    d. Controls network packets to optimise performance
A

a. DNS translates human names to IP addresses for routing your packet through the Internet. Hosts can receive the IP address of this DNS server and then resolve hostnames to IP addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. Which device does not aid in network segmentation?
    a. Router
    b. Switch
    c. Hub
    d. Bridge
A

c. Routers, switches and bridges are all devices that help break up big networks into a number of smaller ones - also known as network segmentation. Hubs don’t segment networks - they just connect network segments together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. What is the most common use of a web proxy?
    a. Web cache
    b. Throughput increase
    c. DHCP services
    d. Support for user authentication
A

a. Web cache, of course! Most proxy programs provide a means to deny access to certain URLs in a block list/blacklist, thus providing content filtering, usually in corporate environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  1. Which is not an advantage of network segmentation?
    a. Reducing congestion
    b. Improving security
    c. Containing network problems
    d. Preventing broadcast storms.
A

d. Options A and C aid in boosting network performance. Option B is an advantage gained when segmenting the network. So the only option left is broadcast storms. Increased traffic will increase LAN congestion.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. Users arrive at the office after a weekend and the hosts that were shut down over the weekend are restarted but cannot access the LAN or Internet. Hosts that were not shut down are working fine. Where can the problem be?
    a. The DNS server
    b. The DHCP server
    c. The proxy server
    d. The firewall
A

b. If the DHCP server has stopped functioning, it will not hand out IP addresses to hosts that are restarted. However, the hosts that were not shut down still have IP addresses because the lease time has not expired.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. You need a device that can prevent your users from accessing certain websites. Which device should you install?
    a. Firewall
    b. IDS
    c. IPS
    d. Proxy server
A

d. A proxy server can be used to prevent external traffic from reaching your internal network directly and can also be used to filter the sites to which your users are allowed to connect.

17
Q
  1. Which device creates separate collision domains and a single broadcast domain?
    a. Hub
    b. Router
    c. Switch
    d. Modem
A

c. Switches create separate collision domains but a single broadcast domain. Remember that routers provide a separate broadcast domain for each interface.

18
Q
  1. Which of the following is not an advantage of using appliances to offload services like encryption and content filtering?
    a. Less expensive
    b. Reduced load on other devices
    c. Additional functionality
    d. Better performance
A

a. Using appliances to offload functions such as encryption, content filtering and VPN concentration can decrease the workload of other systems and add functionality that may be present in these dedicated devices.

19
Q
  1. Which type of server in your network uses pointer and A records?
    a. NAT translation server
    b. IDS/IPS server
    c. DNS Server
    d. Proxy server
A

c A DNS server uses many types of records. An A record is a hostname to IP address record, and a pointer record is an IP address to hostname record.

20
Q
  1. Users on your network are saturating your bandwidth because they are using too many non-work-related sites. What device would limit the availability of the types of sites that users on a LAN have access to while providing granular control over traffic between the local LAN and the internet?
    a. Switch
    b. DHCP server
    c. DNS server
    d Proxy server
A

d. A proxy server can provide many functions. A proxy server can use a caching engine so repeated access requests for web information would accelerate repeated access for users, and they can also limit the availability of websites.