Config Router

  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
  • Python Array
You are here: Home / Cisco / CCDA FAQ: Network Management Protocols

CCDA FAQ: Network Management Protocols

March 19, 2020 by James Palmer

CCDA FAQ: Network Management Protocols

Q1. Which version of SNMP introduces security extensions for authentication and encryption?
a. SNMPv1
b. SNMPv2
c. SNMPv3
d. SNMPv4

Answer: C. SNMPv3 introduces authentication and encryption for SNMP.

Q2. SNMP runs over which protocol?
a. TCP
b. UDP
c. IP
d. MIB

Answer: B. SNMP runs over UDP.

Q3. Which SNMP component contains an agent?
a. Managed device
b. Agent
c. NMS manager
d. MIB

Answer: A. Managed devices contain SNMP agents.

Q4. Which SNMP component is a collection of information that is stored on the local agent?
a. Managed device
b. Agent
c. NMS manager
d. MIB

Answer: D. A MIB is a collection of information that is stored on the local agent of the managed device.

Q5. CDP is an acronym for which Cisco function?
a. Collection Device Protocol
b. Cisco Device Protocol
c. Campus Discovery Protocol
d. Cisco Discovery Protocol

Answer: D. CDP is Cisco Discovery Protocol.

Q6. Which SNMP operation obtains full table information from an agent?
a. Get
b. GetNext
c. GetBulk
d. Inform

Answer: C. The NMS manager uses the GetBulk operation to retrieve large blocks of data, such as multiple rows in a table.

Q7. RMON1 provides information at what levels of the OSI model?
a. Data link and physical
b. Network, data link, physical
c. Transport and network
d. Application to network

Answer: A. RMON1 is focused on the data link and physical layers of the OSI model.

Q8. Which of the following is not an SNMP operation?
a. Get
b. Community
c. Set
d. Trap

Answer: B. Community is not an SNMP operation.

Q9. Which solution gathers information that can be used for accounting and billing applications?
a. RMON
b. NetFlow
c. CDP
d. Syslog

Answer: B. NetFlow allows for network planning, traffic engineering, billing, accounting, and application monitoring.

Q10. What is CDP?
a. Client/server protocol
b. Hello-based protocol
c. Network management agent
d. Request-response protocol

Answer: B. CDP is a hello-based protocol.

Q1. What does the acronym FCAPS stand for?

Answer: Fault management, configuration management, accounting management, performance management, and security management.

Q2. CDP runs at what layer of the OSI model?

Answer: Data link layer

Q3. Syslog level 5 is what level of severity?

Answer: Notice level

Q4. True or false: RMON provides more scalability than NetFlow.

Answer: False

Q5. True or false: NetFlow provides detailed information on the number of bytes and packets per conversation.

Answer: True

Q6. What information can be obtained from a neighbor using CDP?

Answer: Device ID, IP address, capabilities, OS version, model number, port ID.

Q7. What SNMP message is sent by an agent when an event occurs?
a. Get
b. Set
c. GetResponse
d. Trap

Answer: D. A trap message is sent by the agent when a significant event occurs.

Q8. What SNMP message is sent to an agent to obtain an instance of an object?
a. Get
b. Set
c. GetResponse
d. Trap

Answer: A. The NMS manager uses the Get operation to retrieve the value-specific MIB variable from an agent.

Q9. What SNMP message is used to configure a managed device?
a. Get
b. Set
c. GetResponse
d. Trap

Answer: B. The NMS manager uses the Set operation to set values of the object instance within an agent.

Q10. About how many facilities are available for syslog in Cisco routers?
a. 25
b. 100
c. 500
d. 1000

Answer: C. More than 500 syslog facilities can be configured on Cisco IOS.

Q11. Which SNMPv3 level provides authentication with no encryption?
a. authPriv
b. authNoPriv
c. noAuthNoPriv
d. noauthPriv

Answer: B. At the authNoPriv level, authentication is provided, but not encryption.

Q12. What encryption standard does SNMPv3 use?
a. 3DES
b. CBC-DES
c. HMAC-MD5
d. MD5

Answer: B. CBC-DES is the encryption algorithm used by SNMPv3.

Q13. Which technologies can you use to assess a network and create documentation? (Select two.)
a. RMON
b. MIB
c. CDP
d. NetFlow

Answer: C and D. Both CDP and NetFlow can be used to discover and document a network.

Q14. Which of the following are true about CDP? (Select three.)
a. It uses UDP.
b. It is a data-link protocol.
c. It provides information on neighboring routers and switches.
d. It is media and protocol independent.
e. It uses syslog and RMON.

Answer: B, C, and D

Q15. RMON2 provides information at what levels of the OSI model?
a. Data link and physical
b. Network, data link, and physical
c. Transport and network only
d. Application to network

Answer: D. RMON2 provides monitoring information from the network to the application layers.

Q16. Which network management technology operates over TCP?
a. SNMP
b. RMON
c. NetFlow
d. None of the above

Answer: D. All work over UDP.

Q17. Which statement is correct?
a. SNMPv1 uses GetBulk operations and 32-bit values.
b. SNMPv2 uses 32-bit values, and SNMPv3 uses 64-bit values.
c. SNMPv1 uses 32-bit values, and SNMPv2 uses 64-bit values.
d. SNMPv1 uses GetBulk operations, and SNMPv2 uses Inform operations.

Answer: C

Q18. Which SNMPv3 level provides authentication and privacy?
a. authPriv
b. authNoPriv
c. noAuthNoPriv
d. noauthPriv

Answer: A. The authPriv level provides authentication and encryption.

Q19. Match the RMON group with its description.
i. Statistics
ii. Matrix
iii. alHost
iv. protocoldir
a. Stores statistics for conversations between two hosts
b. Lists the protocols that the device supports
c. Contains real-time statistics for interfaces: packets sent, bytes, CRC errors, fragments
d. Contains application layer statistics for traffic sent to or from each host

Answer: i = C, ii = A, iii = D, iv = B

Q20. What is the most critical syslog priority level?
a. 0
b. 1
c. 6
d. 7

Answer:

Q21. Which management protocol will help a company concentrate on Layer 4 monitoring and gain information to assist in long-term trending analysis?
a. SNMPv3
b. RMON2
c. NetFlow
d. CDP
e. MIB

Answer: A. RMON2 allows for Layer 4 monitoring. NetFlow is not a long-term trending solution.

Q22. Which management protocol performs network traffic analysis?
a. SNMPv3
b. RMON2
c. NetFlow
d. CDP
e. MIB

Answer: C. NetFlow does network traffic analysis.

Q23. What virtual information store is used by SNMP?
a. SNMPv3
b. RMON2
c. ASN.1
d. CDP
e. MIB

Answer: E. MIB is the database that stores information.

Q24. What standard language is used by SNMP?
a. SNMPv3
b. RMON2
c. ASN.1
d. CDP
e. MIB

Answer: C. ASN.1 is used to define information being stored.

Q25. Which SNMPv3 method provides authentication but no encryption?
a. noAuthNoPriv
b. authPriv
c. authNoPriv
d. noauthPriv

Answer: C. authNoPriv provides authentication and no encryption.

Q26. Which is not an SNMP operation?
a. GetNext
b. Trap
c. Inform Request
d. Community
e. GetBulk

Answer: D. Community is not an SNMP operation.

Q27. Which protocol allows for vendor specific information?
a. SNMPv3
b. RMON2
c. ASN.1
d. CDP
e. MIB

Answer: E. Private MIBs can be used for vendor specific information.

 

Q28. If a client has a small network and a staff with no UNIX experience, which networkmanagement applications would you recommend to manage Cisco routers and switches?

Answer: CiscoWorks for Windows

Q29. What is the purpose of the Executive Summary in the design document?

Answer: The Executive Summary is directed toward the key decision-makers for the project and should clearly articulate the strategy for the project.

Q30. What are the five types of network management processes?

Answer: Fault management, configuration management, accounting management, performance management, and security management

Q31. The acronym SNMP stands for what?

Answer: Simple Network Management Protocol

Q32. CiscoWorks is a network management application that applies to which type of network management process?

Answer: Configuration management

Q33. The selected hardware and media for the LAN and WAN are described in which component of the design document?

Answer: Design Solution

Q34. What is proactive network management?

Answer: Proactive network management is monitoring the network before problems occur. The goal is to detect and to resolve problems before they affect end users.

Q35. What is NMS?

Answer: Network management system, used to manage SNMP-enabled devices

Q36. When writing a design document in response to a RFP, which section should you direct at the key decision-makers in a company, to clearly articulate your strategy for the project?

Answer: Executive Summary

Q37. Which application would you recommend to an IT manager if the staff are Windows NT server administrators and have little experience managing routers?

Answer: CiscoWorks for Windows

Q38. As companies recognize the importance of networks, more emphasis should be placed on what form of management?

Answer: Proactive network management

Q39. Which network management application that can be installed on Windows NT can you use to test configuration changes offline?

Answer: Netsys Baseliner

Q40. In which section of the design document would you describe the current topology of the network?

Answer: Design Requirements

Q41. Which GUI-based network management application provides dynamic status and statistics and can display a graphical view of Cisco devices?

Answer: CiscoView

Q42. Which application is designed to simplify management of a consolidated SNA and IP network?

Answer: CiscoWorks Blue

Q43. Which network management process refers to detecting, isolating, and correcting problems?

Answer: Fault management

Q44. What is an agent?

Answer: The network management software that resides in a managed device

Q45. In which design document section would you list the recommended IP routing protocols?

Answer: Design Solution

Q46. Which configuration utility simplifies the configuration of routers for small offices?

Answer: Cisco FastStep

Q47. CiscoWorks for Windows includes a utility that provides real-time fault and performance monitoring of device statistics, including device characteristics, CPU utilization, interface activity, errors, and protocol information. What is it called?

Answer: Health Monitor

Q48. Which tool can be used to diagnose and solve network performance problems, to tune existing networks, and to plan for network changes?

Answer: Netsys Performance Service Manager

Q49. Which tool can be used to verify the distance of the UTP cable from the wiring closet to the user end station?

Answer: Cable Tester

Q50. Which are the four operations introduced with SNMPv1?

Answer: Get, GetNext, Set, and Trap operations

Q51. Which are the two operations introduced with SNMPv2?

Answer: GetBulk and Inform operations

More Resources

  • CCDA FAQ
  • CCNA Cloud FAQ
  • CCNP Security VPN FAQ
  • CCNP Secure IPS FAQ
  • CCNP Switch FAQ
  • CCNP Switch Lab Manual with Solutions
  • CCNA Security Lab Manual With Solutions
  • CCNA Security FAQ
  • 210-451 CCNA Cloud CLDFND FAQ

Related

Filed Under: Cisco Tagged With: CCDA, CCDA FAQ, CCDA FAQ: Network Management Protocols, Network Management Protocols, The Design Document and Cisco Network Management ApplIcations

Recent Posts

  • How do I give user access to Jenkins?
  • What is docker volume command?
  • What is the date format in Unix?
  • What is the difference between ARG and ENV Docker?
  • What is rsync command Linux?
  • How to Add Music to Snapchat 2021 Android? | How to Search, Add, Share Songs on Snapchat Story?
  • How to Enable Snapchat Notifications for Android & iPhone? | Steps to Turn on Snapchat Bitmoji Notification
  • Easy Methods to Fix Snapchat Camera Not Working Black Screen Issue | Reasons & Troubleshooting Tips to Solve Snapchat Camera Problems
  • Detailed Procedure for How to Update Snapchat on iOS 14 for Free
  • What is Snapchat Spotlight Feature? How to Make a Spotlight on Snapchat?
  • Snapchat Hack Tutorial 2021: Can I hack a Snapchat Account without them knowing?

Copyright © 2025 · News Pro Theme on Genesis Framework · WordPress · Log in