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