1. | Which of the following is an IEEE standard for frame tagging? |
|||||||
Answer: Option C Explanation: 802.1Q was created to allow trunked links between disparate switches. |
2. | You connect a host to a switch port, but the new host cannot log into the server that is plugged into the same switch. What could the problem be? |
|||||||
Answer: Option D Explanation: This question is a little vague, but the best answer is that the VLAN membership for the port is not configured. |
3. | What VTP mode allows you to change VLAN information on the switch? |
|||||||
Answer: Option C Explanation: Only in server mode can you change VTP information on a switch. |
4. | Which of the following protocols are used to configure trunking on a switch?
|
|||||||
Answer: Option C Explanation: Cisco has a proprietary trunking protocol called ISL. The IEEE version is 802.1Q. |
5. | Which of the following are benefits of VLANs?
|
|||||||
Answer: Option D Explanation: VLANs break up broadcast domains in a switched layer 2 network, which means smaller broadcast domains. They allow configuration by logical function instead of physical location and can create some security if configured correctly. |
6. | A switch has been configured for three different VLANs: VLAN2, VLAN3, and VLAN4. A router has been added to provide communication between the VLANs. What type of interface is necessary on the router if only one connection is to be made between the router and the switch? |
|||||||
Answer: Option C Explanation: Although you can use either 100Mbps or 1Gbps Ethernet, the 100Mbps is necessary at a minimum and is the best answer to this question. You need to trunk the link from the switch to the router to make this connection work with inter-VLAN communication. |
7. | Which of the following provide inter-switch VLAN communication?
|
|||||||
Answer: Option B Explanation: ISL is a Cisco-proprietary frame-tagging method. IEEE 802.1Q is the nonproprietary version of frame tagging. |
8. | Which switching technology reduces the size of a broadcast domain? |
|||||||
Answer: Option C Explanation: Virtual LANs break up broadcast domains in layer 2 switched internetworks. |