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. Which three statements accurately describe CDP?
Copy start tftp
restore router config
Issue the show cdp neighbors detail command on the router connected to the switch.
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
2. Displays detailed information about each device connected to the device you're running the command on
Ctrl+Shift+6 - then X
Show flash
Router#sh cdp entry * protocol
Router#sh cdp nei de
3. Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded.
NVRAM (nonvolatile RAM
Router#sh cdp entry * version
Copy flash tftp
The Router Boot Sequence
4. See the connections made from your router to a remote device
Show sessions
Router#sh sessions
Copy start run
Router#sh cdp
5. Sh start
show ip route
The copy did not override the shutdown command in running-config
verify stored config
Router#sh cdp traffic
6. Verify the amount of flash memory and the file or files being stored in flash memory
Router#sh cdp entry *
sh flash
Change the configuration register to turn on bit 6
cdp enable
7. What is the command to copy a Cisco IOS to a TFTP server?
The Router Boot Sequence
copy current version to tftp server
Copy flash tftp
Configuration register
8. What command can you use to see the hostname - local interface - platform - and remote port of a neighbor router?
Router(config)#cdp timer 90
Configuration register
Router#sh cdp entry *
Show cdp neighbor
9. Router#copy run tftp
erase the config
Issue the show cdp neighbors detail command on the router connected to the switch.
Telnet
copy current version to tftp server
10. You telnet into a remote device and type debug ip rip - but no output from the debug command is seen. What could the problem be?
Router#sh sessions
NVRAM should be erased and the router restarted
You must use the terminal monitor command
Router#sh cdp entry * protocol
11. Displays CDP timer and CDP holdtime parameters
Router#sh cdp
verify current router config
Copy tftp flash
It is used to bypass the configuration in NVRAM
12. 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?
To verify that the CPU utilization is low enough to handle the effects of a debug command
Copy tftp run or copy start run
Cisco Discovery Protocol (CDP)
Terminal monitor
13. Which command will copy the IOS to a backup host on your network?
Copy flash tftp
NVRAM should be erased and the router restarted
ROM monitor
The configuration register setting is incorrect.
14. Ctrl+Break during router bootup; IOS is corrupt or missing; no network connectivity available to find a TFTP host; the mini-IOS from ROM doesn't load
enter ROM monitor mode
It is used to bypass the configuration in NVRAM
ROM (read-only memory)
Change the configuration register to turn on bit 6
15. You are consoled into a router and you see the following output...
Show cdp neighbor
sh flash
No debug all
Todd2509(config)#ip name-server {IP address of DNS Server}
16. What command will show you your active Telnet connections to neighbor and remote devices?
Router#disconnect ?
Show sessions
Router#sh processes
Router#sh cdp entry * protocol
17. Delivers information about directly connected devices
Change the configuration register to turn on bit 6
Router#sh cdp nei
It is used to bypass the configuration in NVRAM
Todd2509(config)#no ip domain-lookup
18. Sh run
verify current router config
Ctrl+Shift+6 - then X
Tells the router to look in NVRAM for the boot sequence
Router#disconnect ?
19. Sh host table
You must use the terminal monitor command
Router#sh hosts
Router#sh cdp entry *
Router#disconnect ?
20. 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.
Mini-IOS
Todd2509(config)#ip domain-name {domain.com}
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Router#disconnect ?
21. You copy a configuration from a network host to a router's RAM. The configuration looks correct - yet it is not working at all. What could the problem be?
The copy did not override the shutdown command in running-config
restore router config
Copy tftp run or copy start run
sh ver
22. Set CDP timer to 90 seconds
Router#sh cdp nei
Router(config)#cdp timer 90
Show version
Restoring or Upgrading the Cisco Router IOS
23. Rommon 1 > confreg 0x2142
Issue the show cdp neighbors detail command on the router connected to the switch.
Copy flash tftp
Change the configuration register to turn on bit 6
The Router Boot Sequence
24. Router#erase startup-config
Copy flash tftp
erase the config
Router#sh cdp entry * protocol
Bootstrap
25. Configuring a host table
Router(config)#ip host {name of host - tpc port number - IP address of host}
Copy flash tftp
Router>trace
sh flash
26. You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in?
restore router config
boot a small IOS from ROM
Show interfaces; show ip route; ping
Disconnect
27. Why is the show processes command used on a router before a debug command is entered?
Copy start tftp
Copy tftp flash
Router#sh cdp nei de
To verify that the CPU utilization is low enough to handle the effects of a debug command
28. Turn CDP off for an interface
no cdp enable
Router#sh cdp entry *
sh flash
Router(config)#cdp holdtime 240
29. What information is displayed by the show hosts command? (Choose two.)
Router#sh cdp entry *
Ctrl+Shift+6 - then X
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
No debug all
30. You telnet into a router and you receive the following message: Password required but none set. Why was this message received?
No VTY password has been set.
Telnet
Tells the router to look in NVRAM for the boot sequence
The configuration register setting is incorrect.
31. Used to control how the router boots up. This value can be seen with the show version command and typically is 0x2102 - which tells the router to load the IOS from flash memory as well as to load the configuration from NVRAM.
Configuration register
POST (power-on self-test)
0x2102
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
32. Displays information about interface traffic - including the number of CDP packets sent and received and the errors with CDP
Router#sh cdp
Router#sh users
Router#sh cdp traffic
show interfaces
33. Turned on by default
Todd2509(config)#ip domain-lookup
Show interfaces; show ip route; ping
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
34. Which command loads a new version of the Cisco IOS into a router?
ROM (read-only memory)
NVRAM (nonvolatile RAM
You must use the terminal monitor command
Copy tftp flash
35. To end a session of a device attached to your local device through Telnet
Configuration register
Router#clear line ?
Terminal monitor
verify current router config
36. What is the command to copy a Cisco startup-config file to a TFTP server?
ROM (read-only memory)
The router will enter ROM monitor mode
Copy start tftp
No debug all
37. Turn CDP on for an interface
No VTY password has been set.
The copy did not override the shutdown command in running-config
cdp enable
Ctrl+Shift+6 - then X
38. Tells the router to look in NVRAM for the boot sequence; default configuration setting on Cisco routers; bits 13 - 8 - and 1 are on
verify current router config
Terminal monitor
0x2102
ping and trace
39. 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?
reset the router
NVRAM should be erased and the router restarted
Router#sh cdp entry * protocol
Todd2509(config)#ip name-server {IP address of DNS Server}
40. Router(config)#config-register 0x2101
Router(config)#cdp timer 90
ROM monitor
boot a small IOS from ROM
Router#exit
41. Which command will show you the IOS version running on your router?
Sh version
boot a small IOS from ROM
ROM monitor
show interfaces
42. You are unsuccessful in telnetting into a remote device. What could the problem be? (Choose two)
Show flash
Router#sh users
Access control list is filtering Telnet & The VTY password is missing
Show version
43. Router#copy tftp run
Router#sh cdp entry *
Todd2509(config)#ip name-server {IP address of DNS Server}
Config mem
restore router config
44. Test connectivity to remote devices
Router#sh cdp entry *
ping and trace
Router#disconnect ?
Flash
45. 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.
Bootstrap
RAM (random-access memory)
erase the config
Ctrl+Shift+6 - then X
46. To end a session from a local device
The copy did not override the shutdown command in running-config
Router#disconnect ?
Router#sh cdp traffic
NVRAM (nonvolatile RAM
47. What command can you use to see the neighbor router's IP address from your router prompt?
Show cdp neighbor detail or show cdp entry *
Bootstrap
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
verify current router config
48. Displays the same information as the show cdp neighbor details command
boot a small IOS from ROM
Access control list is filtering Telnet & The VTY password is missing
Router#sh cdp entry *
no cdp enable
49. What is an older command that you can use to copy the startup-config file to DRAM?
The configuration register setting is incorrect.
Router#sh cdp entry * version
Router#sh cdp entry * protocol
Config mem
50. POST tests (in ROM) > Bootstrap loads IOS (from Flash - TFTP Server or ROM) > IOS loads startup-config from NVRAM > Startup Config loads or router is brought up in setup mode
The Router Boot Sequence
Router(config)#ip host {name of host - tpc port number - IP address of host}
no cdp enable
Config mem