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. 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?
Configuration register
Config mem
cdp enable
Terminal monitor
2. Router(config)#config-register 0x2101
Tells the router to look in NVRAM for the boot sequence
boot a small IOS from ROM
configuration register
no cdp run
3. Come back to your original router console via telnet
[Cntl+Shift+6 - then X]
Flash - TFTP server - ROM
enter ROM monitor mode
Router#disconnect ?
4. A 16-bit configurable value stored in hardware or software that determines how Cisco routers function during initialization.
change back to default configuration
Router#sh cdp int
configuration register
It is used to bypass the configuration in NVRAM
5. You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in?
copy current version to tftp server
Router#exit
Copy tftp flash
Disconnect
6. To end a session from a remote device
0x2102
Router#exit
ROM (read-only memory)
Change the configuration register to turn on bit 6
7. See the current value of the configuration register and IOS version
show interfaces
configuration register
sh ver
Router#sh cdp nei
8. 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?
You must use the terminal monitor command
Show flash
sh ver
Router#sh hosts
9. Configuring a host table
Router#sh hosts
show interfaces
Configuration register
Router(config)#ip host {name of host - tpc port number - IP address of host}
10. To end a session from a local device
POST (power-on self-test)
Show cdp neighbor detail or show cdp entry *
NVRAM should be erased and the router restarted
Router#disconnect ?
11. Router#copy run start
RAM (random-access memory)
POST (power-on self-test)
configuration register
copy current version to NVRAM
12. The IP addresses of each directly connected neighbor
Router#sh cdp entry * protocol
Todd2509(config)#ip name-server {IP address of DNS Server}
Flash
Copy tftp run or copy start run
13. Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded.
show interfaces
Backing Up the Cisco IOS
NVRAM (nonvolatile RAM
Copy tftp flash
14. Router#copy tftp flash
Restoring or Upgrading the Cisco Router IOS
Copy tftp run or copy start run
The copy did not override the shutdown command in running-config
Todd2509(config)#ip name-server {IP address of DNS Server}
15. What is the command to copy a Cisco IOS to a TFTP server?
Copy start run
Access control list is filtering Telnet & The VTY password is missing
Tells the router to look in NVRAM for the boot sequence
Copy flash tftp
16. What information is displayed by the show hosts command? (Choose two.)
Show cdp neighbor
reset the router
Todd2509(config)#no ip domain-lookup
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
17. What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?
show interfaces
0x2102
Flash - TFTP server - ROM
Tells the router to look in NVRAM for the boot sequence
18. What command can you use to upgrade a Cisco IOS?
ROM (read-only memory)
Cisco Discovery Protocol (CDP)
sh ver
Copy tftp flash
19. 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
Show version
Show flash
Cisco Discovery Protocol (CDP)
POST (power-on self-test)
20. 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.)
21. Which three statements accurately describe CDP?
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Ctrl+Shift+6 - then X
Flash
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
22. Evaluate router performance and CPU utilization
enter ROM monitor mode
Show flash
verify current router config
Router#sh processes
23. What is the command to copy a Cisco startup-config file to a TFTP server?
Copy tftp run or copy start run
Copy start tftp
restore router config
Show cdp neighbor
24. Turn CDP off for an interface
Ctrl+Shift+6 - then X
Router#sh cdp entry * version
no cdp enable
Router#sh users
25. 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.
Config mem
0x2102
Bootstrap
no cdp run
26. To end a session of a device attached to your local device through Telnet
Access control list is filtering Telnet & The VTY password is missing
You must use the terminal monitor command
Router#clear line ?
Issue the show cdp neighbors detail command on the router connected to the switch.
27. 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#sh cdp entry *
Show sessions
no cdp enable
RAM (random-access memory)
28. Router(boot)(config)#config-register 0x2102
change back to default configuration
You must use the terminal monitor command
boot a small IOS from ROM
configuration register
29. Stored in the microcode of the ROM - the POST is used to check the basic functionality of the router hardware and determines which interfaces are present.
RAM (random-access memory)
POST (power-on self-test)
Copy flash tftp
Router#clear line ?
30. Verifying your routing table
show interfaces
show ip route
NVRAM should be erased and the router restarted
Router>trace
31. You telnet into a router and you receive the following message: Password required but none set. Why was this message received?
boot a small IOS from ROM
Show interfaces; show ip route; ping
Show cdp neighbor detail or show cdp entry *
No VTY password has been set.
32. Sets the IP address of the DNS server (up to 6)
Restoring or Upgrading the Cisco Router IOS
Copy start run
Todd2509(config)#ip name-server {IP address of DNS Server}
To verify that the CPU utilization is low enough to handle the effects of a debug command
33. 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?
Show sessions
ROM (read-only memory)
The copy did not override the shutdown command in running-config
The router will enter ROM monitor mode
34. Which command will show you the IOS version running on your router?
Sh version
Show sessions
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Flash memory
35. Why is the show processes command used on a router before a debug command is entered?
ping and trace
show ip route
To verify that the CPU utilization is low enough to handle the effects of a debug command
Ctrl+Shift+6 - then X
36. What does the command o/r 0x2142 provide?
verify stored config
It is used to bypass the configuration in NVRAM
Ctrl+Shift+6 - then X
Sh version
37. Displays the same information as the show cdp neighbor details command
Router#sh cdp entry *
restore router config
It is used to bypass the configuration in NVRAM
Tells the router to look in NVRAM for the boot sequence
38. How will a 2600 series router respond if the conditions listed below exist during the boot process?
Mini-IOS
It is used to bypass the configuration in NVRAM
The router will enter ROM monitor mode
Router#sh users
39. Which three commands can be used to check LAN connectivity problems on a router?
Router(config)#cdp timer 90
Show interfaces; show ip route; ping
Router#sh cdp int
Show flash
40. From the 2600 series router - type reset; From the 2500 series router - type I (for initialize)
Router#sh sessions
reset the router
Issue the show cdp neighbors detail command on the router connected to the switch.
Router#clear line ?
41. Set CDP holdtime to 240 seconds
Router(config)#cdp holdtime 240
NVRAM should be erased and the router restarted
Router(config)#ip host {name of host - tpc port number - IP address of host}
You must use the terminal monitor command
42. Sh run
Copy start run
Router#sh users
You must use the terminal monitor command
verify current router config
43. Tells the router to look in NVRAM for the boot sequence; default configuration setting on Cisco routers; bits 13 - 8 - and 1 are on
NVRAM (nonvolatile RAM
0x2102
Terminal monitor
Copy start run
44. Set CDP timer to 90 seconds
Flash memory
Router#sh cdp traffic
The router will enter ROM monitor mode
Router(config)#cdp timer 90
45. Router#copy tftp run
restore router config
show interfaces
Router#sh cdp entry * version
Router#disconnect ?
46. Which command loads a new version of the Cisco IOS into a router?
RAM (random-access memory)
Router#sh cdp
POST (power-on self-test)
Copy tftp flash
47. Router#copy flash tftp
no cdp enable
Router#sh hosts
Backing Up the Cisco IOS
sh ver
48. You are consoled into a router and you see the following output...
Router#exit
No debug all
show ip route
Router#sh cdp int
49. Turn CDP on for an interface
Show sessions
cdp enable
Flash - TFTP server - ROM
Router#sh hosts
50. The default configuration register setting of 0x2102 provides what function to a router?
Tells the router to look in NVRAM for the boot sequence
Terminal monitor
Backing Up the Cisco IOS
Router#sh cdp entry *