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