Multiple choice technology

How to enter in configuration mode of switch?

  1. configure terminal

  2. conf t

  3. conf r

  4. terminal

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

To enter configuration mode on a switch, both 'configure terminal' and its abbreviation 'conf t' are valid commands in Cisco IOS-style interfaces. These change from privileged EXEC mode to global configuration mode. Options C and D are incorrect - 'conf r' is not a valid abbreviation and 'terminal' alone is insufficient.