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. Router#copy flash tftp
Backing Up the Cisco IOS
Config mem
Bootstrap
Router#sh cdp nei de
2. Which command loads a new version of the Cisco IOS into a router?
Copy tftp flash
Router#sh hosts
copy current version to tftp server
Show cdp neighbor detail or show cdp entry *
3. Sh run
verify current router config
Router#disconnect ?
enter ROM monitor mode
reset the router
4. Which three commands can be used to check LAN connectivity problems on a router?
Change the configuration register to turn on bit 6
Router#sh processes
Show version
Show interfaces; show ip route; ping
5. 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
[Cntl+Shift+6 - then X]
The Router Boot Sequence
Show cdp neighbor detail or show cdp entry *
ROM monitor
6. How will a 2600 series router respond if the conditions listed below exist during the boot process?
0x2102
The configuration register setting is incorrect.
The router will enter ROM monitor mode
Mini-IOS
7. 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?
Todd2509(config)#ip name-server {IP address of DNS Server}
You must use the terminal monitor command
Router(config)#cdp timer 90
Router#sh cdp traffic
8. Turned on by default
Todd2509(config)#ip domain-lookup
RAM (random-access memory)
Router#clear line ?
ROM monitor
9. The IP addresses of each directly connected neighbor
Router#sh cdp entry * protocol
no cdp enable
The Router Boot Sequence
Telnet
10. The IOS version of your directly connected neighbors
Router#disconnect ?
Router#sh cdp entry * version
Router(config)#cdp timer 90
RAM (random-access memory)
11. Verifying your routing table
cdp enable
show ip route
Router#exit
Restoring or Upgrading the Cisco Router IOS
12. Router(boot)(config)#config-register 0x2102
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Show cdp neighbor detail or show cdp entry *
change back to default configuration
Sh version
13. If NVRAM lacks boot system commands - where does the router look for the Cisco IOS by default?
Flash
Sh version
Access control list is filtering Telnet & The VTY password is missing
Config mem
14. Displays the same information as the show cdp neighbor details command
Router#sh cdp entry *
0x2102
Terminal monitor
Configuration register
15. What command will show you your active Telnet connections to neighbor and remote devices?
Ctrl+Shift+6 - then X
Todd2509(config)#ip name-server {IP address of DNS Server}
No debug all
Show sessions
16. Router#copy tftp run
Show interfaces; show ip route; ping
POST (power-on self-test)
To verify that the CPU utilization is low enough to handle the effects of a debug command
restore router config
17. Which command will show you the IOS version running on your router?
Show sessions
Sh version
Show cdp neighbor
POST (power-on self-test)
18. You are unsuccessful in telnetting into a remote device. What could the problem be? (Choose two)
Todd2509(config)#ip domain-name {domain.com}
Telnet
Router#sh cdp nei
Access control list is filtering Telnet & The VTY password is missing
19. 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?
Tells the router to look in NVRAM for the boot sequence
The copy did not override the shutdown command in running-config
Router(config)#cdp holdtime 240
0x2102
20. What information is displayed by the show hosts command? (Choose two.)
configuration register
NVRAM should be erased and the router restarted
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Show sessions
21. 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
Copy flash tftp
POST (power-on self-test)
enter ROM monitor mode
Flash - TFTP server - ROM
22. Which command will copy the IOS to a backup host on your network?
Ctrl+Shift+6 - then X
Show interfaces; show ip route; ping
Router(config)#cdp holdtime 240
Copy flash tftp
23. Displays information about interface traffic - including the number of CDP packets sent and received and the errors with CDP
Router#sh cdp traffic
Configuration register
Show version
Copy start tftp
24. A network administrator wants to upgrade the IOS of a router without removing the image currently installed. What command will display the amount of memory consumed by the current IOS image and indicate whether there is enough room available to hold
Router#sh cdp int
The Router Boot Sequence
Show flash
Copy tftp flash
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?
Flash - TFTP server - ROM
reset the router
no cdp enable
Router#sh cdp int
26. You need to gather the IP address of a remote switch that is located in Hawaii. What can you do to find the address?
Show interfaces; show ip route; ping
Flash memory
Issue the show cdp neighbors detail command on the router connected to the switch.
Configuration register
27. What command can you use to merge a backup configuration with the configuration in RAM?
Router(config)#cdp timer 90
Disconnect
Copy tftp run or copy start run
no cdp enable
28. What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?
Copy tftp flash
verify current router config
Show flash
0x2102
29. 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.
Router#disconnect ?
Restoring or Upgrading the Cisco Router IOS
Ctrl+Shift+6 - then X
RAM (random-access memory)
30. 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.
RAM (random-access memory)
cdp enable
The configuration register setting is incorrect.
Bootstrap
31. 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.
Router#sh users
You must use the terminal monitor command
The copy did not override the shutdown command in running-config
Flash memory
32. What keystrokes can you use to telnet into multiple devices simultaneously?
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
Ctrl+Shift+6 - then X
Configuration register
Sh version
33. 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?
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
Router(config)#ip host {name of host - tpc port number - IP address of host}
Show version
Terminal monitor
34. 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?
copy current version to NVRAM
Copy flash tftp
NVRAM should be erased and the router restarted
POST (power-on self-test)
35. Sh host table
Bootstrap
Ctrl+Shift+6 - then X
Router#sh hosts
enter ROM monitor mode
36. Which of the following commands enables a network administrator to verify the Application layer connectivity between source and destination?
Restoring or Upgrading the Cisco Router IOS
restore router config
reset the router
Telnet
37. See the connections made from your router to a remote device
verify stored config
Router#sh cdp entry * version
Router#sh sessions
ping and trace
38. Sets the IP address of the DNS server (up to 6)
Todd2509(config)#ip name-server {IP address of DNS Server}
Issue the show cdp neighbors detail command on the router connected to the switch.
Router#sh users
copy current version to NVRAM
39. Router#copy tftp flash
Restoring or Upgrading the Cisco Router IOS
Copy start tftp
Router(config)#cdp holdtime 240
cdp enable
40. Which three statements accurately describe CDP?
Router(config)#ip host {name of host - tpc port number - IP address of host}
Backing Up the Cisco IOS
show interfaces
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
41. See the current value of the configuration register and IOS version
Copy start tftp
sh ver
Router>trace
Router#sh users
42. To end a session of a device attached to your local device through Telnet
Router#clear line ?
Bootstrap
Show cdp neighbor
Copy start tftp
43. Set CDP timer to 90 seconds
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
Router(config)#cdp timer 90
Router#sh users
Sh version
44. Delivers information about directly connected devices
Backing Up the Cisco IOS
No VTY password has been set.
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 cdp nei
45. To end a session from a remote device
Router#exit
Router#sh cdp traffic
Backing Up the Cisco IOS
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
46. Router#erase startup-config
Copy start run
Router#disconnect ?
erase the config
To verify that the CPU utilization is low enough to handle the effects of a debug command
47. 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
Router#sh cdp nei
Sh version
The Router Boot Sequence
48. Rommon 1 > confreg 0x2142
Change the configuration register to turn on bit 6
Router#sh users
0x2102
restore router config
49. What does the command o/r 0x2142 provide?
ping and trace
Router#exit
It is used to bypass the configuration in NVRAM
Router#sh sessions
50. Displays CDP timer and CDP holdtime parameters
ROM (read-only memory)
Router#disconnect ?
Router#sh cdp
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command