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