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. Displays information about interface traffic - including the number of CDP packets sent and received and the errors with CDP
Copy start tftp
Router#sh cdp traffic
Router#sh cdp entry * protocol
Router#sh processes
2. See the current value of the configuration register and IOS version
Issue the show cdp neighbors detail command on the router connected to the switch.
Ctrl+Shift+6 - then X
sh ver
NVRAM (nonvolatile RAM
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
change back to default configuration
The Router Boot Sequence
Show interfaces; show ip route; ping
The configuration register setting is incorrect.
4. See the connections made from your router to a remote device
restore router config
copy current version to tftp server
Router#sh cdp entry * protocol
Router#sh sessions
5. Verifying your routing table
show ip route
The copy did not override the shutdown command in running-config
Configuration register
Router#sh cdp entry * protocol
6. 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.
Ctrl+Shift+6 - then X
show interfaces
Mini-IOS
Todd2509(config)#no ip domain-lookup
7. Which command displays the configuration register setting?
0x2102
Show version
Router#sh sessions
Router#disconnect ?
8. What command can you use to merge a backup configuration with the configuration in RAM?
Router#sh users
Copy tftp run or copy start run
Terminal monitor
Cisco Discovery Protocol (CDP)
9. What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?
Router#sh processes
Tells the router to look in NVRAM for the boot sequence
0x2102
enter ROM monitor mode
10. What is the command to copy a Cisco IOS to a TFTP server?
reset the router
sh ver
ROM monitor
Copy flash tftp
11. 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 int
erase the config
Disconnect
Backing Up the Cisco IOS
12. Come back to your original router console via telnet
The configuration register setting is incorrect.
[Cntl+Shift+6 - then X]
NVRAM (nonvolatile RAM
copy current version to NVRAM
13. What does the command o/r 0x2142 provide?
Show sessions
Copy flash tftp
It is used to bypass the configuration in NVRAM
Backing Up the Cisco IOS
14. What information is displayed by the show hosts command? (Choose two.)
configuration register
Router(config)#ip host {name of host - tpc port number - IP address of host}
Configuration register
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
15. Which three commands can be used to check LAN connectivity problems on a router?
You must use the terminal monitor command
Access control list is filtering Telnet & The VTY password is missing
Show interfaces; show ip route; ping
It is used to bypass the configuration in NVRAM
16. What command can you use to see the hostname - local interface - platform - and remote port of a neighbor router?
Show cdp neighbor
0x2102
Router#sh cdp
Show interfaces; show ip route; ping
17. What keystrokes can you use to telnet into multiple devices simultaneously?
Router#sh cdp nei de
Router#sh cdp int
Ctrl+Shift+6 - then X
change back to default configuration
18. 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?
Router>trace
You must use the terminal monitor command
RAM (random-access memory)
Show sessions
19. A proprietary protocol designed by Cisco to help administrators collect information about both locally attached and remote devices
The configuration register setting is incorrect.
Disconnect
Cisco Discovery Protocol (CDP)
Router(config)#cdp holdtime 240
20. Displays information about each interface using CDP - including the encapsulation on the line - the timer - and the holdtime for each interface.
Router>trace
Router#sh cdp int
Show cdp neighbor
Show sessions
21. Turn CDP on for an interface
Change the configuration register to turn on bit 6
cdp enable
sh ver
Config mem
22. To end a session of a device attached to your local device through Telnet
ROM monitor
Router#sh hosts
Router#clear line ?
verify stored config
23. How will a 2600 series router respond if the conditions listed below exist during the boot process?
Mini-IOS
Router(config)#ip host {name of host - tpc port number - IP address of host}
Show version
The router will enter ROM monitor mode
24. 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.
The router will enter ROM monitor mode
Disconnect
Flash memory
Telnet
25. To end a session from a local device
Copy start run
Router(config)#cdp holdtime 240
Router#exit
Router#disconnect ?
26. Displays the same information as the show cdp neighbor details command
change back to default configuration
Router#sh cdp entry *
copy current version to NVRAM
Terminal monitor
27. 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.
Todd2509(config)#ip name-server {IP address of DNS Server}
enter ROM monitor mode
POST (power-on self-test)
Todd2509(config)#ip domain-lookup
28. You need to gather the IP address of a remote switch that is located in Hawaii. What can you do to find the address?
Copy tftp flash
Issue the show cdp neighbors detail command on the router connected to the switch.
Todd2509(config)#ip name-server {IP address of DNS Server}
Flash - TFTP server - ROM
29. If NVRAM lacks boot system commands - where does the router look for the Cisco IOS by default?
Flash
No debug all
Show flash
Change the configuration register to turn on bit 6
30. Sh run
ROM (read-only memory)
verify current router config
no cdp enable
ping and trace
31. Rommon 1 > confreg 0x2142
ROM (read-only memory)
Configuration register
Change the configuration register to turn on bit 6
Router#sh cdp nei de
32. 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.
The router will enter ROM monitor mode
Router#sh hosts
copy current version to NVRAM
Configuration register
33. The default configuration register setting of 0x2102 provides what function to a router?
Show version
POST (power-on self-test)
Tells the router to look in NVRAM for the boot sequence
Sh version
34. 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.
RAM (random-access memory)
Router(config)#cdp holdtime 240
Router#sh cdp int
You must use the terminal monitor command
35. Router(boot)(config)#config-register 0x2102
change back to default configuration
Tells the router to look in NVRAM for the boot sequence
Flash memory
To verify that the CPU utilization is low enough to handle the effects of a debug command
36. 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
The Router Boot Sequence
It is used to bypass the configuration in NVRAM
The copy did not override the shutdown command in running-config
Show flash
37. You telnet into a router and you receive the following message: Password required but none set. Why was this message received?
Router#sh users
You must use the terminal monitor command
No VTY password has been set.
Disconnect
38. What command will show you your active Telnet connections to neighbor and remote devices?
Router(config)#cdp timer 90
Show sessions
no cdp run
Restoring or Upgrading the Cisco Router IOS
39. 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?
Terminal monitor
0x2102
verify current router config
Copy flash tftp
40. What is an older command that you can use to copy the startup-config file to DRAM?
Router(config)#cdp timer 90
Config mem
Todd2509(config)#ip domain-lookup
Router#exit
41. What is the command to copy the startup-config file to DRAM?
Router>trace
no cdp enable
Flash
Copy start run
42. Configuring a host table
[Cntl+Shift+6 - then X]
ping and trace
Ctrl+Shift+6 - then X
Router(config)#ip host {name of host - tpc port number - IP address of host}
43. You are troubleshooting a connectivity problem in your corporate network and want to isolate the problem. You suspect that a router on the route to an unreachable network is at fault. What IOS user exec command should you issue?
Router>trace
reset the router
Mini-IOS
Router#sh processes
44. Displays CDP timer and CDP holdtime parameters
ROM monitor
Copy start tftp
Router#sh cdp
no cdp run
45. Appends the domain name to the hostname
Todd2509(config)#ip domain-name {domain.com}
Copy start tftp
Flash - TFTP server - ROM
NVRAM should be erased and the router restarted
46. Displays detailed information about each device connected to the device you're running the command on
The configuration register setting is incorrect.
Router#sh cdp nei de
no cdp run
[Cntl+Shift+6 - then X]
47. Sh start
enter ROM monitor mode
ping and trace
NVRAM should be erased and the router restarted
verify stored config
48. Which command will show you the IOS version running on your router?
Router(config)#ip host {name of host - tpc port number - IP address of host}
Ctrl+Shift+6 - then X
Sh version
Router>trace
49. 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?
To verify that the CPU utilization is low enough to handle the effects of a debug command
Flash - TFTP server - ROM
Router#sh processes
You must use the terminal monitor command
50. 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?
NVRAM should be erased and the router restarted
Router#sh cdp int
0x2102
Ctrl+Shift+6 - then X
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests