LAN Switching And Wireless - Chapter 3 Exam

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 Aaw8711
A
Aaw8711
Community Contributor
Quizzes Created: 5 | Total Attempts: 1,785
| Attempts: 331 | Questions: 21
Please wait...
Question 1 / 21
0 %
0/100
Score 0/100
1. A network administrator is removing several VLANs from a switch. When the administrator enters the no vlan 1 command, an error is received. Why did this command generate an error?

Explanation

The command "no vlan 1" generated an error because VLAN 1 can never be deleted. VLAN 1 is the default VLAN and it is always present on a switch. It is used for administrative purposes and cannot be removed or deleted.

Submit
Please wait...
About This Quiz
Wireless Quizzes & Trivia

CCNA Exploration v4 - Networking 207 (LAN Switching and Wireless) - Chapter 3 Exam
Retrieved from:http://nj180degree. Net/2010/08/13/ccn3ch3/
See File "Net207 Chapter 3 Exam Modules" on flash drive for Figures and examples

2. What switch port modes will allow a switch to successfully form a trunking link if the neighboring switch port is in "dynamic desirable" mode?

Explanation

The correct answer is on, auto, or dynamic desirable mode. In dynamic desirable mode, a switch port actively tries to form a trunking link with the neighboring switch port. The neighboring switch port can be in any of the three modes - on, auto, or dynamic desirable - for the trunking link to be successfully formed. These modes allow the switches to negotiate and determine whether to form a trunk or not.

Submit
3. Refer to the exhibit CH3-2 (on flash drive). Computer 1 sends a frame to computer 4. On which links along the path between computer 1 and computer 4 will a VLAN ID tag be included with the frame?

Explanation

A VLAN ID tag will be included with the frame on links C and E along the path between computer 1 and computer 4.

Submit
4. Switch port fa0/1 was manually configured as a trunk, but now it will be used to connect a host to the network. How should the network administrator reconfigure switch port Fa0/1?

Explanation

The network administrator should reconfigure switch port Fa0/1 by entering the switchport mode access command in interface configuration mode. This command will change the port from trunk mode to access mode, allowing it to connect a host to the network.

Submit
5. What is the effect of the switchport mode dynamic desirable command?

Explanation

The switchport mode dynamic desirable command allows the connected devices to dynamically determine when data for multiple VLANs needs to be transmitted across the link and brings the trunk up as needed. A trunk link is formed if the remote connected device is configured with the switchport mode dynamic auto or switchport mode trunk commands.

Submit
6. Refer to the exhibit CH3-6 (on flash drive). The network administrator has just added VLAN 50 to Switch1 and Switch2 and assigned hosts on the IP addresses of the VLAN in the 10.1.50.0/24 subnet range. Computer A can communicate with computer B, but not with computer C or computer D. What is the most likely cause of this problem?

Explanation

The most likely cause of the problem is that VLAN 50 is not allowed to enter the trunk between Switch1 and Switch2. This means that the VLAN is not being properly transmitted between the two switches, causing the communication issue between Computer A, Computer C, and Computer D. To resolve this problem, VLAN 50 needs to be allowed on the trunk between the switches.

Submit
7. What happens to the member ports of a VLAN when the VLAN is deleted?

Explanation

When a VLAN is deleted, the member ports of that VLAN lose their ability to communicate with other ports. This means that any traffic or data that was previously being transmitted between those ports will no longer be able to reach its intended destination. The deletion of the VLAN effectively isolates the member ports and prevents them from exchanging information with other ports on the network.

Submit
8. Refer to the exhibit CH3-5 (on flash drive). Computer B is unable to communicate with computer D. What is the most likely cause of this problem?

Explanation

The most likely cause of the problem is that Computer D does not have a proper address for the VLAN 3 address space. This means that Computer D is not configured with the correct IP address or subnet mask for the VLAN 3 network. As a result, it is unable to communicate with other devices on that VLAN.

Submit
9. Refer to the exhibit CH3-8 (on flash drive). How far is a broadcast frame that is sent by computer A propagated in the LAN domain?

Explanation

The correct answer is computer D, computer G. This means that a broadcast frame sent by computer A will only be propagated to computer D and computer G in the LAN domain. The other computers (B, C, E, F, H, I) will not receive the broadcast frame.

Submit
10. Refer to the exhibit CH3-4 (on flash drive). The exhibited configurations do not allow the switches to form a trunk. What is the most likely cause of this problem?

Explanation

The most likely cause of the problem is that the trunk cannot be negotiated with both ends set to auto. This means that the switches are not able to automatically determine and agree on the trunking protocol to be used. Cisco switches only support the ISL trunking protocol, so if both ends are set to auto, they will not be able to establish a trunk. To resolve this issue, the trunking protocol should be manually configured on both switches to ensure compatibility.

Submit
11. What statements describe how hosts on VLANs communicate?

Explanation

Hosts on different VLANs communicate through routers. This is because VLANs are logical networks that are separated from each other, and in order for hosts on different VLANs to communicate, they need to go through a router. The router acts as a bridge between the VLANs, allowing traffic to be routed between them. VTP is a protocol used for VLAN management, but it is not used for communication between hosts on different VLANs. The statement about hosts on different VLANs needing to be in the same IP network is incorrect, as VLANs can have different IP networks assigned to them. The statement about examining the VLAN ID in frame tagging is true, but it is not the method by which hosts on different VLANs communicate with each other.

Submit
12. Refer to the exhibit CH3-9 (on flash drive). Company HR is adding PC4, a specialized application workstation, to a new company office. The company will add a switch, S3, connected via a trunk link to S2, another switch. For security reasons the new PC will reside in the HR VLAN, VLAN 10. The new office will use the 172.17.11.0/24 subnet. After installation, users on PC1 are unable to access shares on PC4. What is the likely cause?

Explanation

The likely cause for the users on PC1 being unable to access shares on PC4 is that PC4 must use the same subnet as PC1. Since they are on different subnets, they are unable to communicate with each other.

Submit
13. Which two statements describe the benefits of VLANs? (Choose two.)

Explanation

VLANs improve network security by isolating users that have access to sensitive data and applications. By segmenting the network into different VLANs, users in one VLAN cannot directly communicate with users in another VLAN, providing an additional layer of security.

VLANs divide a network into smaller logical networks, resulting in lower susceptibility to broadcast storms. Broadcast storms occur when a network becomes overwhelmed with broadcast traffic, causing network performance issues. By dividing the network into VLANs, broadcast traffic is contained within each VLAN, reducing the impact of broadcast storms and improving overall network performance.

Submit
14. Refer to the exhibit CH3-1 (on flash drive). SW1 and SW2 are new switches being installed in the topology shown in the exhibit. Interface Fa0/1 on switch SW1 has been configured with trunk mode "on". Which statement is true about forming a trunk link between the switches SW1 and SW2?

Explanation

DTP (Dynamic Trunking Protocol) is a Cisco proprietary protocol used to negotiate trunk links between switches. If Interface Fa0/2 on switch SW2 supports DTP, it will negotiate with Interface Fa0/1 on switch SW1, which has been configured with trunk mode "on", to form a trunk link.

Submit
15. What is a valid consideration for planning VLAN traffic across multiple switches?

Explanation

Configuring interswitch connections as trunks means that multiple VLANs can be carried over the same connection. In the case of a broadcast storm occurring on one VLAN, it can affect the entire trunk connection, causing performance issues and potentially affecting all VLANs carried by that trunk. Therefore, this is a valid consideration when planning VLAN traffic across multiple switches.

Submit
16. What statement about the 802.1q trunking protocol is true?

Explanation

not-available-via-ai

Submit
17. What must the network administrator do to remove Fast Ethernet port fa0/1 from VLAN 2 and assign it to VLAN 3?

Explanation

To remove Fast Ethernet port fa0/1 from VLAN 2 and assign it to VLAN 3, the network administrator should enter the "switchport access vlan 3" command in interface configuration mode. This command specifically assigns the interface to VLAN 3, removing it from VLAN 2.

Submit
18. The network administrator wants to separate hosts in Building A into two VLANs numbered 20 and 30. Which two statements are true concerning VLAN configuration? (Choose two.)

Explanation

The VLANs may be named: This means that the network administrator has the option to assign a name to each VLAN, such as "VLAN20" and "VLAN30", to easily identify and distinguish them.

The network administrator may create the VLANs in either global configuration mode or VLAN database mode: This means that the network administrator has flexibility in choosing the mode to create the VLANs. They can either create them in the global configuration mode or in the VLAN database mode, depending on their preference and the specific requirements of the network.

Submit
19. Refer to the exhibit CH-7 (on flash drive). Which statement is true concerning interface Fa0/5?

Explanation

Trunking can occur with non-Cisco switches. This is because trunking is a feature that allows multiple VLANs to be carried over a single physical link between switches. It is not limited to Cisco switches and can be supported by switches from other vendors as well. Therefore, it is true that trunking can occur with non-Cisco switches.

Submit
20. Refer to the exhibit CH3-3 (on flash drive). Which two conclusions can be drawn regarding the switch that produced the output shown? (Choose two.)

Explanation

Based on the given output, we can conclude that the command "switchport access vlan 20" was entered in interface configuration mode for Fast Ethernet interface 0/1. This means that the devices connected to this interface will be assigned to VLAN 20. Additionally, devices attached to ports fa0/5 through fa0/8 cannot communicate with devices attached to ports fa0/9 through fa0/12 without the use of a Layer 3 device. This suggests that these ports are in different VLANs or subnets, requiring a Layer 3 device for communication between them.

Submit
21. What are two characteristics of VLAN1 in a default switch configuration? (Choose two.)

Explanation

In a default switch configuration, VLAN1 is the management VLAN, which means it is used for managing and configuring the switch. Additionally, all switch ports are members of VLAN1, which means that by default, all ports are part of this VLAN and can communicate with each other.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 20, 2023 +

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

  • Current Version
  • Mar 20, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 16, 2012
    Quiz Created by
    Aaw8711
Cancel
  • All
    All (21)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
A network administrator is removing several VLANs from a switch. When...
What switch port modes will allow a switch to successfully form a...
Refer to the exhibit CH3-2 (on flash drive). Computer 1 sends a frame...
Switch port fa0/1 was manually configured as a trunk, but now it will...
What is the effect of the switchport mode dynamic desirable command?
Refer to the exhibit CH3-6 (on flash drive). The network administrator...
What happens to the member ports of a VLAN when the VLAN is deleted?
Refer to the exhibit CH3-5 (on flash drive). Computer B is unable to...
Refer to the exhibit CH3-8 (on flash drive). How far is a broadcast...
Refer to the exhibit CH3-4 (on flash drive). The exhibited...
What statements describe how hosts on VLANs communicate?
Refer to the exhibit CH3-9 (on flash drive). Company HR is adding PC4,...
Which two statements describe the benefits of VLANs? (Choose two.)
Refer to the exhibit CH3-1 (on flash drive). SW1 and SW2 are new...
What is a valid consideration for planning VLAN traffic across...
What statement about the 802.1q trunking protocol is true?
What must the network administrator do to remove Fast Ethernet port...
The network administrator wants to separate hosts in Building A into...
Refer to the exhibit CH-7 (on flash drive). Which statement is true...
Refer to the exhibit CH3-3 (on flash drive). Which two conclusions can...
What are two characteristics of VLAN1 in a default switch...
Alert!

Advertisement