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