1.
S1 and S2 are both configd with ports in the Marketing, Sales, Production, and Admin VLANs. Each VLAN contains 12 users. How many different subnetworks are needed to address VLANs?
Correct Answer
C. 4
Explanation
Since each VLAN contains 12 users, and there are 4 VLANs (Marketing, Sales, Production, and Admin), we need to have 4 different subnetworks to address each VLAN separately. Therefore, the correct answer is 4.
2.
What mechanism is used to achieve the separation between different VLANs as they cross a trunk link?
Correct Answer
A. VLAN tagging using 802.1Q protocol
Explanation
VLAN tagging using the 802.1Q protocol is used to achieve the separation between different VLANs as they cross a trunk link. This protocol adds a tag to the Ethernet frame, which includes information about the VLAN ID. This allows switches to distinguish between different VLANs and properly route the traffic to the correct VLANs. By using VLAN tagging, multiple VLANs can be transmitted over a single trunk link, ensuring the separation and isolation of traffic between VLANs.
3.
What are 2 options to consider when configuring a trunk between 2 switches? (choose 2)
Correct Answer(s)
B. Port security cannot be configd on the trunk interfaces
C. The native VLAN must be the same on both ends of the trunk
Explanation
Port security cannot be configured on trunk interfaces because port security is used to restrict access to a specific MAC address on an interface, which is not applicable to trunk interfaces that carry multiple VLANs. The native VLAN must be the same on both ends of the trunk to ensure proper communication between the switches. If the native VLANs are different, it can cause VLAN mismatch issues.
4.
A 12-port switch has been configd to support 3 VLANs named Sales, Marketing, and Finance. Each VLAN spans 4 ports on the switch. The network admin has deleted the Marketing VLAN from the switch. What 2 statements describe the status of the ports associated with this VLAN? (choose 2)
Correct Answer(s)
A. The ports are inactive
D. The ports will remain part of the Marketing VLAN until reassigned to another VLAN
Explanation
The ports are inactive because the Marketing VLAN has been deleted, so there is no VLAN configuration on those ports. However, the ports will remain part of the Marketing VLAN until they are reassigned to another VLAN.
5.
Refer to the exhibit. Host C is unable to transfer data because it does not have the MAC address of the destination host. If Host C sends out an ARP request, which of the other hosts will see the msg?
Correct Answer
B. Host B
Explanation
When Host C sends out an ARP request, it broadcasts the request to all hosts on the network. Host B, being on the same network as Host C, will receive the ARP request. Therefore, only Host B will see the message.
6.
Static VLAN (choose 3)
Correct Answer(s)
A. Each port is associated with a specific VLAN.
B. Manual config for port assignments required.
E. Requires admin interaction when users move.
Explanation
The correct answer is "Each port is associated with a specific VLAN," "Manual config for port assignments required," and "Requires admin interaction when users move." This is because in a static VLAN, each port is manually assigned to a specific VLAN, requiring manual configuration for port assignments. Additionally, when users move, the admin needs to interact and make necessary changes to the VLAN configuration. This results in less administrative overhead when users are moved, but also requires admin interaction for these changes.
7.
Dynamic VLAN (choose 3)
Correct Answer(s)
A. Less Admin overhead when users are moved.
E. Config based on database
F. Ports work out their own config
Explanation
The correct answers for this question are "Less Admin overhead when users are moved," "Config based on database," and "Ports work out their own config."
"Less Admin overhead when users are moved" refers to the fact that with dynamic VLANs, the VLAN assignment for a user can be automatically updated when they move to a different physical location, reducing the need for manual intervention by network administrators.
"Config based on database" means that the VLAN configuration information is stored in a database, making it easier to manage and update the VLAN assignments for different ports.
"Ports work out their own config" indicates that the ports in the network can dynamically determine the appropriate VLAN configuration based on the information stored in the database, without requiring manual configuration for each individual port.
8.
Normal Range (choose 2)
Correct Answer(s)
A. Contains reserved VLANs for Token Ring and FDDI
E. 1-1005
Explanation
The normal range of VLANs, which is from 1 to 1005, includes reserved VLANs for Token Ring and FDDI. This means that these VLANs are specifically designated for use with Token Ring and FDDI networks. Additionally, the normal range includes all ports by default, meaning that all ports on a device are automatically members of VLANs within this range. The answer provided correctly identifies both of these characteristics of the normal range of VLANs.
9.
Extended Range (choose 2)
Correct Answer(s)
A. 1006-4094
E. Not learned by VTP
Explanation
The VLAN range 1006-4094 is considered the extended range, which means it is used for special purposes and is not learned by VTP (VLAN Trunking Protocol). This range is not included in the default management VLAN and does not contain any reserved VLANs for Token Ring and FDDI. Additionally, all ports are a member of this VLAN range by default.
10.
VLAN 1 (choose 2)
Correct Answer(s)
A. All ports are a member by default
D. Default management VLAN
Explanation
The correct answer is that VLAN 1 has all ports as members by default and is also the default management VLAN. This means that all ports on the switch are automatically assigned to VLAN 1 unless they are manually assigned to a different VLAN. VLAN 1 is also used as the default VLAN for managing the switch, allowing for remote access and configuration.
11.
Refer to exhibit. Brand new switches with empty CAM tables are interconnected via a trunk link. All hosts on both switches are configd with the VLAN membership shown. How is a frame sent form host A forwarded to host B?
Correct Answer
D. Switch SW 1 tags the frame with VLAN ID 10 and floods the frame to all hosts on switch SW 2 that are members of VLAN 10.
Explanation
Switch SW 1 tags the frame with VLAN ID 10 and floods the frame to all hosts on switch SW 2 that are members of VLAN 10. This is because the hosts on both switches are configured with the VLAN membership shown. By tagging the frame with VLAN ID 10, switch SW 1 ensures that the frame is only forwarded to hosts on switch SW 2 that are part of VLAN 10, preventing unnecessary flooding to hosts on other VLANs.
12.
Refer to exhibit. Host 1 is connected to port 0/4 with an IP add of 192.168.1.22/28. Host 2 is connected to port 0/5 with an IP add of 192.168.1.33/28. Host 3 is connected to port 0/6 with an IP add of 192.168.1.30/28. Select the 3 statements that describe the success of pinging from one host to another.
Correct Answer(s)
B. Host 1 cannot ping Host 2
C. Host 1 can ping Host 3
F. Host 2 cannot ping Host 2
Explanation
Based on the given information, Host 1 has an IP address of 192.168.1.22/28 and is connected to port 0/4. Host 2 has an IP address of 192.168.1.33/28 and is connected to port 0/5. Host 3 has an IP address of 192.168.1.30/28 and is connected to port 0/6.
Since all three hosts have IP addresses in the same subnet (192.168.1.0/28), they should be able to communicate with each other. Therefore, Host 1 can ping Host 3 successfully. However, Host 1 and Host 2 have different IP addresses and are not connected directly, so Host 1 cannot ping Host 2. Similarly, Host 2 cannot ping Host 3 as they are not directly connected.
13.
Displays detailed info about all VLANs on the switch
Correct Answer
B. Show vlan
Explanation
The command "show vlan" is used to display detailed information about all VLANs on the switch. It provides a comprehensive view of the VLAN configuration, including the VLAN ID, name, and associated ports. This command is useful for troubleshooting VLAN-related issues and verifying the VLAN setup on the switch.