| 9. | What command do you type to save the configuration stored in RAM to NVRAM? |
|||||||
Answer: Option D Explanation: To copy the running-config to NVRAM so that it will be used if the router is restarted, use the copy running-config startup-config command (copy run start for short). |
| 10. | What keystroke will terminate setup mode? |
|||||||
Answer: Option C Explanation: You can exit setup mode at any time by using the keystroke Ctrl+C. |
| 11. | Which command will delete the contents of NVRAM on a router? |
|||||||
Answer: Option D Explanation: The erase startup-config command erases the contents of NVRAM and will put you in setup mode if the router is restarted. |
| 12. | You need to find the broadcast address used on a LAN on your router. What command will you type into the router from user mode to find the broadcast address? |
|||||||
Answer: Option C Explanation: The command show ip protocols will actually show you the broadcast address for each interface - too bad it isn't a possible answer. Your best answer is show interfaces, which will provide the IP address and mask for each interface. |
| 13. | Which of the following commands will configure all the default VTY ports on a router? |
|||||||
Answer: Option B Explanation: From global configuration mode, use the line vty 0 4 command to set all five default VTY lines. |
| 14. | Which of the following commands displays the configurable parameters and statistics of all interfaces on a router? |
|||||||
Answer: Option C Explanation: With the show interfaces command, you can view the configurable parameters, get statistics for the interfaces on the router, verify if the interfaces are shut down, and see the IP address of each interface. |
| 15. | What layer of the OSI model would you assume the problem is in if you type show interface serial 1 and receive the following message? "Serial1 is down, line protocol is down." |
|||||||
Answer: Option A Explanation: If you see that a serial interface and the protocol are both down, then you have a Physical layer problem. If you see serial1 is up, line protocol is down, then you are not receiving (Data Link) keepalives from the remote end. |
| 16. | You type show running-config and get this output:
|
|||||||
Answer: Option C Explanation: The exec-timeout command is set in minutes and seconds. |
