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. See the connections made from your router to a remote device
0x2102
Router#disconnect ?
Router#sh sessions
NVRAM should be erased and the router restarted
2. 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?
Restoring or Upgrading the Cisco Router IOS
configuration register
Sh version
NVRAM should be erased and the router restarted
3. Router(boot)(config)#config-register 0x2102
Router#sh cdp entry * protocol
NVRAM (nonvolatile RAM
change back to default configuration
erase the config
4. If NVRAM lacks boot system commands - where does the router look for the Cisco IOS by default?
show ip route
ROM monitor
Flash
Flash - TFTP server - ROM
5. 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.
Todd2509(config)#ip domain-lookup
Mini-IOS
Router(config)#cdp holdtime 240
The Router Boot Sequence
6. See the current value of the configuration register and IOS version
change back to default configuration
Disconnect
show ip route
sh ver
7. You are unsuccessful in telnetting into a remote device. What could the problem be? (Choose two)
[Cntl+Shift+6 - then X]
no cdp run
show interfaces
Access control list is filtering Telnet & The VTY password is missing
8. Evaluate router performance and CPU utilization
Router#sh cdp traffic
Router#sh hosts
Router#sh processes
Ctrl+Shift+6 - then X
9. Router#copy run tftp
The copy did not override the shutdown command in running-config
sh ver
ROM (read-only memory)
copy current version to tftp server
10. Displays the same information as the show cdp neighbor details command
Show cdp neighbor
verify stored config
Router#sh cdp entry *
copy current version to tftp server
11. Which command displays the configuration register setting?
Show version
ROM monitor
copy current version to tftp server
Backing Up the Cisco IOS
12. Displays information about each interface using CDP - including the encapsulation on the line - the timer - and the holdtime for each interface.
You must use the terminal monitor command
Flash - TFTP server - ROM
Tells the router to look in NVRAM for the boot sequence
Router#sh cdp int
13. Rommon 1 > confreg 0x2142
Change the configuration register to turn on bit 6
change back to default configuration
copy current version to NVRAM
Router#exit
14. Which of the following commands enables a network administrator to verify the Application layer connectivity between source and destination?
Cisco Discovery Protocol (CDP)
Router#sh cdp int
Telnet
Issue the show cdp neighbors detail command on the router connected to the switch.
15. Which three commands can be used to check LAN connectivity problems on a router?
No debug all
Show interfaces; show ip route; ping
Copy flash tftp
ROM (read-only memory)
16. A 16-bit configurable value stored in hardware or software that determines how Cisco routers function during initialization.
POST (power-on self-test)
No debug all
configuration register
Ctrl+Shift+6 - then X
17. From the 2600 series router - type reset; From the 2500 series router - type I (for initialize)
Router#sh cdp int
Router#sh cdp entry * version
no cdp run
reset the router
18. Which command loads a new version of the Cisco IOS into a router?
Mini-IOS
Copy tftp flash
No VTY password has been set.
NVRAM (nonvolatile RAM
19. The IOS version of your directly connected neighbors
erase the config
Router#sh cdp entry * version
boot a small IOS from ROM
It is used to bypass the configuration in NVRAM
20. Which three statements accurately describe CDP?
show ip route
CDP is a Cisco proprietary protocol; CDP is a Data Link layer protocol; CDP can discover directly connected neighboring Cisco devices
Router#sh cdp entry *
Show cdp neighbor detail or show cdp entry *
21. You need to gather the IP address of a remote switch that is located in Hawaii. What can you do to find the address?
Todd2509(config)#ip name-server {IP address of DNS Server}
NVRAM should be erased and the router restarted
You must use the terminal monitor command
Issue the show cdp neighbors detail command on the router connected to the switch.
22. Turn CDP on for an interface
Copy tftp flash
cdp enable
Router(config)#ip host {name of host - tpc port number - IP address of host}
change back to default configuration
23. Which command will show you the IOS version running on your router?
Router#sh hosts
Sh version
copy current version to NVRAM
Router#sh cdp
24. 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?
Todd2509(config)#ip domain-name {domain.com}
You must use the terminal monitor command
enter ROM monitor mode
NVRAM (nonvolatile RAM
25. Configuring a host 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
The Router Boot Sequence
Router(config)#ip host {name of host - tpc port number - IP address of host}
Router#disconnect ?
26. 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?
Copy tftp flash
boot a small IOS from ROM
The configuration register setting is incorrect.
Copy tftp flash
27. What command can you use to see the neighbor router's IP address from your router prompt?
0x2102
Backing Up the Cisco IOS
no cdp enable
Show cdp neighbor detail or show cdp entry *
28. 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
Router#sh cdp entry *
Router#sh sessions
The Router Boot Sequence
show ip route
29. Turn off domain-lookup
Telnet
Todd2509(config)#no ip domain-lookup
Todd2509(config)#ip name-server {IP address of DNS Server}
The configuration register setting is incorrect.
30. What command can you use to see the hostname - local interface - platform - and remote port of a neighbor router?
Access control list is filtering Telnet & The VTY password is missing
ROM monitor
Bootstrap
Show cdp neighbor
31. Set CDP timer to 90 seconds
Router#sh cdp entry *
Router(config)#ip host {name of host - tpc port number - IP address of host}
verify current router config
Router(config)#cdp timer 90
32. A proprietary protocol designed by Cisco to help administrators collect information about both locally attached and remote devices
Cisco Discovery Protocol (CDP)
Todd2509(config)#ip domain-lookup
ROM monitor
Show cdp neighbor detail or show cdp entry *
33. What command will show you your active Telnet connections to neighbor and remote devices?
The Router Boot Sequence
Copy tftp flash
no cdp enable
Show sessions
34. To end a session from a local device
[Cntl+Shift+6 - then X]
Router#sh hosts
Router#disconnect ?
Terminal monitor
35. Router#copy run start
Copy flash tftp
Router(config)#ip host {name of host - tpc port number - IP address of host}
cdp enable
copy current version to NVRAM
36. What is the command to copy a Cisco startup-config file to a TFTP server?
Copy start tftp
Flash memory
0x2102
Access control list is filtering Telnet & The VTY password is missing
37. 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.
reset the router
Copy start run
no cdp run
38. Turned on by default
0x2102
Telnet
Todd2509(config)#ip domain-lookup
Show sessions
39. Router#copy tftp run
restore router config
change back to default configuration
Router#sh cdp int
Access control list is filtering Telnet & The VTY password is missing
40. What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?
Terminal monitor
sh ver
Backing Up the Cisco IOS
0x2102
41. Router#copy flash tftp
Backing Up the Cisco IOS
You must use the terminal monitor command
POST (power-on self-test)
Restoring or Upgrading the Cisco Router IOS
42. 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
Router>trace
You must use the terminal monitor command
Copy tftp run or copy start run
43. 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.
POST (power-on self-test)
Router#clear line ?
Copy tftp run or copy start run
ROM monitor
44. What does the command o/r 0x2142 provide?
It is used to bypass the configuration in NVRAM
RAM (random-access memory)
NVRAM should be erased and the router restarted
Copy tftp flash
45. What information is displayed by the show hosts command? (Choose two.)
Show cdp neighbor
Temporary DNS entries; Permanent name-to-address mappings created using the ip host command
Flash - TFTP server - ROM
Copy start tftp
46. The default configuration register setting of 0x2102 provides what function to a router?
Tells the router to look in NVRAM for the boot sequence
Router#sh cdp nei de
Show flash
POST (power-on self-test)
47. Turn off CDP completely
0x2102
no cdp run
Ctrl+Shift+6 - then X
Flash memory
48. Come back to your original router console via telnet
[Cntl+Shift+6 - then X]
enter ROM monitor mode
sh flash
Disconnect
49. To end a session of a device attached to your local device through Telnet
ROM monitor
Router#clear line ?
Disconnect
enter ROM monitor mode
50. You are consoled into a router and you see the following output...
Change the configuration register to turn on bit 6
show interfaces
Flash
No debug all
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