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