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. Part of the command is missing.
% Invalid input detected at '^' marker.
2. Change the running-config running in dynamic RAM (DRAM)
Router(config-line)#logging synchronous
Router(config-if)#bandwidth 64
configure terminal (config t)
Router(config)#enable use-tacacs
3. Subinterfaces allow you to create logical interfaces within the router
Router(config-subif)#
configure memory (config mem)
configure network (config net)
configure terminal (config t)
4. Config t
configure network (config net)
Enter global configuration mode
Add a secondary IP address
Attachment Unit Interface (AUI) connection
5. Configure ethernet port 0
see the terminal history size
Cisco IOS
Router(config)#$
Router(config)#int ethernet 0
6. Cisco CLI that exists in user mode and privileged mode
EXEC session
Router(config)#interface Serial
Which command will delete the contents of NVRAM on a router?
Router(config)#router rip
7. Change a router configuration stored on a TFTP host
Router(config-line)#line vty 0 4
Router#sh int ethernet0
configure network (config net)
Router#connect
8. Erase startup-config
delete the configuration stored in NVRAM
Atlanta#erase startup-config
Router#sh controllers serial 0/0
Atlanta#sh start
9. Log in as a particular user
Router#login
Router(config)#banner incoming
Router>logout
Bring up Ethernet0
10. Config t - enable secret cisco
Router#exit
Router(config-if)#clock rate 64000
set the enable secret password to cisco
Booting a router
11. Debugging functions (see also 'undebug')
Router#clear counters s0/0
Router#debug
Atlanta#sh run
Router(config)#interface range
12. Copy configuration or image data
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
Router(config-line)#logging synchronous
Router#copy
Configure an IP address on e0
13. This tells the router to authenticate through a TACACS server
Router(config)#enable use-tacacs
Router#config t
Router(config)#enable password todd
Atlanta(config-if)#description Sales Lan
14. Power-on seft test (POST) - loads the Cisco IOS from flash - loads config from NVRAM
Exec-timeout 1 44
Router(config)#interface MFR
Booting a router
Router(config)#line vty
15. For manual emergency modes setting
Router#bfe
Router(config)#interface Virtual-Template
Router#sh running-config (sh run)
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
16. A line-activation (exec) banner to be displayed when an EXEC process is created
Router(config)#banner exec
Router(config)#banner incoming
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
Router(config-line)#
17. 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.
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
Router>logout
Router#sh version
Router(config)#enable password todd
18. Create a temporary Access-List entry
Configure the interface IP address to '10.1.5.255 255.255.252.0'
EXEC session
Router#access-enable
Router>logout
19. First Line number
Enable the interface
Router#exit
Router(config)#interface Loopback
Router(config)#line <0-70>
20. Exit from the EXEC
Router(config)#banner exec
Router#logout
Router(config)#int serial 5
set a serial interface to provide clocking to another router at 64Kb
21. Turn off privileged commands
Router#sh ip interface (brief)
Router#disable
Setup mode
Router#debug
22. Enable secret Cisco
If you wanted administrators to see a message when logging into the router - which command would you use?
Which of the following commands sets the secret password to Cisco?
Label the interface 'WAN to Miami'
Auxiliary port
23. Privileged mode
Router>enable
view the config
Router#logout
Router#access-profile
24. Allows you to configure modem commands so that a modem can be connected to the router
Router#connect
Auxiliary port
Router(config)#line tty
Router(config)#interface range
25. Allows you to still enter the router if you set up authentication through a TACACS server and it's not available. But it isn't used if the TACACS server is working.
Router(config)#int fa 0/0
Router(config)#banner motd
Router(config)#interface MFR
Router(config)#enable last-resort
26. Sets a Telnet password on the router. If this password isn't set - then Telnet can't be used by default
Router#login
Router#sh version
Router(config)#line vty
Router#exit
27. Configure fastethernet slot0/port0
Router(config)#int fa 0/0
Router(config)#interface MFR
Enter interface configuration mode and configure serial 0/0
Router(config)#enable use-tacacs
28. Sets the console password
Router#sh running-config (sh run)
Add a secondary IP address
Router(config)#line vty
Router(config)#line console 0
29. 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)
Router(config)#int ethernet 0
configure terminal (config t)
Router#sh controllers serial 0/0
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
30. CTunnel interface
Router(config)#interface CTunnel
Label the interface 'WAN to Miami'
configure network (config net)
Router(config)#interface Virtual-TokenRing
31. View the current config
% Invalid input detected at '^' marker
Atlanta#sh run
Router(config)#$
Router(config)#banner
32. Finishes typing a command for you
Which command will delete the contents of NVRAM on a router?
Router(config)#line <0-70>
Tab
Router(config)#line console 0
33. Shows terminal configurations and history buffer size
Router(config)#enable password todd
Router(config)#int serial 5
Router#clear counters s0/0
Router#sh terminal
34. Command entered incorrectly
% Invalid input detected at '^' marker
35. Turn on privileged commands
Router(config)#line x/y
Router(config)#interface BVI
Router#enable
Router(config)#interface Async
36. Shows previous commands entered
configure terminal (config t)
Router(config)#interface Virtual-TokenRing
Down arrow
Router(config)#interface Vif
37. There is more than one show command sthat starts with the letters ru.
Router(config)#enable last-resort
Router(config)#interface Loopback
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
see the terminal history size
38. Router(config-if)#ip address 172.16.20.2 255.255.255.0 secondary
Add a secondary IP address
Router#exit
Router(config)#$
set a user-mode password for the console port
39. 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#lock
Add a secondary IP address
Router(config)#banner motd
Router#sh version
40. View the config that will run when the router is reloaded; tells us how much NVRAM is being used
set a serial interface to provide clocking to another router at 64Kb
view the config
Atlanta#sh start
delete the configuration stored in NVRAM
41. Sh int e0; config t; int e0; ip address 172.16.10.2 255.255.255.0; no shut; sh int e0
Router#sh version
Router(config)#enable secret
Configure an IP address on e0
Router(config)#enable secret todd
42. Config t - int e0 - no shut
show inter et 0 and notice the port is administratively down
Setup mode
Router(config)#interface Serial
Router(config-if)#
43. Interface s0/0
Enter interface configuration mode and configure serial 0/0
Serial interfaces
Router#sh protocols
Router(config)#interface MFR
44. 10Mbps Ethernet network connection
Router(config)#interface range
Router#sh int fastethernet 0/0
Attachment Unit Interface (AUI) connection
Router#erase
45. Changes buffer size (max 256)
Router#terminal history size
Router#sh version
Router(config)#int ethernet 0
Cisco IOS
46. 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
Router(config-line)#exec-timeout
Router#copy
Router(config-if)#clock rate 64000
Password required - but none set: Which of the following sequences will address this problem correctly?
47. Configure RIP Protocol
Router(config)#router rip
outer#disconnect
Router(config)#interface Lex
Router(config)#line x/y
48. Change the startup-config stored in NVRAM
configure memory (config mem)
Router(config-line)#line vty 0 4
Bandwidth
% Invalid input detected at '^' marker.
49. Slot/Port for Modems
Router>enable
Router(config)#line x/y
Auxiliary port
Router(config)#banner
50. Router#copy run startup
Router(config)#interface Virtual-Template
show inter et 0 and notice the port is administratively down
What command do you type to save the configuration stored in RAM to NVRAM?
Router#sh int fastethernet 0/0