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. Finishes typing a command for you.
TAB key
description
ctrl+E
hostname
2. Gives basic info about device from POST - IOS version and Interfaces.
|
enable
show version
ctrl+Z
3. Copies files to/from device - (eg: copy run start (copy running-config to startup-config)) - (must be in privileged mode)
ip domain-name
no service password-encryption
copy
ctrl+U
4. Sets the enable password on legacy devices (must be in global config mode)
enable password
show ip interface
shutdown
?
5. Sets the exec banner
banner exec
show running-config
TAB key
description
6. Erases a line
shutdown
?
show controllers
ctrl+U
7. Sets the password for Auxiliary port. '...' denotes the port number (use ? command to discover) (must be in global config mode)
line aux ...
?
interface
show version
8. Shows layer 3 details of an interface - also use show ip interface brief for condensed details - (must be in globalconfig mode)
show ip interface
ctrl+Z
shutdown
show running-config
9. Allows you to set a host name (must be in global config mode)
line aux ...
banner motd
hostname
copy
10. Sets the password for Telnet port. '...' denotes port number (use ? command to discover) (must be in global config mode)
description
line vty ...
ctrl+W
banner exec
11. 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)
do
enable secret
show running-config
ctrl+W
12. Sets the Mesage of the Day banner
ip domain-name
show protocols
ctrl+E
banner motd
13. Output modifier (AKA pipe) - modifys any output - use ? command for options
|
show protocols
TAB key
enable secret
14. Erases a word
show running-config
enable secret
ctrl+W
interface
15. Enters router config mode.
do
router
shutdown
service password-encryption
16. Enters Priviledged Exec mode on non ISR routers
router
enable secret
ctrl+Z
enable
17. Ends configuration mode and returns to EXEC mode
show ip interface
ctrl+W
ctrl+Z
do
18. Moves cursor to the end of the line
service password-encryption
ctrl+E
|
enable
19. 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.
ctrl+Z
?
show controllers
no shutdown
20. Shows current running config (must be in global config mode)
show running-config
enable
description
banner exec
21. Administratively shuts down an interface - (must be in interface config mode)
description
shutdown
copy
ip domain-name
22. Verify's layers 1 & 2 of each interface - (must be in global config mode)
show version
shutdown
banner motd
show protocols
23. Displays information about physical interface - details what kind of cable is used (DTE or DCE) - (must be in global config mode)
enable
line aux ...
show controllers
show version
24. Enters clobal configuration mode.
line con ...
configure terminal
description
TAB key
25. Opens up an interface for use - (must be in interface config mode)
line vty ...
interface
|
no shutdown
26. Sets the incoming banner
banner incoming
banner exec
banner login
enable
27. Encrypts passwords (must be in global config mode)
service password-encryption
ctrl+Z
enable
no shutdown
28. Erases files from the device - (eg:erase running-config)
erase
ctrl+E
banner motd
interface
29. Sets the login banner
banner login
ip domain-name
banner exec
do
30. Removes encryption of passwords (must be in global config mode)
|
no service password-encryption
no shutdown
description
31. Enters setup mode from privileged mode
ip domain-name
interface
setup
banner exec
32. Forces commands from config mode (like do show run). only valid from IOS 12.3
ctrl+Z
erase
do
banner incoming
33. Shows banner command options (must be in global config mode)
line vty ...
show running-config
TAB key
banner ?
34. Sets a discription for an interface (must be in interface config mode)
description
hostname
show ip interface
enable
35. Enters the interface config mode.
interface
ctrl+Z
line aux ...
|
36. Allows you to set a domain name (must be in global config mode)
show running-config
ip domain-name
TAB key
banner motd
37. Sets the password for Console port. '...' denotes port number (use ? command to discover) (must be in global config mode)
no shutdown
show running-config
shutdown
line con ...