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. A 16-bit configurable value stored in hardware or software that determines how Cisco routers function during initialization.
sh ver
verify current router config
configuration register
0x2102
2. Sh host table
Todd2509(config)#ip domain-name {domain.com}
Router#sh hosts
[Cntl+Shift+6 - then X]
Router#sh cdp entry *
3. What is the command to copy the startup-config file to DRAM?
Router(config)#cdp timer 90
Copy tftp run or copy start run
cdp enable
Copy start run
4. From the 2600 series router - type reset; From the 2500 series router - type I (for initialize)
Cisco Discovery Protocol (CDP)
Terminal monitor
reset the router
The Router Boot Sequence
5. 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?
Router(config)#cdp holdtime 240
Router#sh cdp nei
NVRAM should be erased and the router restarted
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
6. 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.
Show interfaces; show ip route; ping
Copy start tftp
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
POST (power-on self-test)
7. If you want to have more than one Telnet session open at the same time - what keystroke combination would you use?
Copy tftp flash
Router#sh cdp nei
sh flash
Ctrl+Shift+6 - then X
8. 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.
You must use the terminal monitor command
Mini-IOS
The router will enter ROM monitor mode
Todd2509(config)#no ip domain-lookup
9. Which three commands can be used to check LAN connectivity problems on a router?
Change the configuration register to turn on bit 6
Telnet
Router#sh cdp entry * version
Show interfaces; show ip route; ping
10. Displays the same information as the show cdp neighbor details command
Router#sh cdp nei
Router#sh cdp entry *
Copy start run
The Router Boot Sequence
11. Why is the show processes command used on a router before a debug command is entered?
Mini-IOS
sh ver
To verify that the CPU utilization is low enough to handle the effects of a debug command
verify stored config
12. See the connections made from your router to a remote device
Router#sh sessions
Copy tftp flash
change back to default configuration
Copy start run
13. Used to start and maintain the router.
Telnet
Copy tftp flash
Router#sh cdp
ROM (read-only memory)
14. To end a session from a remote device
Router#exit
Backing Up the Cisco IOS
Show interfaces; show ip route; ping
Router#sh cdp nei
15. A proprietary protocol designed by Cisco to help administrators collect information about both locally attached and remote devices
ROM monitor
Router#sh cdp nei de
Cisco Discovery Protocol (CDP)
Show sessions
16. What keystrokes can you use to telnet into multiple devices simultaneously?
Router#sh users
Copy tftp flash
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
Ctrl+Shift+6 - then X
17. Displays CDP timer and CDP holdtime parameters
Router#sh cdp
Config mem
No debug all
enter ROM monitor mode
18. Turn CDP on for an interface
Terminal monitor
Show cdp neighbor detail or show cdp entry *
The copy did not override the shutdown command in running-config
cdp enable
19. To end a session from a local device
Bootstrap
It is used to bypass the configuration in NVRAM
Router#sh cdp nei de
Router#disconnect ?
20. The default configuration register setting of 0x2102 provides what function to a router?
Tells the router to look in NVRAM for the boot sequence
The configuration register setting is incorrect.
Copy start tftp
Show version
21. Used to hold the router and switch configuration. NVRAM is not erased when the router or switch is reloaded.
Router#sh users
NVRAM (nonvolatile RAM
RAM (random-access memory)
Flash - TFTP server - ROM
22. 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 cdp nei de
0x2102
Copy flash tftp
Copy tftp flash
23. See the current value of the configuration register and IOS version
RAM (random-access memory)
Router(config)#cdp timer 90
no cdp run
sh ver
24. Configuring a host table
Router(config)#ip host {name of host - tpc port number - IP address of host}
boot a small IOS from ROM
Router#sh processes
erase the config
25. Rommon 1 > confreg 0x2142
You must use the terminal monitor command
Router#sh hosts
ROM monitor
Change the configuration register to turn on bit 6
26. Turned on by default
It is used to bypass the configuration in NVRAM
show interfaces
Ctrl+Shift+6 - then X
Todd2509(config)#ip domain-lookup
27. 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.
show interfaces
Todd2509(config)#ip domain-lookup
Restoring or Upgrading the Cisco Router IOS
28. Verify the amount of flash memory and the file or files being stored in flash memory
Flash
ROM (read-only memory)
Tells the router to look in NVRAM for the boot sequence
sh flash
29. Verifying your routing table
Access control list is filtering Telnet & The VTY password is missing
show ip route
copy current version to NVRAM
Configuration register
30. Turn off CDP completely
Flash memory
Restoring or Upgrading the Cisco Router IOS
no cdp run
Flash
31. Come back to your original router console via telnet
boot a small IOS from ROM
Configuration register
[Cntl+Shift+6 - then X]
Ctrl+Shift+6 - then X
32. Displays information about interface traffic - including the number of CDP packets sent and received and the errors with CDP
Router#sh cdp traffic
The copy did not override the shutdown command in running-config
show interfaces
Sh version
33. Sets the IP address of the DNS server (up to 6)
Telnet
Todd2509(config)#no ip domain-lookup
Todd2509(config)#ip name-server {IP address of DNS Server}
Copy tftp run or copy start run
34. What command can you use to see the hostname - local interface - platform - and remote port of a neighbor router?
Show cdp neighbor
Router#sh cdp int
ROM monitor
Flash - TFTP server - ROM
35. Set CDP timer to 90 seconds
No VTY password has been set.
Todd2509(config)#ip domain-lookup
Router(config)#cdp timer 90
Router(config)#cdp holdtime 240
36. What is an older command that you can use to copy the startup-config file to DRAM?
Config mem
Router#sh cdp nei
Router#sh users
The configuration register setting is incorrect.
37. You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in?
Disconnect
Show flash
Show sessions
sh flash
38. Router#copy flash tftp
Backing Up the Cisco IOS
The configuration register setting is incorrect.
NVRAM should be erased and the router restarted
Router#sh hosts
39. 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
Copy flash tftp
Router#sh users
enter ROM monitor mode
Ctrl+Shift+6 - then X
40. List all active consoles and VTY ports in use
no cdp run
Show interfaces; show ip route; ping
reset the router
Router#sh users
41. Set CDP holdtime to 240 seconds
Router(config)#cdp holdtime 240
To verify that the CPU utilization is low enough to handle the effects of a debug command
no cdp enable
Telnet
42. Status of each interface
Show cdp neighbor
Telnet
Todd2509(config)#no ip domain-lookup
show interfaces
43. 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?
Bootstrap
The copy did not override the shutdown command in running-config
show ip route
Access control list is filtering Telnet & The VTY password is missing
44. 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.
Configuration register
Router#sh users
enter ROM monitor mode
Todd2509(config)#ip domain-lookup
45. Which command will show you the IOS version running on your router?
Sh version
Tells the router to look in NVRAM for the boot sequence
boot a small IOS from ROM
Router(config)#cdp holdtime 240
46. What is the command to copy a Cisco IOS to a TFTP server?
Show cdp neighbor
Router#sh cdp entry *
Router#sh hosts
Copy flash tftp
47. Sh run
Terminal monitor
Router#sh cdp nei de
To verify that the CPU utilization is low enough to handle the effects of a debug command
verify current router config
48. The IP addresses of each directly connected neighbor
Router(config)#ip host {name of host - tpc port number - IP address of host}
Router#sh cdp entry * protocol
No VTY password has been set.
Router#sh cdp nei
49. Which of the following commands enables a network administrator to verify the Application layer connectivity between source and destination?
NVRAM should be erased and the router restarted
Telnet
It is used to bypass the configuration in NVRAM
sh ver
50. 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
No VTY password has been set.
Telnet
Router#sh users
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