SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Introduction To The Cisco IOS
Start Test
Study First
Subjects
:
cisco
,
it-skills
Instructions:
Answer 50 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. Configure RIP Protocol
Router(config)#router rip
Router#sh version
configure terminal (config t)
Router(config)#enable secret todd
2. Shows last 10 commands entered by default
view the config
Router(config)#hostname Todd
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
Router#sh history
3. The kernel of Cisco routers and most switches
Which of the following commands sets the secret password to Cisco?
Cisco IOS
If you wanted administrators to see a message when logging into the router - which command would you use?
Tab
4. Config t - enable secret cisco
Serial0 is administratively down - line protocol is down
set the enable secret password to cisco
Router(config)#enable secret
set a serial interface to provide clocking to another router at 64Kb
5. Log in as a particular user
Router(config)#banner
Router(config)#int ethernet 0
Router#login
Router#access-template
6. Disconnect an existing network connection
Router#debug
Password required - but none set: Which of the following sequences will address this problem correctly?
outer#disconnect
Router(config)#interface Multilink
7. Show terminal
see the terminal history size
Router(config)#router rip
Router#sh version
Router#terminal history size
8. FastEthernet IEEE 802.3
Attachment Unit Interface (AUI) connection
Router#enable
Router(config)#interface Dialer
Router(config)#interface FastEthernet
9. Clear counters on an interface
Which command will delete the contents of NVRAM on a router?
Router(config)#interface Dialer
Router#clear counters s0/0
Router#exit
10. Shows the running config; passwords may not be encrypted
Serial interfaces
Router(config)#line vty
Router#sh running-config (sh run)
Router(config)#hostname Todd
11. Exit the console
Router(config)#int ethernet 0
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
Router>logout
configure terminal (config t)
12. Async interface
How many simultaneous Telnet sessions does a Cisco router support by default?
Router#exit
Router(config)#interface Async
Atlanta#sh start
13. Description WAN to Miami
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
14. Set only once and affects the entire router
configure memory (config mem)
Add a secondary IP address
global command
Router(config)#int fa 0/0
15. Erase flash or configuration memory
Router#clear
% Invalid input detected at '^' marker
Router#erase
Enter interface configuration mode and configure serial 0/0
16. To be displayed on terminals connected to reverse Telnet lines. This banner is useful for providing instructions to users who use reverse Telnet.
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
Router#sh version
Exec-timeout 1 44
Router(config)#banner incoming
17. Show protocols - show interfaces - show ip interface
Router(config-subif)#
Router#disable
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
delete the configuration stored in NVRAM
18. Change the running-config running in dynamic RAM (DRAM)
Router(config)#interface Lex
Enter global configuration mode
EXEC session
configure terminal (config t)
19. Null interface
Router(config)#interface Multilink
Router(config)#interface Null
Router(config)#enable password todd
Atlanta#erase startup-config
20. Power-on seft test (POST) - loads the Cisco IOS from flash - loads config from NVRAM
Booting a router
Router(config)#interface Tunnel
Router(config)#enable password todd
You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?
21. Change the startup-config stored in NVRAM
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
Router(config)#service password-encryption
Router#access-enable
configure memory (config mem)
22. Show interfaces
Router(config)#line vty
Router(config)#interface MFR
If you delete the contents of NVRAM and reboot the router - what mode will you be in?
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
23. Sets the user-mode password for the auxiliary port. It's usually used for attaching a modem to the router - but it can be used as a console as well
Router(config)#enable secret
Router(config)#line <0-70>
Router(config)#int ethernet 0
Router(config)#line aux
24. To configure user-mode passwords
Router(config-line)#
% Ambiguous command:
You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?
Router(config)#line vty
25. Request neighbor and version information from a multicast router
Router#mrinfo
Router#copy
Router(config-subif)#
Router(config-router)#
26. Terminal controller
Router(config)#line tty
Which of the following commands sets the secret password to Cisco?
If you delete the contents of NVRAM and reboot the router - what mode will you be in?
global command
27. Used by routing protocols such as IGRP - EIGRP - and OSPF to calculate the best cost (path) to a remote network
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
Bandwidth
Router(config)#line console 0
see the terminal history size
28. Turn off privileged commands
Router(config-if)#bandwidth 64
Router#disable
Bandwidth
% Incomplete command
29. Banner motd
Router#sh int fastethernet 0/0
Router#disable
Which of the following commands will configure all the default VTY ports on a router?
If you wanted administrators to see a message when logging into the router - which command would you use?
30. Virtual TokenRing
Atlanta#sh run
Router(config)#interface Virtual-TokenRing
Router>logout
Router(config)#int serial 5
31. A login banner to be displayed on all connected terminals; displayed after the MOTD banner but before the login prompts; delete it with the no banner login command
Router#sh int fastethernet 0/0
Router#clock
Router#sh controllers serial 0/0
Router(config)#banner login
32. The show controllers serial 0 command will show you whether either a DTE or DCE cable is connected to the interface. If it is a DCE connection - you need to add clocking with the clock rate command.
Router#bfe
Router#exit
You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
33. Cisco CLI that exists in user mode and privileged mode
Router#logout
% Invalid input detected at '^' marker
EXEC session
Atlanta#erase startup-config
34. Sets the enable password on older - pre-10.3 systems - and isn't ever used if an enable secret is set
Router(config)#enable password
% Invalid input detected at '^' marker
view the config
Router#enable
35. Mode that a router will enter if no configuration is found in nonvolatile RAM when the router boots
Router(config)#hostname Todd
Setup mode
You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?
Router#sh running-config (sh run)
36. Manually save the file from DRAM to NVRAM
Atlanta#copy run start
You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?
Router#disable
Router#bfe
37. 'out-of-band' (meaning out of the network) access
Console port
Auxiliary port
% Invalid input detected at '^' marker
Router(config)#enable use-tacacs
38. Lock the terminal
Router(config)#interface Serial
Which of the following commands will configure all the default VTY ports on a router?
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
Router#lock
39. Show controllers int
Enter global configuration mode
Which of the following commands will configure all the default VTY ports on a router?
Atlanta#sh run
see if a serial interface needed to provide clocking
40. Exit the console
Router#logout
Router#lock
Router(config-line)#exec-timeout
Router(config)#interface Async
41. The administrator has the interface shut down.
Serial0 is administratively down - line protocol is down
Router(config)#hostname Todd
Add a secondary IP address
Router#erase
42. Create a temporary Access-List entry
Router(config)#interface Tunnel
Router#access-template
see if a serial interface needed to provide clocking
view the config
43. CTunnel interface
Router(config)#interface Lex
Router(config)#interface CTunnel
Router(config-line)#
configure terminal (config t)
44. Config t - line vty 0 4 - no login
Set telnet connection to have no password
Router(config-router)#
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
Password required - but none set: Which of the following sequences will address this problem correctly?
45. Allows you to configure modem commands so that a modem can be connected to the router
Router#sh version
Auxiliary port
If you wanted administrators to see a message when logging into the router - which command would you use?
Router#access-enable
46. Subinterfaces allow you to create logical interfaces within the router
Router(config)#interface Loopback
Router(config-subif)#
Which of the following commands sets the secret password to Cisco?
Router#access-template
47. Reset functions
Router(config)#int fa 0/0
Used to verify configuration
If you wanted administrators to see a message when logging into the router - which command would you use?
Router#clear
48. Router(config)#line vty 0 4
Setup mode
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
Router#lock
Which of the following commands will configure all the default VTY ports on a router?
49. Multilink-group interface
Router#exit
What layer of the OSI model would you assume the problem is in if you type show interface serial 1 and receive: Serial1 is a down - line protocol is down
Router#terminal history size
Router(config)#interface Multilink
50. Command entered incorrectly
% Invalid input detected at '^' marker