Module 2 - Basic Switch and End Device Configuration Flashcards
Which access method would be most appropriate if you were in the equipment room with a new switch that needs to be configured?
Console
Telnet/SSH
Aux
Console
Which access method would be most appropriate if your manager gave you a special cable and told you to use it to configure the switch?
Console
Telnet/SSH
Aux
Console
Which access method would be the most appropriate in-band access to the IOS over a network connection?
Console
Telnet/SSH
Aux
Telnet/SSH
Which access method would be the most appropriate if you call your manager to tell him you cannot access your router in another city over the internet and he provides you with the information to access the router through a telephone connection?
Console
Telnet/SSH
Aux
Aux
Which IOS mode allows access to all commands and features?
global configuration mode
interface subconfiguration mode
line console subconfiguration mode
privileged EXEC mode
user EXEC mode
privileged EXEC mode
Which IOS mode are you in if the Switch(config)# prompt is displayed?
global configuration mode
interface subconfiguration mode
line console subconfiguration mode
privileged EXEC mode
user EXEC mode
global configuration mode
Which IOS mode are you in if the Switch> prompt is displayed?
global configuration mode
interface subconfiguration mode
line console subconfiguration mode
privileged EXEC mode
user EXEC mode
user EXEC mode
Which two commands would return you to the privileged EXEC prompt regardless of the configuration mode you are in? (Choose two.)
CTRL+Z
disable
enable
end
exit
- CTRL+Z
- end
What is the command to assign the name “Sw-Floor-2” to a switch?
hostname Sw-Floor-2
host name Sw-Floor-2
name Sw-Floor-2
hostname Sw-Floor-2
How is the privileged EXEC mode access secured on a switch?
enable class
secret class
enable secret class
service password-encryption
enable secret class
Which command enables password authentication for user EXEC mode access on a switch?
enable secret
login
secret
service password-encryption
login
Which is the command to configure a banner to be displayed when connecting to a switch?
banner $ Keep out $
banner motd $ Keep out $
display $ Keep out $
login banner $ Keep out $
banner motd $ Keep out $
Which command encrypts all plaintext passwords access on a switch?
enable secret
login
secret
service password-encryption
service password-encryption
What is the structure of an IPv4 address called?
dotted-binary format
dotted-decimal format
dotted-hexadecimal format
dotted-decimal format
Which two functions are provided to users by the context-sensitive help feature of the Cisco IOS CLI? (Choose two.)
providing an error message when a wrong command is submitted
displaying a list of all available commands within the current mode
allowing the user to complete the remainder of an abbreviated command with the TAB key
determining which option, keyword, or argument is available for the entered command
selecting the best command to accomplish a task
- displaying a list of all available commands within the current mode
- determining which option, keyword, or argument is available for the entered command