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. 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.
copy current version to tftp server
The router will enter ROM monitor mode
sh ver
Configuration register
2. 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 *
Bootstrap
cdp enable
RAM (random-access memory)
3. A proprietary protocol designed by Cisco to help administrators collect information about both locally attached and remote devices
Show interfaces; show ip route; ping
Flash memory
Cisco Discovery Protocol (CDP)
Show sessions
4. Which command will copy the IOS to a backup host on your network?
Ctrl+Shift+6 - then X
configuration register
Router#sh sessions
Copy flash tftp
5. 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.
Router#sh cdp nei
Mini-IOS
Router#sh users
6. 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
The copy did not override the shutdown command in running-config
reset the router
Router#exit
7. See the connections made from your router to a remote device
Router(config)#ip host {name of host - tpc port number - IP address of host}
Config mem
Router#sh sessions
Router#sh cdp nei
8. Displays CDP timer and CDP holdtime parameters
Show sessions
Router#sh cdp
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
change back to default configuration
9. Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded.
Show cdp neighbor detail or show cdp entry *
NVRAM (nonvolatile RAM
Backing Up the Cisco IOS
Config mem
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
Telnet
ping and trace
The configuration register setting is incorrect.
11. 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
Todd2509(config)#no ip domain-lookup
enter ROM monitor mode
Configuration register
To verify that the CPU utilization is low enough to handle the effects of a debug command
12. Displays detailed information about each device connected to the device you're running the command on
sh flash
The configuration register setting is incorrect.
Router#sh cdp nei de
NVRAM should be erased and the router restarted
13. What is the command to copy a Cisco IOS to a TFTP server?
Copy flash tftp
change back to default configuration
The configuration register setting is incorrect.
ROM monitor
14. Appends the domain name to the hostname
Copy flash tftp
The Router Boot Sequence
Todd2509(config)#ip domain-name {domain.com}
change back to default configuration
15. Verifying your routing table
Show interfaces; show ip route; ping
Flash memory
cdp enable
show ip route
16. Which of the following commands enables a network administrator to verify the Application layer connectivity between source and destination?
No debug all
Show version
Router#sh cdp int
Telnet
17. Which three commands can be used to check LAN connectivity problems on a router?
Router#sh cdp nei de
Show interfaces; show ip route; ping
Router(config)#ip host {name of host - tpc port number - IP address of host}
copy current version to tftp server
18. 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)#ip domain-name {domain.com}
reset the router
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
NVRAM should be erased and the router restarted
19. What keystrokes can you use to telnet into multiple devices simultaneously?
Cisco Discovery Protocol (CDP)
Ctrl+Shift+6 - then X
Mini-IOS
Copy tftp flash
20. Turn off domain-lookup
Todd2509(config)#no ip domain-lookup
Config mem
Cisco Discovery Protocol (CDP)
Flash
21. Which command will show you the IOS version running on your router?
Sh version
Bootstrap
Router(config)#cdp timer 90
Todd2509(config)#no ip domain-lookup
22. What is the command to copy the startup-config file to DRAM?
Copy start run
Flash memory
The configuration register setting is incorrect.
ROM monitor
23. 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#sh hosts
no cdp enable
The copy did not override the shutdown command in running-config
reset the router
24. What command will show you your active Telnet connections to neighbor and remote devices?
Router(config)#ip host {name of host - tpc port number - IP address of host}
Show sessions
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Router#sh cdp entry * protocol
25. Tells the router to look in NVRAM for the boot sequence; default configuration setting on Cisco routers; bits 13 - 8 - and 1 are on
Router#sh sessions
0x2102
Telnet
Copy tftp flash
26. Turn CDP on for an interface
Router#sh cdp nei
cdp enable
Backing Up the Cisco IOS
Ctrl+Shift+6 - then X
27. From the 2600 series router - type reset; From the 2500 series router - type I (for initialize)
Todd2509(config)#ip domain-lookup
no cdp run
reset the router
Router#sh cdp
28. Set CDP timer to 90 seconds
sh ver
Show version
Copy flash tftp
Router(config)#cdp timer 90
29. What command can you use to see the hostname - local interface - platform - and remote port of a neighbor router?
Router#sh cdp
Disconnect
Mini-IOS
Show cdp neighbor
30. Set CDP holdtime to 240 seconds
sh flash
Router#sh cdp
show ip route
Router(config)#cdp holdtime 240
31. Router(config)#config-register 0x2101
Copy flash tftp
Telnet
Copy flash tftp
boot a small IOS from ROM
32. Turned on by default
Copy start run
Disconnect
Todd2509(config)#ip domain-lookup
No VTY password has been set.
33. What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?
You must use the terminal monitor command
0x2102
Bootstrap
erase the config
34. 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.
Router(config)#cdp timer 90
Mini-IOS
no cdp run
Router(config)#cdp holdtime 240
35. To end a session of a device attached to your local device through Telnet
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
POST (power-on self-test)
Router#clear line ?
Terminal monitor
36. Displays the same information as the show cdp neighbor details command
Router#sh cdp entry *
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
NVRAM (nonvolatile RAM
Disconnect
37. 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.)
38. What command can you use to merge a backup configuration with the configuration in RAM?
Copy tftp run or copy start run
Router#sh hosts
configuration register
Sh version
39. You are consoled into a router and you see the following output...
No debug all
ping and trace
Access control list is filtering Telnet & The VTY password is missing
Router#exit
40. Router#copy tftp run
Router#sh hosts
Issue the show cdp neighbors detail command on the router connected to the switch.
restore router config
Flash - TFTP server - ROM
41. The IOS version of your directly connected neighbors
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Router#sh cdp entry * version
erase the config
Configuration register
42. Status of each interface
erase the config
Restoring or Upgrading the Cisco Router IOS
Router#clear line ?
show interfaces
43. 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 flash
Router#clear line ?
Configuration register
No debug all
44. What is an older command that you can use to copy the startup-config file to DRAM?
Router#sh processes
Disconnect
Config mem
Flash
45. The IP addresses of each directly connected neighbor
No VTY password has been set.
Router#sh cdp entry * protocol
Router#sh cdp entry * version
Router(config)#cdp holdtime 240
46. Rommon 1 > confreg 0x2142
The copy did not override the shutdown command in running-config
Restoring or Upgrading the Cisco Router IOS
Change the configuration register to turn on bit 6
Copy flash tftp
47. Turn CDP off for an interface
boot a small IOS from ROM
You must use the terminal monitor command
Flash
no cdp enable
48. Come back to your original router console via telnet
cdp enable
[Cntl+Shift+6 - then X]
Router#sh cdp nei
copy current version to tftp server
49. List all active consoles and VTY ports in use
Copy tftp flash
verify stored config
restore router config
Router#sh users
50. 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
No debug all
Bootstrap
Disconnect