Assessment Test (Network +)

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By C3r0
C
C3r0
Community Contributor
Quizzes Created: 3 | Total Attempts: 3,559
| Attempts: 100 | Questions: 40
Please wait...
Question 1 / 40
0 %
0/100
Score 0/100
1. Which RG rating of coax is used for cable modems?

Explanation

RG-6 is the correct answer for the rating of coax used for cable modems. RG-6 is a type of coaxial cable that is commonly used for high-speed internet connections such as cable modems. It has a larger conductor and better shielding compared to RG-59 and RG-58, making it more suitable for transmitting high-frequency signals with less signal loss and interference. RG-8, on the other hand, is a thicker and more heavy-duty coaxial cable that is typically used for long-distance applications such as connecting antennas.

Submit
Please wait...
About This Quiz
Assessment Test (Network  +) - Quiz

The 'Assessment Test (Network +)' is designed to evaluate knowledge in network fundamentals, including LAN configurations, VLAN functions, OSI model layers, and cabling standards. This quiz is essential... see morefor learners aiming to certify or advance in networking careers. see less

2. Someone calls you and asks for your bank-account number because the bank is having problem with your account. You give them this information and later find out that you were scammed. What type of attack is this?

Explanation

Social engineering or phishing refers to the act of attempting to illegally obtain sensitive information by pretending to be a credible source. Phishing usually takes one of two forms: an email or a phone call. See Chapter 14 for more information.

Submit
3. You connected your company to the Internet, and security is a concern. What should you install?

Explanation

Firewalls help provide perimeter network security by allowing or denying connections and types of traffic in or out of the network. See Chapter 15 for more information.

Submit
4. Which tool is used to attach ends to network cables?

Explanation

A wire crimper or crimper is used to attach ends onto different types of network cables. See Chapter 18 for more information.

Submit
5. You need to connect a hub to a switch. You don't like this idea because you know that it will create congestion. What type of cable do you need to use to connect the hub to the switch?

Explanation

To connect two switches together or a hub to a switch, you need a crossover cable. See Chapter 4 for more information

Submit
6. You need to break up broadcast domains in a Layer 2 switched network. What strategy will you use?

Explanation

Virtual LANs break up broadcast domains in Layer 2 switched internetworks. See Chapter 11 for more information

Submit
7. IP

Explanation

. IP is a Network-layer protocol. Internet Explorer is an example of an Application layer protocol; Ethernet is an example of a Data Link—layer protocol; and T1 can be considered a Physical-layer protocol. See Chapter 2 for more information.

Submit
8. You want your users to log in and authenticate before they can get onto your network.

Explanation

RADIUS combines user authentication and authorization into one profile. See Chapter 13 for more information.

Submit
9. If you are running half-duplex Internet, which of the following is true. (Choose all that apply)?

Explanation

A, B, and C are true. With half-duplex, you are using one wire pair with a digital signal either transmitting or receiving (but not both at once). Carrier Sense Multiple Access with Collision Detection (CSMA/CD) helps packets that are transmitted simultaneously from different hosts share bandwidth evenly. See Chapter 4 for more information

Submit
10. 1. What is the basic purpose of a local area network (LAN)?

Explanation

LANs generally have a geographic scope of a single building or smaller. They can be simple (two hosts) to complex (with thousands of hosts). See Chapter 1 for more information.

Submit
11. The OSI model uses an encapsulation method to describe the data as it is encapsulated at each layer of the OSI. What is the encapsulation named at the Data Link layer?

Explanation

The Data Link layer is responsible for encapsulating IP packets into frames and for providing logical network addresses. See Chapter 9 for more information

Submit
12. HTTP, FTP, and Telnet work at which layer of the OSI model?

Explanation

. HTTP, FTP and Telnet use TCP at the Transport layer; however, they are all Application- layer protocols, so the Application layer is the best answer for this question. See Chapter 6 for more information

Submit
13. Which of the following describes a VLAN?

Explanation

Virtual LANs (VLANs) separate subnets (Layer 3 networks) using switches instead of routers. See Chapter 1 for more information.

Submit
14. IPSec is defined at what layer of the OSI model?

Explanation

IPSec works at the Network layer of the OSI model (Layer 3) and secures all applica-tions that operate above it (Layer 4 and above). Additionally, because it was designed by the IETF and designed to work with IPv4 and IPv6, it has broad industry support and is quickly becoming the standard for VPNs on the Internet. See Chapter 13 for more information.

Submit
15. Layer 2 of the OSI model is named         

Explanation

. Layer 2 of the OSI model is the Data Link layer, which provides the physical transmis¬sion of the data and handles error notification, network topology, and flow control. See Chapter 2 for more information.

Submit
16. What is the subnetwork address for a host with the IP address 200.10.5.168/28?

Explanation

This is a pretty simple question. A /28 is 255.255.255.240, which means that our block size is 16 in the fourth octet. 0, 16, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, and so on. The host is in the 1604 subnet. See Chapter 8 for more information.

Submit
17.

Explanation

To test the local stack on your host, ping the loopback interface of 127.0.0.1. See Chapter 8 for more information.

Submit
18. Most Application-layer protocols only use UDP or TCP at the Transport layer. Which of the following could use both?

Explanation

DNS uses TCP for zone exchanges between servers and UDP when a client is trying to resolve a hostname to an IP address. See Chapter 6 for more information.

Submit
19. Which device would connect network segments together, creating separate collision

Explanation

C. A switch creates separate collision domains for each port but does not break up broad¬cast domains by default. See Chapter 5 for more information.

Submit
20. The rate at which the frame-relay switch agrees to transfer data is referred to as _____.

Explanation

The Committed Information Rate (CIR) is the rate, in bits per second, at which the frame-relay switch agrees to transfer data. See Chapter 16 for more information.

Submit
21. Why do most switches run the Spanning Tree Protocol by default?

Explanation

The Spanning Tree Protocol (STP) was designed to stop Layer 2 loops. All enterprise model switches have STP by default. See Chapter 11 for more information.

Submit
22. Where does a Data Link layer frame have to carry a Network layer packet if the packet is

Explanation

Packets specifically have to be carried to a router in order to be routed through a network. See Chapter 9 for more information.

Submit
23. Which of the following describes MIMO correctly?

Explanation

Part of the 802.11n wireless standard, MIMO sends multiple frames by several antennae over several paths; they are then recombined by another set of antennae to optimize through¬put and multipath resistance. This is called spatial multiplexing. See Chapter 12 for more information.

Submit
24. Your boss asks you why you just put in a requisition to buy a bunch of switches. He said he just bought you a bunch of hubs five years ago! Why did you buy the switches?

Explanation

A. For the most part, switches are not cheap; however, one of the biggest benefits of using switches instead of hubs in your internetwork is that each switch port is actually its own collision domain. A hub creates one large collision domain. Switches still can't break up broadcast domains (do you remember which devices do?). Hubs do not recognize frames and data structures but switches do. See Chapter 5 for more information.

Submit
25. You need to optimize network traffic by spreading it across multiple connections. Which strategy should be used?

Explanation

A. Load balancing refers to a technique used to spread work out to multiple computers, net¬work links, or other devices. You can load-balance work on servers by clustering servers so that multiple machines all provide the same service. See Chapter 20 for more information.

Submit
26. Which UTP wiring uses four twisted wire pairs (eight wires) and is rated for 250MHz?

Explanation

To get the high data-transfer speed, like 1Gbps, you need to use a wire standard that is highly rated, such as Category 5e or Category 6. See Chapter 3 for more information.

Submit
27. You want to stop a hacker in their tracks. Which of the following devices are proactive in providing this service?

Explanation

Changing network configurations, terminating sessions, and deceiving the attacker are all actions that can be taken by an Intrusion Prevention System (IPS) device. These are all proactive approaches to security. See Chapter 15 for more information.

Submit
28. Which two practices help secure your wireless access points from unauthorized access?

Explanation

B, C. At a minimum, you need to change the default SSID value on each AP and configure new usernames and passwords on the AP. See Chapter 12 for more information.

Submit
29. Which of the following are not Distance Vector routing protocols? (Choose all that apply.)

Explanation

A, D. RIP and RIPv2 are Distance Vector routing protocols. OSPF and IS-IS are Link State. See Chapter 10 for more information.

Submit
30. Which of the following are considered cabling issues? (Choose all that apply.)

Explanation

A, B, C. Because most of today's networks still consist of large amounts of copper cable, they can continue to suffer from the physical issues (the options are not a complete list) that have plagued all networks since the very beginning of networking. See Chapter 19 for more information.

Submit
31. A workstation gives an error message to a user. The message states that a duplicate IP address has been detected on the network. After developing a hypothesis, what should the next step be according to the standard troubleshooting model?

Explanation

C. Creating an action plan and a solution, and identifying the potential effects, would be the next step according to the standard troubleshooting model. See Chapter 19 for more information.

Submit
32. Which two arp utility switches perform the same function?

Explanation

The arp utility's —a and —g switches perform the same function. They both show the current ARP cache. See Chapter 17 for more information.

Submit
33. You need to purge and reload the remote NetBIOS name table cache. Which nbtstat utility switch will you use?

Explanation

To purge and reload the remote NetBIOS name cache, you must use nbtstat —R. Remember that the R must be uppercase, and it will not work correctly without the hyphen before it. See Chapter 17 for more information.

Submit
34. Which three of the following are types of denial of service attacks?

Explanation

A denial of service (DoS) attack prevents users from accessing the system. All of the above are all possible denial of service attacks except Virus FloodSyn. See Chapter 14 for more information.

Submit
35. IPv6 uses multiple types of addresses. Which of the following would describe an anycast address used by an IPv6 host?

Explanation

Anycast is a new type of communication that replaces broadcasts in IPv4. Anycast addresses identify multiple interfaces, which is the same as multicast; however, the big difference is that the anycast packet is delivered to only one address: the first one it finds defined in the terms of routing distance. This address can also be called one-to-one-of¬many. See Chapter 7 for more information.

Submit
36. Which of the following uses both Distance Vector and Link State properties?

Explanation

EIGRP is called a hybrid routing protocol because it uses the characteristics of both Distance Vector and Link State routing protocols. However, EIGRP can only be run on Cisco routers and is not vendor-neutral. See Chapter 10 for more information.

Submit
37. Which of the following are WAN protocols or technologies? (Choose all that apply.)

Explanation

Routing Information Protocol (RIP) is not a WAN protocol, but a routing proto¬col used in local area connections. See Chapter 16 for more information.

Submit
38. Which network-performance-optimization technique can delay packets that meet certain criteria to guarantee usable bandwidth for other applications?

Explanation

A. Traffic shaping, also known as packet shaping, is another form of bandwidth optimization. See Chapter 20 for more information

Submit
39. You are using a TDR. Which three of the following actions can you do with this device?

Explanation

A, B, D. Due to sensitivity to any variation and impedance to cabling, answers A, B and D are all reasons you'd use a TDR. See Chapter 18 for more information.

Submit
40. Which of the following IP addresses are not allowed on the Internet? (Choose all that apply.)

Explanation

. The addresses in the range 10.0.0.0 through 10.255.255.255, and 172.16.0.0 through 172.31.255.255, as well as 192.168.0.0 through 192.168.255.255 are all considered private, based on RFC 1918. Use of these addresses on the Internet is prohibited so that they can be used simultaneously in different administrative domains without concern for conflict. See Chapter 7 for more detail on IP addressing and information on private IP addresses.

Submit
View My Results

Quiz Review Timeline (Updated): Feb 14, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Feb 14, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 24, 2010
    Quiz Created by
    C3r0
Cancel
  • All
    All (40)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which RG rating of coax is used for cable modems?
Someone ...
You connected your company to the Internet, and security is a...
Which tool is used to attach ends to network cables?
You need to connect a hub ...
You need to break up broadcast ...
IP
You want your users to log ...
If you are running half-duplex Internet, which of the following is...
1. What is the basic purpose of a local area network (LAN)?
The OSI model uses an encapsulation method to describe the data as it...
HTTP, FTP, and Telnet work at which layer of the OSI model?
Which of the following describes a VLAN?
IPSec is defined at what layer of the OSI model?
Layer 2 of the OSI ...
What is the subnetwork ...
Most Application-layer ...
Which device would connect ...
The rate at which the ...
Why do most switches run the Spanning Tree Protocol by default?
Where does a Data Link ...
Which of the following describes MIMO correctly?
Your boss asks you why you ...
You need to optimize network traffic by ...
Which UTP wiring uses four ...
You want to stop a hacker in their tracks. Which of the following ...
Which two practices help ...
Which of the following are ...
Which of ...
A workstation gives an error message to a user. ...
Which two arp utility switches perform the same function?
You need to purge and ...
Which three of the following are types of denial of service attacks?
IPv6 uses multiple types ...
Which of the following uses ...
Which of the following are ...
Which network-performance-optimization technique can delay packets...
You are using a TDR. Which ...
Which of the following IP ...
Alert!

Advertisement