Looks like no one added any tags here yet for you.
What symbol end the prompt for user mode on a Cisco IOS router?
>
What command do you user to enter privileged mode from user mode?
enable
What command do you user to protect priviledged mode with the encrypted password P3arson232?
enable secret P3arson232
What is the result of entering conf? at the CLI?
displays all commands in the current mode that start with conf
You would like IOS to recall the last command you entered. What keystroke does this?
The up arrow or Ctrl+P
What type of Cisco IOS command would you like to use to see packet activity in near real time?
debug
What is the router prompt format for a device that is in interface configuration mode?
R1(config-if)#
What configuration file is user at boot by a Cisco device?
startup-config file
What command do you user to save your configuration on a Cisco device?
copy running-config startup-config
What command can you use to erase your startup configuration?
erase startup-config
What symbol end the prompt for privileged mode on a Cisco IOS router?
A. >
B. :
C. @
D. #
#
What command in Cisco IOS do you use to enter global configuration mode?
A. enable
B. configure terminal
C. login
D. enable secret
configure terminal
What Cisco IOS prompt signifies global configuration mode?
A. Router#
B. Router(config)#
C. Router>
D. Router(config-if)#
Router(config)#
What command is used with the password command to configure the checking of passwords in console configuration mode?
A. login
B. enable secret
C. configure terminal
D. enable
login
What character do you enter to see a list of all the commands that are supported in a given Cisco IOS mode?
A. #
B. >
C. ?
D. *
?
You would like to have the cursor move backward one position in a Cisco IOS command without deleting any characters. Which of the following would you use?
A. Left arrow or Ctrl+B
B. Left arrow or Ctrl+1
C. Left arrow or Ctrl+A
D. Left arrow or Ctrl+B
Left arrow or Ctrl+B
What show command would you use to view a summary of your device interfaces and their statuses?
A. show version
B. show interface
C. show ip interface brief
D. show ip interface
show ip interface brief
What command would you user to enter interface configuration mode for the gigabitethernet 0/1 interface?
A. interface gigabitethernet0/1
B. ip interface gigabitethernet0/1
C. interface ip gigabitethernet0/1
D. enable interface gigabitethernet0/1
interface gigabitethernet0/1
What command can you use to turn off all enabled debug commands on a Cisco router?
A. debug of
B. disable debug all
C. stop debug all
D. undebug all
undebug all