wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Networking v6 Ch 14 Quiz Review

Total questions: 19

Worksheet time: 8mins

Name
Class
Date
1.

​ (a)   is a set of mechanisms that try to guarantee timely delivery or minimal delay of important or time-sensitive communications.

Choose from the below words
Quality of Service (QoS)
Load balancing
NIC teaming
Differentiated Services (Diffserv)
2.

This is a subnetwork placed between the LAN and untrusted networks, such as the internet. External network nodes can access only what you choose to expose in the screened subnet. The rest of the network is protected by firewalls. It was previously known as a demilitarized zone (DMZ).

a)

Screened subnet

b)

VLAN

c)

Spanning tree

d)

Traffic shaper

3.

What is NOT a goal of network optimization?

a)

Fault tolerance

b)

High availability

c)

Uptime

d)

Monetization

4.

​ (a)   might lead to out of date information.

Choose from the below words
Caching
Port aggregation
Quality of Service (QoS)
Load balancing
5.

(a)   allows a switch to maintain multiple paths between switches within a subnet. It runs on each switch and is used to select a single path between any two switches

Choose from the below words
Spanning tree
NIC teaming
Load balancing
Port aggregation
6.

This logically groups two or more physical connections to the same network. Data is divided and sent on multiple interfaces, effectively increasing the speed at which the device can send and receive on the network.

a)

Load balancing

b)

NIC Teaming

c)

Quality of Service (QoS)

d)

Port Aggregation (PAgP)

7.

What is the purpose of using Ethernet bonding (aka NIC or adapter teaming)? (Select two.)

a)

Provides increased bus speeds

b)

Increases network performance

c)

Provides a failover solution for network adapters

d)

Enables Dual Remote Access (DRA) over a WAN link

8.

An application-specific integrated circuit is used by switches to optimize network performance by performing switching operations in hardware rather than using the CPU and software

a)

True

b)

False

9.

Which of the following statements about Differentiated Services Code Point (DSCP) are true? (Select two.)

a)

Classification occurs at Layer 1

b)

The network switch assigns priority values

c)

It uses the DiffServ field to add precedence values

d)

Classification occurs at Layer 3

10.

Match the following

a)

0

1.

Background

b)

2

2.

Excellent effort

c)

4

3.

Video (< 100ms latency)

d)

5

4.

Voice (< 10ms latency)

e)

7

5.

Network control

11.

​ (a)   is the first step in troubleshooting.

Choose from the below words
Identifying the problem
Establishing a theory of probable cause
Establishing a plan of action
Documenting the solution
12.

When troubleshooting, what step comes after testing your theory?

a)

Document findings, actions, and outcomes

b)

Implement the solution or escalate as necessary

c)

Establish a plan of action

d)

Establish a theory of probable cause

13.

Which is NOT a troubleshooting utility?

a)

Dig

b)

Traceroute / Tracert

c)

Netstat

d)

Shovel

14.

​ (a)   is insecure. It's replacement, ​ (b)   is secure.

Choose from the below words
Telnet
SSH
SSL
HTTPS
Ping
15.

​ (a)   prints the contents of network packets.

Choose from the below words
TCPdump
Dig
NSLookup
Netstat
16.

If you wanted to create a dashboard that displayed network speed across different interfaces, which software tool would you use?

a)

Iperf

b)

Netstat

c)

Ping

d)

Traceroute

17.

What software tool can be used as a protocol analyzer?

a)

Wireshark

b)

Dig

c)

Netstat

d)

Nmap

18.

What TCP/IP utility produces the output shown in the image to the left?

a)

ping

b)

netstat -a

c)

ipconfig

d)

arp -a

19.

With Wireshark, you've used a filter to capture only the desired packet types. Using the information shown in the image to the left, which of the following BEST describes the effects of using the host 192.168.0.34 filter?

a)

Only packets with 192.168.0.34 in the destination address are captured

b)

Only packets with 192.168.0.34 in the source address are captured

c)

Only packets with 192.168.0.34 in either the source or destination address are captured

d)

Only packets on the 192.168.0.34 network are captured.