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