
Basic Switch Commands
Quiz by Rachel Hirsch
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
10 questions
Show answers
- Q1What is the command to save the running configuration?copy running-config startup-configsave running-configsave running-config startup-configcopy running-config30s
- Q2What mode do you start in when you first enter the switch?master modeprivileged EXEC modeuser EXEC modeGlobal Configuration mode30s
- Q3What command secures privileged EXEC mode?enable secret passwordline console 0password passwordline vty 0 1530s
- Q4How to return to user EXEC mode from privileged EXEC mode? Hashtag to greater than signctrl +zdisablectrl + cexit30s
- Q5You ran the wrong command and the switch is taking forever to attempt to find a solution, what key combination will abort a process?exitCtrl+shift+6ctrl + cctrl + z30s
- Q6Which of these commands is NOT necessary to secure entering the switch through the console?loginpassword passwordline vty 0 15line console 030s
- Q7How can you view the iOS version and basic switch model information?show switchshow infoshow versionshow special30s
- Q8What command needs to be run in global config mode to encrypt all passwords?password-encryptionservice password-encryptionencrypt all passwordsservice password encryption30s
- Q9Which of the following commands is NOT necessary to configure an ip address on a switch virtual interface?no shutdownlogininterface vlan1ip address ip address subnet mask30s
- Q10Which command is run from the global config mode to begin the process of securing remote access? (through virtual terminal like telnet or SSH)service password-encryptionenable secret passwordline vty 0 15line console 030s