The user can interact with the shell using either the ______ or the ________
What is Command Line Interface or Graphical User Interface?
100
This symbol (>) indicates this mode of the CLI.
What is Exec Mode?
100
Also called dotted decimal, this from of IP addressing is represented with numbers from 0-255.
What is IPv4?
100
This prompt and command gives you access to the global configuration mode by entering Switch# ______
What is configure terminal (config t)?
100
To undo the effects of a command, preface the command with the __ keyword.
What is No?
200
The IOS memory itself is several megabytes in size and is stored in a semi permanent memory called______.
What is Flash?
200
_____ ______is the first mode in the CLI format. It has the least amount of privileges and
What is User Executive?
200
A special kind of IPv4 address that when coupled with the IP address, determines to which particular subnet of a larger network the device is a member of.
What is Subnet Mask?
200
This command limits the access to the privileged EXEC mode.
What is enable password?
200
When the changes are verified to be correct, use the ____ command at the privileged EXEC mode prompt. The command to save the running configuration to startup configuration file is.
What is copy running-config startup-config?
300
Console, Telnet or SSH, and _______ are the three most common ways of accessing the CLI environment?
What is Console, Telnet or SSH, and AUX Port
300
This symbol (#) denotes what mode of the CLI?
What is Privileged Exec Mode?
300
The system used to translate addresses such as 74.125.255.17 into www.google.com.
What is DNS Server?
300
A message appears with "Activity can be monitored. Legal Action will be pursued for any unauthorized use." when attempting to gain access to a switch, also known as a _____
What is a banner?
300
This command configures one common banner that is the message of the day.
What is banner motd?
400
Cisco Catalyst switches do no support _____ connections.
What is Auxiliary
400
_____ ______ is the command used to navigate from the user exec mode to the privileged exec mode in the CLI.
What is Configure Terminal?
400
This test is accomplished by using the ping command on a reserved address called 127.0.0.1
What is Loopback?
400
Configuration files can be saved or archived to a text document using _____ ?
What is Tera Term
400
After setting a password for higher permissions, this command is used to encrypt the password so that it is not shown during the show running-config.
What is service password-encryption?
500
_______ _______ are programs available for connecting to a networking device either by a serial connection or by a Telnet/SSH connection.
What is Terminal Emulation?
500
This shortcut will terminate any running command on the CLI.
What is Ctrl- Shift- 6?
500
From the CLI of a switch with an address of 192.168.1.44, this command would be used to verify end-to-end connectivity to another host.
What is ping 192.168.1.43?
500
The delete vlan.dat command is only needed to return the device to its default "out-of-the-box" configuration. (T/F)
What is False?
500
When the --More-- Prompt appears, press the ____ to view the next portion of the screen, the output is canceled and you are returned to the prompt.