CCNA FAQ: Understanding the Cisco SDM
Q1. What is the Cisco SDM?
Q2. What are the ten tasks listed in the vertical sidebar of the SDM?
Answer:
- Interfaces and Connections
- Firewall and ACL
- VPN
- Security Audit
- Routing
- NAT
- Intrusion Prevention
- Quality of Service
- NAC
- Additional Tasks
Q3. What four properties can be configured in the Router Properties section of the SDM?
-
- Host Name
- Domain Name
- Banner (Message of the Day)
- Secret Password
.
Q4. What options can be configured in the Router Access portion of the SDM?
User Accounts
VTY Line Configuration
SSH
Management Access
Q5. What steps would you take to configure the WAN IP address on a router using SDM?
For questions 6 through 10, refer to Figure.
FIGURE: Cisco SDM: home page example.
Q6. What is the router’s hostname?
A. Router
B. CCNA
C. CCNAPrep
D. CCNA851
Q7. From the home page of the Cisco SDM, what would you click to see the router’s running configuration?
A. Configure
B. View Running Config
C. Monitor
D. Search
Q8. Which feature is not available on the router shown in Figure 9.25?
A. IP
B. Firewall
C. VPN
D. IPS
Q9. From the home page of the Cisco SDM, what would you click to configure the router’s hostname?
A. Configure
B. View Running Config
C. Monitor
D. Search
Q10. To send a copy running-config startup-config command to the router with the SDM, which button would you click?
A. Configure
B. Monitor
C. Refresh
D. Save
Q11. How would you navigate the SDM to find and enable an interface?
A. Configure, Interfaces and Connections
B. Configure, Additional Tasks, Router Properties
C. Configure, Additional Tasks, Router Access
D. Configure, Interfaces and Connections, Edit Interface Connections
Q12. The Monitor screen on the SDM gives statistics for what three types of usage?
A. Memory
B. CPU
C. Disk Activity
D. Flash
Q13. Which of the following is configured from Router Properties?
A. IP Address
B. DHCP
C. SNMP
D. Secret Password
Q14. What privilege level is assigned to an account that is given a secret password?
A. 15
B. 10
C. 5
D. 0
Q15. User accounts can be added and edited in which section of the SDM?
A. Router Properties
B. Router Access
C. ACL Editor
D. DHCP
Q16. Which of the following is a standards-based protocol that works much like CDP?
A. DHCP
B. LLDP
C. DDNS
D. SSTP
Q17. Which command can be used to determine a router’s capacity to generate debug output?
A. show version
B. show controllers
C. show processes cpu
D. show memory
Q18. 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?
A. Router>ping
B. Router>trace
C. Router>show ip route
D. Router>show interface
E. Router>show cdp neighbors
Q19. 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?
A. You copied the wrong configuration into RAM.
B. You copied the configuration into flash memory instead.
C. The copy did not override the shutdown command in running-config.
D. The IOS became corrupted after the copy command was initiated.
Q20. In the following command, what does the IP address 10.10.10.254 refer to?
Router#config t Router(config)#interface fa0/0 Router(config-if)#ip helper-address 10.10.10.254
A. IP address of the ingress interface on the router
B. IP address of the egress interface on the router
C. IP address of the next hop on the path to the DHCP server
D. IP address of the DHCP server
Q21. 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?
A. RAM should be erased and the router restarted.
B. Flash should be erased and the router restarted.
C. NVRAM should be erased and the router restarted.
D. The new configuration should be entered and saved.
Q22. What command can you use to determine the IP address of a directly connected neighbor?
A. show cdp
B. show cdp neighbors
C. show cdp neighbors detail
D. show neighbor detail
Q23. According to the output, what interface does SW-2 use to connect to SW-3?
SW-3#sh cdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route BridgeS Switch, H - Host, I - IGMP, r - Repeater, P - Phone, D - Remote, C - CVTA, M - Two-port Mac Relay Device ID Local Intrfce Holdtme Capability Platform Port ID SW-1 Fas 0/1 170 S I WS-C3560- Fas 0/15 SW-1 Fas 0/2 170 S I WS-C3560- Fas 0/16 SW-2 Fas 0/5 162 S I WS-C3560- Fas 0/2
A. Fas 0/1
B. Fas 0/16
C. Fas 0/2
D. Fas 0/5
Q24. What command can you use to determine the IP address of a directly connected neighbor?
A. show cdp
B. show cdp neighbors
C. show cdp neighbors detail
D. show neighbor detail
Q25. 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?
A. You didn’t boot the router with the correct command.
B. NVRAM is corrupted.
C. The configuration register setting is incorrect.
D. The newly upgraded IOS is not compatible with the hardware of the router.
E. The configuration you saved is not compatible with the hardware.
Q26. If you want to have more than one Telnet session open at the same time, what keystroke combination would you use?
A. Tab+spacebar
B. Ctrl+X, then 6
C. Ctrl+Shift+X, then 6
D. Ctrl+Shift+6, then X
Q27. You are unsuccessful in telnetting into a remote device from your switch, but you could telnet to the router earlier. However, you can still ping the remote device. What could the problem be? (Choose two.)
A. IP addresses are incorrect.
B. Access control list is filtering Telnet.
C. There is a defective serial cable.
D. The VTY password is missing.
Q28. What information is displayed by the show hosts command? (Choose two.)
A. Temporary DNS entries
B. The names of the routers created using the hostname command
C. The IP addresses of workstations allowed to access the router
D. Permanent name-to-address mappings created using the ip host command
E. The length of time a host has been connected to the router via Telnet
Q29. Which three commands can be used to check LAN connectivity problems on a switch? (Choose three.)
A. show interfaces
B. show ip route
C. tracert
D. ping
E. dns lookups
Q30. You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in?
A. close
B. disable
C. disconnect
D. exit
Q31. You telnet into a remote device and type debug ip icmp, but no output from the debug command is seen. What could the problem be?
A. You must type the show ip icmp command first.
B. IP addressing on the network is incorrect.
C. You must use the terminal monitor command.
D. Debug output is sent only to the console.
Q32. You need to view console messages on a device to which you have connected through telnet. The command you need to execute to see these is ___________.
Q33. You need to gather the IP address of a remote switch that is located in Hawaii. What can you do to find the address?
A. Fly to Hawaii, console into the switch, then relax and have a drink with an umbrella in it.
B. Issue the show ip route command on the router connected to the switch.
C. Issue the show cdp neighbor command on the router connected to the switch.
D. Issue the show ip arp command on the router connected to the switch.
E. Issue the show cdp neighbors detail command on the router connected to the switch.
Q34. You need to configure all your routers and switches so they synchronize their clocks from one time source. What command will you type for each device?
A. clock synchronization ip_address
B. ntp master ip_address
C. sync ntp ip_address
D. ntp server ip_address version number
Q35. What two commands can you use to verify your NTP client?
A. show ntp server
B. show ntp status
C. show vtp status
D. show ntp associations
E. show clock source
[mks_button size=”medium” title=”CCNA Frequently Asked Questions” style=”squared” url=”https://www.configrouter.com/cisco-certified-network-associate-faq/” target=”_blank” bg_color=”#000000″ txt_color=”#FFFFFF” icon=”” icon_type=”” nofollow=”0″] [mks_button size=”medium” title=”CCNA Exam Questions with Explanation” style=”squared” url=”https://www.configrouter.com/ccna-online-training/” target=”_blank” bg_color=”#000000″ txt_color=”#FFFFFF” icon=”” icon_type=”” nofollow=”0″]