4. CLI Flashcards
In what modes can you type the command show mac address-table and expect to get
a response with MAC table entries? (Choose two answers.)
a. User mode
b. Enable mode
c. Global configuration mode
d. Interface configuration mode
a. User mode
b. Enable mode
In which of the following modes of the CLI could you type the command reload and expect the switch to reboot? a. User mode b. Enable mode c. Global configuration mode d. Interface configuration mode
b. Enable mode
Which of the following is a difference between Telnet and SSH as supported by a
Cisco switch?
a. SSH encrypts the passwords used at login, but not other traffic; Telnet encrypts
nothing.
b. SSH encrypts all data exchange, including login passwords; Telnet encrypts
nothing.
c. Telnet is used from Microsoft operating systems, and SSH is used from UNIX and
Linux operating systems.
d. Telnet encrypts only password exchanges; SSH encrypts all data exchanges.
b. SSH encrypts all data exchange, including login passwords; Telnet encrypts
nothing
What type of switch memory is used to store the configuration used by the switch when it is up and working? a. RAM b. ROM c. Flash d. NVRAM e. Bubble
a. RAM
What command copies the configuration from RAM into NVRAM?
a. copy running-config tftp
b. copy tftp running-config
c. copy running-config start-up-config
d. copy start-up-config running-config
e. copy startup-config running-config
f. copy running-config startup-config
f. copy running-config startup-config
A switch user is currently in console line configuration mode. Which of the following
would place the user in enable mode? (Choose two answers.)
a. Using the exit command once
b. Using the end command once
c. Pressing the Ctrl+Z key sequence once
d. Using the quit command
b. Using the end command once
c. Pressing the Ctrl+Z key sequence once
What are the different ways to access the CLI
console
telnet
SSH
What are the different ways to connect through the console port
Serial to RJ-45 with rollover cable
USB to RJ-45 wiyth USB to rollover converter
USB to USB console on switch
What is the pinouts for a rollover cable
1-8 2-7 3-6 4-5 5-4 6-3 7-2 8-1
What type of USB port is typically on a catalyst switch
Mini-B
What are the default console port settings
Baud Rate: 9600 bps No hardware flow control Data Bits: 8 No Parity bits 1 Stop bit
What is the advantage of SSH over Telnet
SSH encrypts all messages including passwords. Telnet encrypts nothing
How do you get in and out of Enable mode
Enable / Disable
What is enable mode also called
Privileged Exec Mode
What command reloads the switch
reload