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. The IOS version of your directly connected neighbors
Router#sh cdp entry * version
Router#sh cdp nei
Show flash
Configuration register
2. To end a session of a device attached to your local device through Telnet
verify stored config
Router#clear line ?
[Cntl+Shift+6 - then X]
Router#sh cdp entry *
3. Tells the router to look in NVRAM for the boot sequence; default configuration setting on Cisco routers; bits 13 - 8 - and 1 are on
Todd2509(config)#ip name-server {IP address of DNS Server}
Cisco Discovery Protocol (CDP)
Todd2509(config)#ip domain-lookup
0x2102
4. Router#copy tftp run
show ip route
restore router config
Router#sh hosts
NVRAM (nonvolatile RAM
5. From the 2600 series router - type reset; From the 2500 series router - type I (for initialize)
copy current version to tftp server
ROM monitor
reset the router
no cdp enable
6. Displays information about each interface using CDP - including the encapsulation on the line - the timer - and the holdtime for each interface.
Router#sh cdp int
Sh version
Router#sh cdp nei
no cdp enable
7. Sh host table
no cdp run
reset the router
Router#sh hosts
It is used to bypass the configuration in NVRAM
8. 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.
Terminal monitor
Router#sh cdp traffic
RAM (random-access memory)
Show cdp neighbor
9. 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.
Show cdp neighbor detail or show cdp entry *
Sh version
Flash memory
show interfaces
10. 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?
Router(config)#ip host {name of host - tpc port number - IP address of host}
POST (power-on self-test)
The copy did not override the shutdown command in running-config
copy current version to NVRAM
11. Router(config)#config-register 0x2101
change back to default configuration
show interfaces
boot a small IOS from ROM
Router>trace
12. Evaluate router performance and CPU utilization
POST (power-on self-test)
Router#sh processes
Show flash
Change the configuration register to turn on bit 6
13. 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
Sh version
Show flash
Backing Up the Cisco IOS
Bootstrap
14. Test connectivity to remote devices
It is used to bypass the configuration in NVRAM
ping and trace
show interfaces
Tells the router to look in NVRAM for the boot sequence
15. What command can you use to merge a backup configuration with the configuration in RAM?
Issue the show cdp neighbors detail command on the router connected to the switch.
Copy tftp run or copy start run
restore router config
show interfaces
16. Turn off domain-lookup
Todd2509(config)#no ip domain-lookup
Issue the show cdp neighbors detail command on the router connected to the switch.
No VTY password has been set.
Router#sh cdp nei
17. Why is the show processes command used on a router before a debug command is entered?
verify current router config
ROM monitor
Terminal monitor
To verify that the CPU utilization is low enough to handle the effects of a debug command
18. You are consoled into a router and you see the following output...
POST (power-on self-test)
Flash memory
No debug all
Copy flash tftp
19. Set CDP holdtime to 240 seconds
Router(config)#cdp holdtime 240
Router#sh cdp int
RAM (random-access memory)
Flash
20. Which command loads a new version of the Cisco IOS into a router?
cdp enable
Backing Up the Cisco IOS
Copy tftp flash
verify stored config
21. Sh run
Terminal monitor
verify current router config
Sh version
POST (power-on self-test)
22. 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
Restoring or Upgrading the Cisco Router IOS
Router#clear line ?
Router#sh cdp entry * protocol
23. Verifying your routing table
change back to default configuration
Copy flash tftp
Todd2509(config)#ip domain-lookup
show ip route
24. Appends the domain name to the hostname
Restoring or Upgrading the Cisco Router IOS
Todd2509(config)#ip name-server {IP address of DNS Server}
Router#sh users
Todd2509(config)#ip domain-name {domain.com}
25. Router#copy tftp flash
Router#sh cdp nei
Router>trace
ROM (read-only memory)
Restoring or Upgrading the Cisco Router IOS
26. Verify the amount of flash memory and the file or files being stored in flash memory
copy current version to NVRAM
You must use the terminal monitor command
sh flash
Mini-IOS
27. Which three commands can be used to check LAN connectivity problems on a router?
erase the config
Disconnect
0x2102
Show interfaces; show ip route; ping
28. Displays information about interface traffic - including the number of CDP packets sent and received and the errors with CDP
Router#sh cdp traffic
Copy tftp run or copy start run
Show flash
Router#sh processes
29. Displays the same information as the show cdp neighbor details command
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
Router#clear line ?
Config mem
Router#sh cdp entry *
30. 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.)
31. Router#copy flash tftp
Ctrl+Shift+6 - then X
verify stored config
Backing Up the Cisco IOS
Telnet
32. 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
Restoring or Upgrading the Cisco Router IOS
Terminal monitor
33. Sh start
erase the config
verify stored config
Router#sh cdp int
Todd2509(config)#ip name-server {IP address of DNS Server}
34. 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?
verify stored config
Terminal monitor
reset the router
Router#sh cdp entry * version
35. If you want to have more than one Telnet session open at the same time - what keystroke combination would you use?
Ctrl+Shift+6 - then X
Show version
Copy start tftp
Restoring or Upgrading the Cisco Router IOS
36. What command can you use to upgrade a Cisco IOS?
Copy tftp flash
cdp enable
Router(config)#cdp holdtime 240
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
37. Which command displays the configuration register setting?
Configuration register
Router#clear line ?
Show version
ping and trace
38. What is the command to copy a Cisco startup-config file to a TFTP server?
Router(config)#cdp holdtime 240
Router#clear line ?
Copy start tftp
Router#sh cdp traffic
39. 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
Router(config)#ip host {name of host - tpc port number - IP address of host}
Restoring or Upgrading the Cisco Router IOS
Router#sh hosts
40. Which of the following commands enables a network administrator to verify the Application layer connectivity between source and destination?
Disconnect
Show interfaces; show ip route; ping
copy current version to NVRAM
Telnet
41. 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
You must use the terminal monitor command
Telnet
Disconnect
42. What command can you use to see the neighbor router's IP address from your router prompt?
Configuration register
Router(config)#cdp holdtime 240
The copy did not override the shutdown command in running-config
Show cdp neighbor detail or show cdp entry *
43. What is an older command that you can use to copy the startup-config file to DRAM?
Router#exit
Copy flash tftp
Config mem
Telnet
44. See the current value of the configuration register and IOS version
Copy flash tftp
sh ver
[Cntl+Shift+6 - then X]
Router#sh users
45. Set CDP timer to 90 seconds
Router#sh cdp traffic
Access control list is filtering Telnet & The VTY password is missing
Router(config)#cdp timer 90
Flash
46. Turn off CDP completely
enter ROM monitor mode
copy current version to tftp server
change back to default configuration
no cdp run
47. Which three statements accurately describe CDP?
Router#exit
Router#sh cdp entry * protocol
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
Todd2509(config)#ip name-server {IP address of DNS Server}
48. Delivers information about directly connected devices
Router#sh cdp nei
The copy did not override the shutdown command in running-config
Router#sh users
Router#sh cdp entry *
49. Status of each interface
Ctrl+Shift+6 - then X
show ip route
Show sessions
show interfaces
50. Router#copy run tftp
The copy did not override the shutdown command in running-config
Copy tftp flash
Show sessions
copy current version to tftp server