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