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. Used by routing protocols such as IGRP - EIGRP - and OSPF to calculate the best cost (path) to a remote network
Bandwidth
Router(config)#line console
Router(config)#interface Serial
delete the configuration stored in NVRAM
2. 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#sh protocols
delete the configuration stored in NVRAM
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(config)#interface FastEthernet
3. Turn off privileged commands
Router#sh ip interface (brief)
CLI
What command do you type to save the configuration stored in RAM to NVRAM?
Router#disable
4. Terminal controller
Router(config)#line tty
Router#sh int fastethernet 0/0
% Ambiguous command:
Router#exit
5. Show interfaces
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
Router(config-line)#logging synchronous
set a user-mode password for the console port
Router#clock
6. Configure fastethernet slot0/port0
% Invalid input detected at '^' marker
Router#sh int ethernet0
Router(config)#int fa 0/0
Serial interfaces
7. 5
Enter interface configuration mode and configure serial 0/0
Router>
How many simultaneous Telnet sessions does a Cisco router support by default?
Router#access-profile
8. Exit from the EXEC
Router#logout
Router(config)#interface MFR
Which command will delete the contents of NVRAM on a router?
Router(config)#line console 0
9. FastEthernet IEEE 802.3
Router(config)#interface FastEthernet
If you wanted administrators to see a message when logging into the router - which command would you use?
Router(config)#interface Multilink
Router#access-enable
10. Multilink-group interface
Router(config)#enable use-tacacs
Router(config)#interface Multilink
Bring up Ethernet0
Booting a router
11. Debugging functions (see also 'undebug')
Router#sh version
Router#debug
Auxiliary port
configure network (config net)
12. Sets the description of an interface; use it to keep track of circuit numbers - locations - etc.
Router#sh history
Bandwidth
Atlanta(config-if)#description Sales Lan
Router#logout
13. No shut
Router#clock
Router(config-line)#
What keystroke will terminate setup mode?
Enable the interface
14. Finishes typing a command for you
Enter interface configuration mode and configure serial 0/0
Router#exit
Tab
Router#clear
15. Stops console messages from popping up and disrupting the input you're trying to type
Router(config-line)#logging synchronous
Router#sh terminal
global command
Setup mode
16. Interface s0/0
Configure an IP address on e0
Router(config)#line tty
Enter interface configuration mode and configure serial 0/0
global command
17. Change the startup-config stored in NVRAM
configure memory (config mem)
% Incomplete command
set a serial interface to provide clocking to another router at 64Kb
Router(config)#line aux 0
18. Manage the system clock
Bring up Ethernet0
Router#clock
Router#config t
Router(config)#interface Virtual-Template
19. Part of the command is missing.
% Invalid input detected at '^' marker.
20. 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
configure terminal (config t)
Router(config)#hostname Todd
Atlanta#sh start
21. Exit the console
Router>logout
CLI
Router(config)#hostname Todd
view the config
22. A line-activation (exec) banner to be displayed when an EXEC process is created
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
What command do you type to save the configuration stored in RAM to NVRAM?
Router(config)#line aux
Router(config)#banner exec
23. Router#reload
reinitialize the router and totally replace the running-config with the current startup-config
Router#sh running-config (sh run)
Router(config-line)#
Which of the following commands sets the secret password to Cisco?
24. Global configuration mode
Router#config t
Router#logout
Bring up Ethernet0
% Ambiguous command:
25. Exit the console
Router(config)#interface FastEthernet
Router(config)#enable password
Router(config)#line <0-70>
Router#exit
26. To be displayed on terminals connected to reverse Telnet lines. This banner is useful for providing instructions to users who use reverse Telnet.
Router#disable
Router(config)#enable password
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
Router(config)#banner incoming
27. Sets the enable secret password to todd
Router(config)#enable secret todd
Which command will delete the contents of NVRAM on a router?
Router(config-line)#
Router(config)#interface Dialer
28. Gives a message to every person dialing into or connecting to the router via Telnet or auxiliary port - or even through a console port
CLI
Router(config)#banner motd
Router#exit
Router#sh int fastethernet 0/0
29. Encrypts passwords; sh run - config t - Router(config)#no service password-encryption
Router(config-line)#
Router(config)#service password-encryption
Router(config)#enable password todd
Router#access-enable
30. View hardware addressing - logical addressing - and statistics of an interface
If you wanted administrators to see a message when logging into the router - which command would you use?
Router#logout
Router#sh int fastethernet 0/0
Router(config-subif)#
31. Shows previous commands entered
Router(config)#interface Tunnel
Router(config)#int serial 5
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?
Down arrow
32. Command string isn't done yet
Atlanta#copy run start
Router#clock
% Incomplete command
Router(config-if)#bandwidth 64
33. If no commands have been typed in 1 minute and 44 seconds - the console connection will be closed
Router#access-enable
Exec-timeout 1 44
Router(config)#enable use-tacacs
Enter interface configuration mode and configure serial 0/0
34. 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(config)#hostname Todd
Atlanta#copy run start
Set telnet connection to have no password
35. Command-line interface
CLI
Serial0 is administratively down - line protocol is down
Router#
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
36. Configure ethernet port 0
Setup mode
Router(config)#int fa 0/0
Configure the interface IP address to '10.1.5.255 255.255.252.0'
Router(config)#int ethernet 0
37. Sh int ehternet0; config t; int ethernet0; no shut; sh int ehternet0
Router#sh ip interface (brief)
configure network (config net)
Bring up Ethernet0
Router(config)#interface Serial
38. Configure a DCE serial interface in bits per second
Console port
If you wanted administrators to see a message when logging into the router - which command would you use?
Add a secondary IP address
Router(config-if)#clock rate 64000
39. Setup mode
Router#erase
set a user-mode password for the console port
Router(config-if)#clock rate 64000
If you delete the contents of NVRAM and reboot the router - what mode will you be in?
40. Config t
Router(config)#line aux
% Incomplete command
Enter global configuration mode
Router#connect
41. See if a router's serial interface has a DCE cable connected
Router(config-line)#
reinitialize the router and totally replace the running-config with the current startup-config
Router>sh controllers s 0
EXEC session
42. Dialer interface
set the name of a router to Chicago
Router(config)#interface Dialer
Router(config)#hostname Todd
Bandwidth
43. Cisco CLI that exists in user mode and privileged mode
Serial0 is administratively down - line protocol is down
Router#access-template
Router(config)#line console
EXEC session
44. Sets a console user-mode password
Up arrow
Router(config)#banner
Atlanta#copy run start
Router(config)#line console
45. Cisco Internetwork Operating System
Router#clock
Cisco IOS
Router#clear counters s0/0
Router(config)#interface Virtual-TokenRing
46. Banner motd
If you wanted administrators to see a message when logging into the router - which command would you use?
Router(config)#interface Multilink
You set the console password - but when you display the configuration - the password doesn't show up; it looks like this: Password 7098C0BQR
Configure the interface IP address to '10.1.5.255 255.255.252.0'
47. Router(config)#line vty 0 4
Router(config)#int ethernet 0
Router(config)#interface Async
Used to verify configuration
Which of the following commands will configure all the default VTY ports on a router?
48. Description WAN to Miami
49. The administrator has the interface shut down.
Serial0 is administratively down - line protocol is down
Router(config)#banner motd
Setup mode
Exec-timeout 1 44
50. 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)#enable secret todd
Auxiliary port
If you delete the contents of NVRAM and reboot the router - what mode will you be in?
Router#sh controllers serial 0/0