CCND02 – 05: Configuring NW Devices Online Study Guide Curr Question 5.1.1.1 ISR Answer 1. What type of business would use an ISR? small to medium-sized businesses and for ______________ managed customers 2. What does IOS stand for? ___________________________ Operating System 3. What does Cisco IOS software do? Allows a ______________ device to send and receive network traffic using a ______________ or ______________________ network. 4. What is the entry-level Cisco IOS software image called? 5. What image will add firewalls? 6. Are IOS images interchangeable with different routers, switches and ISRs? 5.1.2 Yes No Physical Setup of the ISR 7. Do cables come with the router when it’s shipped? 8. What color is the RJ45-to-DB9 console cable? 9. What is an example of a terminal emulation program? 10. Put the six steps in order to powerup an 1841 ISR. Yes No Connect the power cable. Securely mount and ground the device chassis, or case. Configure terminal emulating software on the PC and connect the PC to the console port. Seat the external compact flash card. Observe the start-up messages on the PC to check for any errors Turn on the router. Lab Activity - Power up a Cisco 1841 ISR D02 – 05: Configure NW Devices Online Curriculum Questions 1-11 5.1.3 Inband and Out of Band Router Configuration 11. What are the two ways to connect a PC to a NW device? 12. Which management requires a computer to be directly connected to the console port or auxiliary port (AUX) of the network device being configured? 13. Which management task requires a terminal emulation client installed on the PC? 14. Which management can be used to monitor and make configuration changes to a network device over a network connection? 15. What are the two TCP/IP protocols that can be used to access a Cisco device for in-band management? 5.1.4 Out-of-band in-band out-of-band in-band Out-of-band In-band Cisco IOS Programs 16. What does CLI stand for? 17. What must appear on the screen after the power on sequence before you can begin entering commands? 18. What is Cisco’s GUI device management tool? 19. What are the only management tasks that SDM can be used for? 20. What is the price of SDM? Router_____ 21. What Cisco ISR does SDM come preinstalled on? 22. If SDM is shipped preinstalled on the router, what does Cisco recommend you use to perform the initial router conifg? 23. T/F. Not all Cisco devices support SDM. 5.1.5 True False Activity: CLI or SDM Device Configuration Files 24. What is the configuration currently running on the router called? 25. What happens to this config when the router is shut off? 26. What is the file that sets the configuration properties of the device each time the device is powered on? 27. What type of memory stores files and saves them, even if power to the device is turned off? 28. What is the first thing to load when a router is first powered on? D02 – 05: Configure NW Devices Online Curriculum Questions 2-11 29. What is the second thing that loads when the router is powered on? 30. What command will save the router’s running config to the startup config? 5.1.5 5.1.6 Packet Tracer Document Your Router Configuration 31. What is a useful tool for ensuring that everything is configured correctly on new router installations? 32. What provides a list of the most commonly configured components on a router? 5.2.1 Configure an ISR with SDM 33. What is the name of the Cisco tool bundled within the Cisco Router and Security Device Manager that makes it easy to create a basic router configuration? 34. Name the eight configuration steps to assist in creating a basic router configuration Overview Internet (WAN) Security Settings Summary 35. How many security enhancements can be configured using the SDM Express windows? 5.2.2 SDM Express 36. What three things can be entered when using the Basic Configuration Wizard? 37. What is the minimum number of characters that can be used for the SDM password? 38. What should you do with the IP address after you have configured it on your router? 39. T/F. When the router is restarted, it defaults to the IP address that was provided in the Quick Start Guide. 40. What will allocate an IP address to a network host when the host is D02 – 05: Configure NW Devices Online Curriculum Questions True False 3-11 powered on, and reclaims the address when the host is powered off? 41. T/F. Using SDM Express, a router can be configured as a DHCP server. 42. How long are IP addresses leased for? 43. What should be in the ending IP address field? True False The ___________________ __________________ address in the IP address range 44. What is used to resolve URLs and names on the network? 5.2.2.5 Activity 5.2.3 Configure a Serial WAN Connections 45. What type of connection will connect networks that are separated by large geographic distances? 46. What must these connections be made through? 47. What are the three types of encapsulation that can be set on a serial interface? 48. What are the two options that need to be selected to obtain an IP address automatically? 5.2.4 Lab Activity: Cisco 1841 ISR Cisco SDM and SDM Express 49. After a basic configuration is created using SDM Express, what should you switch to? 5.2.5 Configure Dynamic NAT Using Cisco SDM 50. What type of NAT is configured by default? 51. What allows hosts with internal private addresses to access the internet? 5.2.5 5.3.1 Lab Activity: Configure dynamic NAT CLI and Modes 52. What are the two levels of access using CLI? 53. What does the command prompt look like in user mode EXEC mode? 54. Name the two types of things that can be executed in user EXEC D02 – 05: Configure NW Devices Router_________ Online Curriculum Questions 4-11 mode. 55. What do you type to enter the privileged EXEC mode? 56. What does the command prompt look like in privileged EXEC mode? 57. What two words do you type to exit privileged EXEC mode? 58. Can both user and privileged mode be password protected? 59. What do you type to enter the global config mode? 60. What does the command prompt look like when you are in global config mode? 61. When do changes to the router take place when using global config mode? 5.3.1 5.3.2 Router_____ Yes No Router(_______________)_____ E-Lab Activity Using the Cisco IOS CLI 62. What can you type to bring up the help system? 63. What punctuation mark can you type after a few letters of the command to help you find the complete command? 64. What does the appearance of <cr> indicate? 65. What symbol indicates error marker messages? 66. What symbol appears at the point in the command string where there is an incorrect or unrecognized character? 67. How many command lines are stored in the history buffer? 68. What is the maximum number of commands? 69. What key strokes will recall the most recent command? 70. Instead of typing interface, what shortcut can you type? 71. What can you press and the CLI will automatically complete the command? 5.3.2 5.3.3 Activity Packet Tracer Activity Using Show Commands 72. What command allows the user to view config files, the status of the interfaces and the operational status of the device? D02 – 05: Configure NW Devices Online Curriculum Questions 5-11 5.3.3 5.3.4 E-Lab Activity Packet Tracer Activity Basic Configuration 73. What command will show the contents of the startup config file? Router_____ _______________ 74. What command will show the contents of the running config file? Router_____ 75. What command will copy the changes made to the running config to the stored startup config files? Router_____ 76. What is the command to name the router? Router____________________ _____________________________ _______________ _____________________________ _______________ _____________________________ _____________________________ 77. Once the name is changed, what should be configured? 78. What command is used to enable passwords in the privileged EXEC mode? Router(config)#_________________ _____________________ [password ] Router(config)#______________ ______________________ [password ] 79. Which password is NOT encrypted by default? 80. What connection is used for the initial device configuration? 81. What command will set the password for connection access? Router(config)#___________________ Router(config-line)#_______________ [password] Router(config-________________) #login 82. What command will configure a password on the virtual port? 5.3.5 Packet Tracer Activity Configure an Interface 83. What type of interface connections are used for local networks? 84. What type of interface connections are used for WAN connections? 85. What connection requires a clock signal to control the timing of the communications? 86. What two devices provide the clock rate? D02 – 05: Configure NW Devices Online Curriculum Questions 6-11 87. Are Cisco routers DTE devices or DCE devices? 88. If a serial interface is acting as a DCE device, what must be set? 5.3.6 DTE DCE E-Lab Activity Packet Tracer Activity Lab Activity Configure a Default Router 89. What does a router read before it forwards a packet? 90. What is used by a router to forward packets if the IP address of the destination is not in the routing table? 91. What does this command configure? Router(config)#ip route 0.0.0.0 0.0.0.0 <Next Hop IP Address> 5.3.7 Packet Tracer Activity Configure DHCP Services 92. Put the eight basic steps to configure DHCP using CLI in order. Create DHCP Address Pool DNS Server IP Address Set the Lease Duration Exclude IP Addresses Set the Default Router Verify the Configuration Specify the Domain Name Specify the Subnet 5.3.8 Packet Tracer Activity Configure Static NAT using Cisco IOS CLI 93. What two types of interfaces must be configured in order to use NAT on a network? 94. What ensures that addresses assigned to hosts on the internal network are always translated to the same registered IP address? 5.3.9 Packet Tracer Activity Lab Activity Backing up a Cisco Router Configuration to a TFTP server 95. Where should you save a copy of the startup config file? 96. What protocol is used to store configuration files to a network server? D02 – 05: Configure NW Devices Online Curriculum Questions 7-11 97. Put the steps to save config files to a server in order. 98. Put the steps to restore the backup config file to the router in order. Enter the IP address of the host where the configuration file will be stored. Enter the copy startup-config tftp command. Answer yes to confirm each choice. Enter the name to assign to the configuration file or accept the default. Enter the name of the configuration file or accept the default name. Enter the copy tftp running-config command Enter the IP address of the remote host where the TFTP server is located. Confirm the configuration filename and the tftp server address 5.4.1 Packet Tracer Activity Stand alone Switches 99. 100. 101. 102. 103. 104. 105. 106. 107. What Layer 2 device is able to direct a stream of messages coming in one port, out of another port based on the destination MAC address within the frame? What switch is designed for medium-sized, and branch office networks? What switch has a physical config that cannot change? What mode allows a switch to either send or receive data, but not both? What mode allows a switch to send and receive data at the same time? Which mode doubles throughput? What can can lead to excessive collisions and degrade communication? What occurs when the port can auto-detect the speed and duplex of the device that is connected to the port? What will the switch do if the switch is in autonegotiation mode and the connected device does not support it? 5.4.2 Power up the Cisco 2960 Switch 5.4.3 108. What does the switch do after it is turned on? 109. What color are the Sytem LEDs when POST has completed and the switch is functioning? 110. If the switch fails POST, what color are the LED lights? Lab Activity Initial Switch Configuration D02 – 05: Configure NW Devices half-duplex full-duplex half-duplex full-duplex half-duplex full-duplex Green red amber Green red amber Online Curriculum Questions 8-11 111. If you want to use a web-browser to connect to the switch, what is required? 112. What VLAN port comes preconfigured on the switch for management functions? E-Lab Activity Packet Tracer Activity Connect the Switch to the Router 5.4.4 113. What cable connects a switch to a router? 114. What is the management interface on the switch? 115. What type of cable connects PCs to the switch? 116. What is the security feature switches provide? 117. If the number of MAC addresses per port is limited to 1, the first address dynamically learned by the switch becomes the secure address. How may more MAC addresses are permitted? Packet Tracer Activity Lab Activity 5.4.4.4 Connect the Switch to the Router - CDP 118. What is an information-gathering tool used on a switch, ISR or router to share information with other directly connected Cisco devices? 119. What layer does CDP operate at? 120. What are two Cisco devices that are directly connected on the same local network called? 121. What information is gathered by CDP neighbors? 5.5.1 Packet Tracer Activity Install the CPE 122. What are network devices installed at the customer location called? 123. What is included with the router when it is packaged for shipping to the customer premise? 124. What is the plan called that ensures that the customer will experience a minimum of disruption in service while the new equipment is D02 – 05: Configure NW Devices Online Curriculum Questions 9-11 installed 125. What is the formal acceptance document called that the customer signs when they are satisfied with the install? 126. What should be included in the documentation? all aspects of how the _____________________________ is configured ___________________________ of how the equipment is installed _______________________ to validate the correct installation. 5.5.2 5.5.3 5.5.4 127. What is the first thing a customer notices when the technician arrives on site? Workplace Safety 128. When using a ladder what should you have to assist you? 129. What does using a safety harness do for a technician? Customer Connections over a WAN 130. When a company has locations in several cities, what is used to interconnect the LANs? 131. What are networks that connect LANs in geographically separated locations called? 132. What are the three types of serial WAN connections? 133. What is another name for a leased line connection? 134. What type of connection is an ISDN or dial-up connection? 135. What is a logical path between the sender and receiver called (not a physical path) 136. What type of connection is Frame Relay? Choosing a WAN Connection 137. What two things determine the choice of a WAN connection? 138. What type of WAN connection should a business chose if they provide services over the internet? 139. What are the topics that should be covered in the written proposal given to the customer? Lab Activity D02 – 05: Configure NW Devices Online Curriculum Questions 10-11 5.5.5 5.5.6 Configure Cisco Router using SSH 140. How does Telnet send the information from the PC to the device over an IP network? 141. What protocol will protect all authentication and transmit data using encryption? Lab Activity Configure WAN Connections 142. What do leased WAN connections using a serial connection require to attach to the ISP's network? 143. What device sets the clock rate? 144. What device is usually the DTE? 5.6.1 145. What must the clock rate be at both ends of the connection? 146. What is Cisco’s default serial encapsulation? Packet Tracer Activity Summary D02 – 05: Configure NW Devices Online Curriculum Questions Different same 11-11