SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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. What command can you use to upgrade a Cisco IOS?
0x2102
verify current router config
Copy tftp flash
Terminal monitor
2. Evaluate router performance and CPU utilization
Router#sh processes
Flash - TFTP server - ROM
Show flash
Router#sh cdp int
3. 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
Todd2509(config)#ip name-server {IP address of DNS Server}
The Router Boot Sequence
Copy tftp run or copy start run
ping and trace
4. You are consoled into a router and you see the following output...
Flash - TFTP server - ROM
ping and trace
No debug all
change back to default configuration
5. Why is the show processes command used on a router before a debug command is entered?
Router#sh cdp int
Flash memory
Router#sh users
To verify that the CPU utilization is low enough to handle the effects of a debug command
6. Sh run
NVRAM should be erased and the router restarted
verify current router config
copy current version to NVRAM
[Cntl+Shift+6 - then X]
7. What command can you use to see the hostname - local interface - platform - and remote port of a neighbor router?
no cdp run
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
Copy flash tftp
Show cdp neighbor
8. 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
Router#sh cdp traffic
0x2102
NVRAM (nonvolatile RAM
9. 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
Disconnect
Backing Up the Cisco IOS
Copy tftp flash
10. To end a session of a device attached to your local device through Telnet
Router#clear line ?
Router#sh processes
boot a small IOS from ROM
Copy start tftp
11. What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?
0x2102
sh ver
Router(config)#cdp timer 90
Ctrl+Shift+6 - then X
12. Verify the amount of flash memory and the file or files being stored in flash memory
NVRAM (nonvolatile RAM
ROM monitor
Router#sh cdp entry * version
sh flash
13. To end a session from a local device
Todd2509(config)#ip domain-lookup
Router#disconnect ?
Change the configuration register to turn on bit 6
The configuration register setting is incorrect.
14. Configuring a host table
Router(config)#ip host {name of host - tpc port number - IP address of host}
ping and trace
verify stored config
Copy flash tftp
15. 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.
Flash - TFTP server - ROM
RAM (random-access memory)
Router#sh sessions
Config mem
16. Turn off CDP completely
sh ver
Terminal monitor
Router#sh processes
no cdp run
17. If you want to have more than one Telnet session open at the same time - what keystroke combination would you use?
Restoring or Upgrading the Cisco Router IOS
Configuration register
Ctrl+Shift+6 - then X
It is used to bypass the configuration in NVRAM
18. Router#copy run start
Issue the show cdp neighbors detail command on the router connected to the switch.
show ip route
change back to default configuration
copy current version to NVRAM
19. Come back to your original router console via telnet
Copy flash tftp
[Cntl+Shift+6 - then X]
Router#sh processes
Show interfaces; show ip route; ping
20. What command can you use to merge a backup configuration with the configuration in RAM?
The copy did not override the shutdown command in running-config
change back to default configuration
0x2102
Copy tftp run or copy start run
21. To end a session from a remote device
Router#sh cdp entry *
Bootstrap
Router#exit
Tells the router to look in NVRAM for the boot sequence
22. 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#disconnect ?
Ctrl+Shift+6 - then X
The copy did not override the shutdown command in running-config
Show cdp neighbor detail or show cdp entry *
23. Router(boot)(config)#config-register 0x2102
boot a small IOS from ROM
Restoring or Upgrading the Cisco Router IOS
Todd2509(config)#no ip domain-lookup
change back to default configuration
24. 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
Mini-IOS
cdp enable
Telnet
25. Appends the domain name to the hostname
No debug all
0x2102
The Router Boot Sequence
Todd2509(config)#ip domain-name {domain.com}
26. Displays CDP timer and CDP holdtime parameters
Access control list is filtering Telnet & The VTY password is missing
0x2102
RAM (random-access memory)
Router#sh cdp
27. Router#copy tftp run
verify current router config
To verify that the CPU utilization is low enough to handle the effects of a debug command
restore router config
Todd2509(config)#ip domain-name {domain.com}
28. Router#erase startup-config
Issue the show cdp neighbors detail command on the router connected to the switch.
Router(config)#ip host {name of host - tpc port number - IP address of host}
erase the config
Router#sh cdp nei
29. What information is displayed by the show hosts command? (Choose two.)
Configuration register
You must use the terminal monitor command
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Router#sh cdp traffic
30. Which command loads a new version of the Cisco IOS into a router?
Copy tftp flash
Configuration register
Sh version
show interfaces
31. List all active consoles and VTY ports in use
Router#sh users
Ctrl+Shift+6 - then X
Configuration register
Router#sh cdp entry * protocol
32. 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?
[Cntl+Shift+6 - then X]
Access control list is filtering Telnet & The VTY password is missing
Terminal monitor
Router#exit
33. Which command will copy the IOS to a backup host on your network?
Copy flash tftp
Router#sh cdp entry * version
Router(config)#cdp holdtime 240
0x2102
34. What command can you use to see the neighbor router's IP address from your router prompt?
Router(config)#cdp timer 90
Show cdp neighbor detail or show cdp entry *
Copy tftp flash
Backing Up the Cisco IOS
35. What keystrokes can you use to telnet into multiple devices simultaneously?
Todd2509(config)#ip domain-lookup
copy current version to tftp server
copy current version to NVRAM
Ctrl+Shift+6 - then X
36. 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?
enter ROM monitor mode
To verify that the CPU utilization is low enough to handle the effects of a debug command
Show cdp neighbor detail or show cdp entry *
NVRAM should be erased and the router restarted
37. Router#copy run tftp
Todd2509(config)#ip domain-name {domain.com}
Copy start tftp
Todd2509(config)#ip name-server {IP address of DNS Server}
copy current version to tftp server
38. Stored in the microcode of the ROM - the ROM monitor is used for manufacturing - testing - and troubleshooting.
NVRAM should be erased and the router restarted
RAM (random-access memory)
ROM monitor
Router#disconnect ?
39. Verifying your routing table
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 traffic
Telnet
show ip route
40. Sh host table
Router#sh users
cdp enable
Configuration register
Router#sh hosts
41. Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded.
NVRAM (nonvolatile RAM
restore router config
It is used to bypass the configuration in NVRAM
NVRAM should be erased and the router restarted
42. 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
Terminal monitor
POST (power-on self-test)
erase the config
Show flash
43. Status of each interface
Router#sh cdp entry * protocol
show interfaces
ROM (read-only memory)
copy current version to tftp server
44. Used to start and maintain the router.
no cdp enable
copy current version to NVRAM
[Cntl+Shift+6 - then X]
ROM (read-only memory)
45. 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.
No VTY password has been set.
NVRAM (nonvolatile RAM
Mini-IOS
Todd2509(config)#ip name-server {IP address of DNS Server}
46. You save the configuration on a router with the copy running-config startup-config command and reboot the router. The router - however - comes up with a blank configuration. What can the problem be?
Router(config)#ip host {name of host - tpc port number - IP address of host}
The configuration register setting is incorrect.
Show flash
Copy flash tftp
47. See the current value of the configuration register and IOS version
sh ver
Router>trace
Todd2509(config)#ip domain-name {domain.com}
Router(config)#cdp timer 90
48. The default configuration register setting of 0x2102 provides what function to a router?
Restoring or Upgrading the Cisco Router IOS
no cdp run
Tells the router to look in NVRAM for the boot sequence
Flash
49. Delivers information about directly connected devices
Router#sh cdp nei
Mini-IOS
Router#sh processes
Change the configuration register to turn on bit 6
50. From the 2600 series router - type reset; From the 2500 series router - type I (for initialize)
reset the router
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
Copy tftp flash
Router#exit