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. Config t - line console 0 - login - password todd
set a user-mode password for the console port
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#sh terminal
Router#debug
2. Create a temporary Access-List entry
Exec-timeout 1 44
Router#access-template
% Incomplete command
Up arrow
3. Reset functions
Router#sh running-config (sh run)
Router(config)#banner
Auxiliary port
Router#clear
4. View the config that will run when the router is reloaded; tells us how much NVRAM is being used
Router(config)#interface Vif
Router>sh controllers s 0
Atlanta#sh start
see the terminal history size
5. Description of the interactive help system
Router#help
Router(config)#interface Null
Router(config-line)#exec-timeout
Router#access-enable
6. Change a router configuration stored on a TFTP host
CLI
Router(config-router)#
Router(config)#enable secret
configure network (config net)
7. Shows last command entered
Router#sh protocols
global command
Up arrow
Router(config)#interface Dialer
8. This is the newer - encrypted password that overrides the enable password if it's set
Router#lock
Router(config)#enable secret
Router>
Router(config-line)#exec-timeout
9. Interface range command
Router(config)#banner exec
Router#erase
Router(config)#interface range
Router(config)#interface Async
10. 'out-of-band' (meaning out of the network) access
Auxiliary port
view the config
Router#sh int ethernet0
Router(config)#int fa 0/0
11. Displays information about the physical interface itself. It'll also give you the type of serial cable plugged into a serial port. Usually - this will only be a DTE cable that plugs into a type of data service unit (DSU)
Booting a router
Router(config)#banner
see if a serial interface needed to provide clocking
Router#sh controllers serial 0/0
12. Async interface
Router(config)#interface Multilink
Router(config)#banner motd
Router(config)#interface Async
Router#bfe
13. Erase startup-config
% Invalid input detected at '^' marker.
Router#sh controllers serial 0/0
Router(config)#line console 0
delete the configuration stored in NVRAM
14. Clear counters on an interface
Router#clear counters s0/0
delete the configuration stored in NVRAM
Router#
Router#copy
15. Provides status of the interface - the IP address and mask - information on whether an access list is set on the interface - and basic IP information
Router(config-if)#
Router#sh ip interface (brief)
What command do you type to save the configuration stored in RAM to NVRAM?
view the config
16. View hardware addressing - logical addressing - and statistics of an interface
Router(config-line)#exec-timeout
Router#sh int fastethernet 0/0
Router(config)#interface BVI
Router#access-profile
17. Change the running-config running in dynamic RAM (DRAM)
Router#sh int fastethernet 0/0
configure terminal (config t)
Attachment Unit Interface (AUI) connection
Which command will delete the contents of NVRAM on a router?
18. Configure a DCE serial interface in bits per second
Router(config)#enable password
Enter interface configuration mode and configure serial 0/0
Router#
Router(config-if)#clock rate 64000
19. Config t - int e0 - no shut
show inter et 0 and notice the port is administratively down
Router#login
Router(config)#line vty
Router#sh int fastethernet 0/0
20. The administrator has the interface shut down.
Serial0 is administratively down - line protocol is down
Bandwidth
Router(config)#int serial 5
Router#bfe
21. Multiple commands that begin with the string you entered and it's not unique - use the '?'
Up arrow
Router#config t
Router(config)#line aux 0
% Ambiguous command:
22. Virtual TokenRing
Router#
Router(config)#interface Virtual-TokenRing
Router(config)#interface FastEthernet
Router(config)#interface CTunnel
23. WAN connections
Serial interfaces
Router(config)#interface FastEthernet
Password required - but none set: Which of the following sequences will address this problem correctly?
Router#sh history
24. See if a router's serial interface has a DCE cable connected
Router>sh controllers s 0
Bandwidth
Router(config)#interface Virtual-TokenRing
Router(config)#banner login
25. Router(config-if)#ip address 172.16.20.2 255.255.255.0 secondary
Router(config)#interface Virtual-Template
Add a secondary IP address
Router#connect
Password required - but none set: Which of the following sequences will address this problem correctly?
26. Router(config)#line vty 0 4
Router#clear counters s0/0
Which of the following commands will configure all the default VTY ports on a router?
see the terminal history size
Password required - but none set: Which of the following sequences will address this problem correctly?
27. Router#reload
Router(config)#enable secret
reinitialize the router and totally replace the running-config with the current startup-config
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
Configure an IP address on e0
28. Ip address 10.1.5.255 255.255.252.0
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
29. Sets the console password
Router(config)#line console 0
Router(config-line)#line vty 0 4
Router(config-line)#
Router#logout
30. Copy start run doesn't replace the configuration - it appends it. To completely replace the running-config with the startup-config - you must reload the router.
Router(config)#line console
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)#enable secret
Router#config t
31. Configure ethernet port 0
Router(config-if)#clock rate 64000
Router#sh int fastethernet 0/0
Router#logout
Router(config)#int ethernet 0
32. Privileged mode
Router(config)#enable use-tacacs
Router>enable
Router(config)#interface Null
set the enable secret password to cisco
33. Disconnect an existing network connection
outer#disconnect
Router(config)#int serial 5
Router(config)#interface Tunnel
Router#config t
34. Provide information once connected to the device
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
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(config)#banner
Router#sh version
35. Provides basic configuration for the system hardware as well as the software version - the names and sources of configuration files - and the boot images
Router#sh version
If you wanted administrators to see a message when logging into the router - which command would you use?
Router(config-if)#bandwidth 64
Router(config)#enable secret
36. Serial interface
Router#config t
Booting a router
Router(config)#interface Serial
Serial0 is administratively down - line protocol is down
37. Quick status of layers 1 and 2 of each interface as well as the IP addresses used
Router#sh protocols
Router#clock
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
Router(config-if)#clock rate 64000
38. 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
Router(config)#line aux
Router#sh terminal
Down arrow
39. Cisco CLI that exists in user mode and privileged mode
EXEC session
Router(config)#enable last-resort
Router(config)#enable secret
Router#bfe
40. PGM Multicast Host interface
Router(config)#line tty
Router(config)#enable secret
Router(config)#interface Vif
CLI
41. Sets the aux password; Router(config-line)#password todd; Router(config-line)#login
Router(config)#line aux 0
Router#logout
Router#config t
Atlanta#copy run start
42. The command show ip protocols will actually show you the broadcast address for each interface—too bad it isn't a possible answer. Your best answer is show interfaces - which will provide the IP address and mask for each interface. You can then determ
Router#disable
You need to find the broadcast address used on a LAN on your router. What command will you type into the router from user mode to find the broadcast address?
Router#access-template
Router#clear counters s0/0
43. Configure serial port 5
Router(config)#int fa 0/0
Router#logout
Router(config)#int serial 5
% Invalid input detected at '^' marker
44. Sh run
Router(config)#$
Router(config)#enable last-resort
Router(config-subif)#
view the config
45. Open a terminal connection
Router(config-subif)#
Router#connect
Router#configure
Router#disable
46. Banner motd
If you wanted administrators to see a message when logging into the router - which command would you use?
Router#sh running-config (sh run)
global command
see if a serial interface needed to provide clocking
47. Sets the time-out for the console EXEC session; never timing out (0 0) to 35 -791 minutes and 2 -147 -483 seconds. The default is 10 minutes
Enable the interface
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
Which of the following commands sets the secret password to Cisco?
Router(config-line)#exec-timeout
48. Shows last 10 commands entered by default
Router(config)#enable use-tacacs
Router(config)#interface CTunnel
Router#sh history
view the config
49. Exit from the EXEC
How many simultaneous Telnet sessions does a Cisco router support by default?
Booting a router
Router#logout
Router#clear
50. Turn off privileged commands
Router#disable
Router(config)#enable password todd
Router(config)#interface Serial
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?