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