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. Change a router configuration stored on a TFTP host
How many simultaneous Telnet sessions does a Cisco router support by default?
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?
configure network (config net)
Router#disable
2. Privileged mode
Which of the following commands will configure all the default VTY ports on a router?
Router(config)#interface Multilink
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
Router#
3. Privileged mode
Router>enable
Router(config)#int serial 5
Set telnet connection to have no password
configure network (config net)
4. 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#sh controllers serial 0/0
Router(config)#interface Async
Router(config)#banner incoming
global command
5. View the config that will run when the router is reloaded; tells us how much NVRAM is being used
Atlanta#sh start
Router(config)#line <0-70>
Which command will delete the contents of NVRAM on a router?
CLI
6. Global configuration mode
Router#sh controllers serial 0/0
Router#access-enable
Router#config t
Down arrow
7. Changes buffer size (max 256)
Bring up Ethernet0
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#terminal history size
% Ambiguous command:
8. Erase startup-config
Router(config)#line aux
delete the configuration stored in NVRAM
Configure an IP address on e0
see if a serial interface needed to provide clocking
9. A line-activation (exec) banner to be displayed when an EXEC process is created
Router#exit
Router(config)#banner exec
Router#configure
CLI
10. Shows the running config; passwords may not be encrypted
Attachment Unit Interface (AUI) connection
Router#sh running-config (sh run)
set a serial interface to provide clocking to another router at 64Kb
Router(config)#interface Dialer
11. Log in as a particular user
Router#sh controllers serial 0/0
set a user-mode password for the console port
Router#login
Router(config)#enable secret
12. 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.
EXEC session
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
Router#debug
13. Sh run
Router(config-if)#
Enter global configuration mode
view the config
Router(config)#service password-encryption
14. Exit the console
configure network (config net)
show inter et 0 and notice the port is administratively down
Router#exit
Router(config)#line <0-70>
15. Command entered incorrectly
% Invalid input detected at '^' marker
16. Exit from the EXEC
Router#exit
Router(config)#enable password
Router#disable
Router(config)#banner login
17. Config t - int e0 - no shut
Router(config)#interface range
show inter et 0 and notice the port is administratively down
Router#login
Router(config)#interface Vif
18. 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.
Label the interface 'WAN to Miami'
Router(config)#interface FastEthernet
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)#interface MFR
19. Encrypts passwords; sh run - config t - Router(config)#no service password-encryption
Router(config)#line tty
delete the configuration stored in NVRAM
Router(config)#service password-encryption
Router(config)#enable secret
20. Ctrl+C
Router>
Enter interface configuration mode and configure serial 0/0
What keystroke will terminate setup mode?
Router>sh controllers s 0
21. Configure fastethernet slot0/port0
Router#copy
Router#logout
Serial0 is administratively down - line protocol is down
Router(config)#int fa 0/0
22. Go back from privileged mode into user mode
Router(config)#interface Virtual-Template
Router#disable
Configure an IP address on e0
Router#sh version
23. Async interface
Router(config)#interface Async
Router#help
Router#sh terminal
Router>sh controllers s 0
24. Virtual TokenRing
Router(config)#interface Virtual-TokenRing
Which of the following commands will configure all the default VTY ports on a router?
Console port
EXEC session
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.
Auxiliary port
Router(config)#enable last-resort
Serial0 is administratively down - line protocol is down
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?
26. 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
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-enable
Router#sh history
What command do you type to save the configuration stored in RAM to NVRAM?
27. Config t - line vty 0 4 - no login
Set telnet connection to have no password
Password required - but none set: Which of the following sequences will address this problem correctly?
Configure the interface IP address to '10.1.5.255 255.255.252.0'
Router(config)#interface Virtual-Template
28. Virtual Template interface
Router(config)#interface Virtual-Template
Router(config-line)#
Router#sh history
Label the interface 'WAN to Miami'
29. Router#reload
Router(config)#line tty
Router#sh protocols
reinitialize the router and totally replace the running-config with the current startup-config
Console port
30. Shows previous commands entered
Router#sh history
Down arrow
Router(config)#interface Dialer
Which of the following commands sets the secret password to Cisco?
31. Configure serial port 5
Router(config-line)#
Router#sh terminal
Router(config)#int serial 5
Attachment Unit Interface (AUI) connection
32. CTunnel interface
Router(config)#interface CTunnel
Router#access-template
Router(config)#line tty
Router(config-if)#bandwidth 64
33. Serial interface
Booting a router
Router(config)#enable password todd
Router(config)#interface Serial
Router#terminal history size
34. Interface s0/0
Enter interface configuration mode and configure serial 0/0
Router(config)#interface Group-Async
Router(config)#service password-encryption
Router#exit
35. Apply user-profile to interface
Atlanta#erase startup-config
Router(config)#enable last-resort
Router#access-profile
Router(config)#hostname Todd
36. Names the router Todd; Todd(config)#
Router(config)#hostname Todd
see if a serial interface needed to provide clocking
Configure an IP address on e0
Enter global configuration mode
37. To be displayed on terminals connected to reverse Telnet lines. This banner is useful for providing instructions to users who use reverse Telnet.
Router(config)#router rip
Router(config)#banner incoming
EXEC session
delete the configuration stored in NVRAM
38. To configure user-mode passwords
Auxiliary port
view the config
set the name of a router to Chicago
Router(config-line)#
39. 10Mbps Ethernet network connection
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
Router>logout
Router#logout
Attachment Unit Interface (AUI) connection
40. Interface range command
% Incomplete command
Router(config)#interface range
Label the interface 'WAN to Miami'
Router(config)#interface BVI
41. Subinterfaces allow you to create logical interfaces within the router
Router(config)#line console
Router(config-subif)#
Bring up Ethernet0
EXEC session
42. Router#copy run startup
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
Router#debug
Router(config)#interface Lex
What command do you type to save the configuration stored in RAM to NVRAM?
43. Exit from the EXEC
Router#logout
Router(config)#interface Serial
Atlanta#sh run
see if a serial interface needed to provide clocking
44. Configure RIP Protocol
Router>
Router(config)#interface Null
Router(config)#router rip
Router(config)#enable last-resort
45. Access from console port - -modem into AUX port - and telnet
Booting a router
EXEC session
% Ambiguous command:
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
46. The command service password-encryption - from global configuration mode - will encrypt the passwords.
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
47. Sets a Telnet password on the router. If this password isn't set - then Telnet can't be used by default
% Incomplete command
Router(config)#line vty
Router(config)#line <0-70>
Router>logout
48. Sh int e0; config t; int e0; ip address 172.16.10.2 255.255.255.0; no shut; sh int e0
Router(config)#interface Null
configure terminal (config t)
Configure an IP address on e0
Serial interfaces
49. Shows last command entered
Router#sh terminal
Used to verify configuration
Add a secondary IP address
Up arrow
50. Sets the aux password; Router(config-line)#password todd; Router(config-line)#login
Router(config)#interface Dialer
Router(config)#interface MFR
Router(config)#line aux 0
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?