SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Cisco Ios Commands Basics
Start Test
Study First
Subjects
:
cisco
,
it-skills
Instructions:
Answer 37 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Ends configuration mode and returns to EXEC mode
ctrl+Z
show ip interface
erase
shutdown
2. Enters clobal configuration mode.
line aux ...
configure terminal
enable
do
3. Erases a line
enable secret
do
show version
ctrl+U
4. Erases files from the device - (eg:erase running-config)
ctrl+W
erase
setup
show running-config
5. Enters Priviledged Exec mode on non ISR routers
ctrl+U
enable
?
no shutdown
6. Allows you to set a domain name (must be in global config mode)
service password-encryption
no service password-encryption
ip domain-name
hostname
7. Sets the secret encrypted password for enable command on devices post IOS 10.3. Overrides enable password if set. (must be in global config mode)
show controllers
ctrl+E
enable secret
no service password-encryption
8. Enters the interface config mode.
configure terminal
interface
ctrl+Z
copy
9. Shows banner command options (must be in global config mode)
ctrl+W
ctrl+Z
banner ?
interface
10. Allows you to set a host name (must be in global config mode)
hostname
description
?
configure terminal
11. Encrypts passwords (must be in global config mode)
ctrl+Z
show running-config
service password-encryption
description
12. Opens up an interface for use - (must be in interface config mode)
router
no shutdown
banner login
enable secret
13. When typed after a command - this will give you the next available set of commands. If <cr> is shown - there are no more commands available.
?
banner incoming
description
no shutdown
14. Erases a word
ctrl+W
ip domain-name
banner exec
show version
15. Sets a discription for an interface (must be in interface config mode)
line con ...
enable secret
description
hostname
16. Sets the password for Telnet port. '...' denotes port number (use ? command to discover) (must be in global config mode)
|
line vty ...
configure terminal
show controllers
17. Gives basic info about device from POST - IOS version and Interfaces.
show version
line vty ...
router
do
18. Removes encryption of passwords (must be in global config mode)
no service password-encryption
do
banner incoming
ctrl+U
19. Sets the Mesage of the Day banner
banner motd
description
enable secret
banner ?
20. Shows layer 3 details of an interface - also use show ip interface brief for condensed details - (must be in globalconfig mode)
show protocols
show ip interface
configure terminal
banner exec
21. Enters router config mode.
erase
banner login
no shutdown
router
22. Copies files to/from device - (eg: copy run start (copy running-config to startup-config)) - (must be in privileged mode)
show ip interface
banner exec
copy
hostname
23. Sets the login banner
banner login
no service password-encryption
setup
show protocols
24. Finishes typing a command for you.
TAB key
banner motd
banner incoming
hostname
25. Output modifier (AKA pipe) - modifys any output - use ? command for options
enable secret
configure terminal
|
banner incoming
26. Verify's layers 1 & 2 of each interface - (must be in global config mode)
show protocols
line con ...
ctrl+U
configure terminal
27. Displays information about physical interface - details what kind of cable is used (DTE or DCE) - (must be in global config mode)
show controllers
show ip interface
shutdown
erase
28. Shows current running config (must be in global config mode)
show running-config
banner exec
banner login
show controllers
29. Enters setup mode from privileged mode
?
erase
setup
ctrl+W
30. Forces commands from config mode (like do show run). only valid from IOS 12.3
erase
no shutdown
?
do
31. Sets the incoming banner
banner login
interface
banner incoming
router
32. Sets the enable password on legacy devices (must be in global config mode)
enable password
enable
banner ?
|
33. Sets the password for Console port. '...' denotes port number (use ? command to discover) (must be in global config mode)
line con ...
ip domain-name
?
banner ?
34. Sets the exec banner
ctrl+E
hostname
banner login
banner exec
35. Sets the password for Auxiliary port. '...' denotes the port number (use ? command to discover) (must be in global config mode)
line aux ...
shutdown
show protocols
TAB key
36. Administratively shuts down an interface - (must be in interface config mode)
enable password
shutdown
show protocols
hostname
37. Moves cursor to the end of the line
ctrl+E
show version
show controllers
|