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