When you configure the "enable" command, which mode are you configuring?
What is the Privileged Exec mode?
What is the first mode you are in when you see the switch name in this format? Switch>
What is User Executive?
What is the full command to rename the device to NELSON?
What is hostname NELSON?
If you ping a switch from a pc and it fails, the first thing you confirm on the switch is?
What is the ip address?
When you configure the "enable" command, what is the full command when it is a plain text password of "cisco"?
What is enable password "cisco"
What is the command to elevate your access from the user executive mode? no abbreviations
What is enable?
What command are you adding a password for securiting the privilege mode?
What is enable?
If you ping the switch, and it has an ip address configured and you ping fails, what is the most likely cause?
What the vlan is in shutdown state?
When you configure the console 0 password class, what additional command do you add to require the password you added?
What is the mode you are in when you see the switch name in this format? Switch#
What is Privileged Executive?
What is the command you enter when you are in configuration mode switch#(config) to lock down the use of the console port?
line console 0 / line con 0
What is no ip address?
What do you type for the configuration to have a encrypted privileged Executive password as itssecure?
What is enable secret itssecure?
What is the command from Switch# that you use to elevate to the programming mode? - full words no abbreviation
What is configure terminal?
What is service password-encrypted?
If you are configuring the ip address on the vlan, what is the full command to add 192.168.1.25 /24 to the switch?
What is ip address 192.168.1.25 255.255.255.0?
If you are configuring your device to be accessed through the network instead of the console, what 3 commands do you use to secure all the virtual ports with a password class and require the use of that password?
What is
line vty 0 15
password class
login?
What is the command to return from switch#(config-line) to switch#?
What is End or Ctrl+ Z?
What password do you use to access the privileged mode if enable password class and enable secret itsasecret are entered?
What is itsasecret?
What is the name of the protocol for ping?
What is ICMP?