
Chapter 2 Quiz
Quiz by Eric Jackson
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
33 questions
Show answers
- Q1What is a characteristic of VTP?Switches in VTP client mode store VLAN information in NVRAM.Switches in VTP transparent mode forward VTP advertisements.Switches in VTP transparent mode revert back to VTP server mode after a reboot.Switches in VTP server mode cannot be updated by switches in VTP client mode.120s
- Q2Which two VTP parameters must be identical on all switches in the network in order to participate in the same VTP domain?VTP revision number and VTP domain nameVTP server mode and VTP client modeVTP domain name and VTP domain passwordVTP revision number and VTP transparent mode120s
- Q3Which event will cause the VTP revision number on a VTP server to change?changing the switch to a VTP clientadding VLANsrebooting the switchchanging interface VLAN designations60s
- Q4Which event will cause the VTP revision number on a VTP server to change?changing interface VLAN designationschanging the switch to a VTP clientrebooting the switchchanging the VTP domain name60s
- Q5Given the following configuration, which statement is true?This switch can create, modify, and delete all VLANs within the Cisco domain.This switch can advertise its VLAN configuration to other switches in the Cisco domain only, but can receive advertisements from other domains.The password will prevent unauthorized routers from participating in the Cisco domain.This switch maintains a full list of all VLANs and can create VLANs, but cannot delete or modify existing VLANs.120s
- Q6Given the following configuration, which statement is true?This switch can send and receive advertisements from only the Cisco domain.This switch can advertise its VLAN configuration to other switches in the Cisco domain only, but can receive advertisements from other domains.The password will prevent unauthorized routers from participating in the Cisco domain.This switch maintains a full list of all VLANs and can create VLANs, but cannot delete or modify existing VLANs.120s
- Q7Where is the vlan.dat file stored on a switch?in flash memoryon the externally attached storage media or internal hard drivein NVRAMin RAM120s
- Q8A switch is participating in a VTP domain and configured as a VTP server. The switch needs to propagate VLAN 10 (used by the Manufacturing department) throughout the VTP domain, but does not have any directly connected hosts using that particular VLAN. Which configuration would satisfy this requirement?vtp mode server vtp password Manufacturinginterface g0/1 switchport mode trunk switchport trunk native vlan 10interface fa0/24 switchport mode access switchport access vlan 10vlan 10 name Manufacturing exit120s
- Q9Which command should the network administrator implement to prevent the transfer of DTP frames between a Cisco switch and a non-Cisco switch?S1(config-if)# switchport mode dynamic desirableS1(config-if)# switchport mode trunkS1(config-if)# switchport mode accessS1(config-if)# switchport nonegotiate120s
- Q10Under which of these occasions should an administrator disable DTP while managing a local area network?when connecting a Cisco switch to a non-Cisco switchwhen a neighbor switch uses a DTP mode of dynamic autoon links that should dynamically attempt trunkingwhen a neighbor switch uses a DTP mode of dynamic desirable60s
- Q11Under which of these occasions should an administrator disable DTP while managing a local area network?when a neighbor switch uses a DTP mode of dynamic autoon links that should dynamically attempt trunkingwhen a neighbor switch uses a DTP mode of dynamic desirableon links that should not be trunking60s
- Q12Which command displays the encapsulation type, the voice VLAN ID, and the access mode VLAN for the Fa0/1 interface?show mac address-table interface Fa0/1show vlan briefshow interfaces trunkshow interfaces Fa0/1 switchport60s
- Q13Refer to the exhibit. Communication between the VLANs is not occurring. What could be the issue?The Gi1/1 switch port is not in trunking mode.Default gateways have not been configured for each VLAN.The wrong port on the router has been used.A duplex issue exists between the switch and the router.A duplex issue exists between the switch and the router.120s
- Q14Refer to the exhibit. A network administrator is configuring inter-VLAN routing. However, the communication between VLAN 10 and VLAN 20 fails. Based on the output of the show vlan command, what is the cause of the problem?Gi1/1 and Gi1/2 are not assigned to their respective VLANs.Gi1/1 and Gi1/2 are not configured as trunk mode.The IP addresses on Gi0/0 and Gi0/1 are switched by mistake.The IP addresses on Gi0/0 and Gi0/1 are not on the same network.120s
- Q15Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN routing. Users complain that PC2 cannot communicate with PC1. Based on the output, what is the possible cause of the problem?Gi0/0 is not configured as a trunk port.The command interface GigabitEthernet0/0.5 was entered incorrectly.There is no IP address configured on the interface Gi0/0.The encapsulation dot1Q 5 command contains the wrong VLAN.120s