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