A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw# configure terminal command?
- It enters the global configuration mode.
- It enters configuration mode for a switch virtual interface.
- It applies an IPv4 address to the virtual interface.
- It updates the MAC address table for the associated port.
- It permits an IPv6 address to be configured on a switch physical interface.
Answers Explanation & Hints: The “configure terminal” command is used to enter global configuration mode on a Cisco switch. This mode allows the technician to configure various aspects of the switch, including interfaces, VLANs, security settings, and more.
In global configuration mode, the technician can enter specific configuration modes for individual interfaces, such as “interface configuration mode” to configure a specific switch interface or “VLAN configuration mode” to configure a VLAN.
Therefore, the correct answer is: “It enters the global configuration mode.”