SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
CCNA Managing An Internetwork
Start Test
Study First
Subjects
:
cisco
,
it-skills
,
ccna
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. Stored in the microcode of the ROM - the ROM monitor is used for manufacturing - testing - and troubleshooting.
Router#disconnect ?
Ctrl+Shift+6 - then X
ROM monitor
copy current version to tftp server
2. Router#copy run tftp
Todd2509(config)#ip name-server {IP address of DNS Server}
sh flash
copy current version to tftp server
Disconnect
3. Delivers information about directly connected devices
Configuration register
You must use the terminal monitor command
Router#sh cdp nei
The router will enter ROM monitor mode
4. Test connectivity to remote devices
Cisco Discovery Protocol (CDP)
Flash
Show cdp neighbor
ping and trace
5. Verifying your routing table
Show version
NVRAM should be erased and the router restarted
The Router Boot Sequence
show ip route
6. You have your laptop directly connected into a router's Ethernet port. Which of the following are among the requirements for the copy flash tftp command to be successful? (Choose three.)
7. From the 2600 series router - type reset; From the 2500 series router - type I (for initialize)
Show cdp neighbor detail or show cdp entry *
Router#exit
reset the router
Issue the show cdp neighbors detail command on the router connected to the switch.
8. You are unsuccessful in telnetting into a remote device. What could the problem be? (Choose two)
Access control list is filtering Telnet & The VTY password is missing
Show sessions
It is used to bypass the configuration in NVRAM
copy current version to tftp server
9. Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded.
NVRAM (nonvolatile RAM
Restoring or Upgrading the Cisco Router IOS
Copy flash tftp
sh ver
10. The default configuration register setting of 0x2102 provides what function to a router?
Tells the router to look in NVRAM for the boot sequence
Router#sh cdp entry * protocol
no cdp run
Copy start run
11. Status of each interface
show interfaces
You must use the terminal monitor command
Flash - TFTP server - ROM
copy current version to tftp server
12. The corporate office sends you a new router to connect - but upon connecting the console cable - you see that there is already a configuration on the router. What should be done before a new configuration is entered in the router?
Todd2509(config)#no ip domain-lookup
Mini-IOS
Copy flash tftp
NVRAM should be erased and the router restarted
13. Which command will copy the IOS to a backup host on your network?
The Router Boot Sequence
Flash
Copy flash tftp
Router#sh cdp entry * protocol
14. Set CDP timer to 90 seconds
Flash
cdp enable
Router(config)#cdp timer 90
Show version
15. You telnet into a router and type debugging commands to help you troubleshoot a problem; however - no output appears. What command should you type to view the debug output?
Router#sh sessions
Router#sh cdp nei de
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
Terminal monitor
16. To end a session from a local device
You must use the terminal monitor command
Router#disconnect ?
Copy tftp flash
reset the router
17. You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in?
Router#sh cdp entry * protocol
Disconnect
copy current version to tftp server
To verify that the CPU utilization is low enough to handle the effects of a debug command
18. Used on the router to hold the Cisco IOS. Flash memory is not erased when the router is reloaded. It is EEPROM (electronically erasable programmable read-only memory) created by Intel.
No VTY password has been set.
verify stored config
Flash memory
erase the config
19. Stored in the microcode of the ROM - the bootstrap is used to bring a router up during initialization. It will boot the router and then load the IOS.
Router#sh sessions
Show flash
show interfaces
Bootstrap
20. What command can you use to merge a backup configuration with the configuration in RAM?
Cisco Discovery Protocol (CDP)
Show sessions
Router#sh users
Copy tftp run or copy start run
21. You are consoled into a router and you see the following output...
The configuration register setting is incorrect.
Router(config)#cdp holdtime 240
No debug all
change back to default configuration
22. What command can you use to upgrade a Cisco IOS?
0x2102
Router#sh sessions
Router#sh cdp entry *
Copy tftp flash
23. Sets the IP address of the DNS server (up to 6)
Todd2509(config)#ip name-server {IP address of DNS Server}
The copy did not override the shutdown command in running-config
Router#sh sessions
Router(config)#cdp timer 90
24. See the connections made from your router to a remote device
Router#exit
Ctrl+Shift+6 - then X
Mini-IOS
Router#sh sessions
25. During the boot sequence - a router needs to locate and load an operating system. What is the default order the router uses to find an operating system?
TFTP server software must be running on your laptop; The laptop must be on the same subnet as the router's Ethernet interface; The copy flash tftp command must be supplied the IP address of the laptop
Flash - TFTP server - ROM
Router#sh hosts
Router>trace
26. Which command will show you the IOS version running on your router?
Sh version
verify current router config
TFTP server software must be running on your laptop; The laptop must be on the same subnet as the router's Ethernet interface; The copy flash tftp command must be supplied the IP address of the laptop
Router#sh hosts
27. What information is displayed by the show hosts command? (Choose two.)
No VTY password has been set.
Todd2509(config)#no ip domain-lookup
Router#sh cdp int
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
28. Router#copy tftp run
Copy start run
restore router config
Copy tftp flash
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
29. Tells the router to look in NVRAM for the boot sequence; default configuration setting on Cisco routers; bits 13 - 8 - and 1 are on
0x2102
show interfaces
Show cdp neighbor detail or show cdp entry *
No VTY password has been set.
30. Called the RXBOOT or bootloader by Cisco - the mini-IOS is a small IOS in ROM that can be used to bring up an interface and load a Cisco IOS into flash memory. The mini-IOS can also perform a few other maintenance operations.
copy current version to NVRAM
Copy tftp run or copy start run
Mini-IOS
NVRAM should be erased and the router restarted
31. Used to start and maintain the router.
ROM (read-only memory)
It is used to bypass the configuration in NVRAM
Router#sh cdp
Show sessions
32. What is the command to copy the startup-config file to DRAM?
Disconnect
Access control list is filtering Telnet & The VTY password is missing
configuration register
Copy start run
33. Turn off CDP completely
no cdp run
Copy tftp flash
Mini-IOS
sh ver
34. Configuring a host table
Access control list is filtering Telnet & The VTY password is missing
Router(config)#ip host {name of host - tpc port number - IP address of host}
Router(config)#cdp timer 90
Flash
35. What command will show you your active Telnet connections to neighbor and remote devices?
Show sessions
Router#sh cdp int
Access control list is filtering Telnet & The VTY password is missing
Show cdp neighbor
36. List all active consoles and VTY ports in use
Router#sh processes
The copy did not override the shutdown command in running-config
Router#sh users
Copy tftp run or copy start run
37. Router#erase startup-config
erase the config
The Router Boot Sequence
Disconnect
copy current version to NVRAM
38. Come back to your original router console via telnet
[Cntl+Shift+6 - then X]
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
You must use the terminal monitor command
Router#exit
39. Which command loads a new version of the Cisco IOS into a router?
Ctrl+Shift+6 - then X
You must use the terminal monitor command
Copy tftp flash
Access control list is filtering Telnet & The VTY password is missing
40. Why is the show processes command used on a router before a debug command is entered?
The configuration register setting is incorrect.
Todd2509(config)#no ip domain-lookup
Router#sh cdp
To verify that the CPU utilization is low enough to handle the effects of a debug command
41. You telnet into a router and you receive the following message: Password required but none set. Why was this message received?
Router(config)#cdp timer 90
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
No VTY password has been set.
Flash memory
42. To end a session of a device attached to your local device through Telnet
Flash
Backing Up the Cisco IOS
cdp enable
Router#clear line ?
43. Evaluate router performance and CPU utilization
You must use the terminal monitor command
configuration register
Router#sh cdp traffic
Router#sh processes
44. Sh start
enter ROM monitor mode
Router#clear line ?
Show version
verify stored config
45. Router#copy flash tftp
Copy flash tftp
Telnet
Backing Up the Cisco IOS
Flash - TFTP server - ROM
46. Turn off domain-lookup
Copy flash tftp
Router#sh sessions
restore router config
Todd2509(config)#no ip domain-lookup
47. Used to hold packet buffers - ARP cache - routing tables - and also the software and data structures that allow the router to function. Running-config is stored in RAM - and the IOS can also be run from RAM in some routers.
Flash memory
Show interfaces; show ip route; ping
0x2102
RAM (random-access memory)
48. If you want to have more than one Telnet session open at the same time - what keystroke combination would you use?
Router(config)#cdp timer 90
Ctrl+Shift+6 - then X
Show interfaces; show ip route; ping
It is used to bypass the configuration in NVRAM
49. The IP addresses of each directly connected neighbor
The configuration register setting is incorrect.
Router#sh cdp entry * protocol
Show flash
Configuration register
50. Sh host table
ROM (read-only memory)
Copy flash tftp
Router#sh hosts
reset the router